Error Context Collector
Automatically captures Python error context and integrates with Cursor AI for intelligent debugging.
Features
- 🐍 Automatic Python error detection in terminals
- 📊 Smart context collection with code folding
- 🎯 Integration with Cursor AI rules
- 🔍 Symbol analysis and dependency tracking
- ⚡ Zero-configuration setup
Usage
- Install the extension
- Open a Python workspace
- Run Python code in the integrated terminal
- When errors occur, context is automatically captured and added to
.cursor/rules/error-context.mdc
Commands
Error Context Collector: Activate in Terminal - Enable error collection for current terminal
Error Context Collector: Show Status - View collection status
Configuration
errorContext.pythonPath - Custom Python executable path
Requirements
- Python 3.6+
- VS Code 1.74.0+
Known Issues
- Currently supports Python errors only
- Requires write access to workspace for
.cursor/rules directory
Release Notes
0.1.5
- Initial release
- Basic Python error context collection
- Cursor AI integration
| |