---
name: Bug Report
about: Report a bug or issue with Colab MCP
title: '[BUG] '
labels: bug
assignees: ''
---
## Describe the Bug
A clear description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Run command '...'
3. See error '...'
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- **OS:** (e.g., Ubuntu 22.04, macOS 14, Windows 11)
- **Python Version:** (run `python3 --version`)
- **Colab MCP Version:** (run `pip show colab-mcp`)
- **AI Tools:** (e.g., Claude Desktop, Cursor, Codex)
## Logs/Error Messages
```
Paste any relevant error messages or logs here
```
## Additional Context
Add any other context, screenshots, or information that might help.