VS Code/Cursor extension that monitors and tracks AI-assisted coding activities.
For detailed information and setup instructions, visit: Mobb Tracy Documentation
- Cursor: Polls the Cursor database to capture AI conversations, tool calls, and code changes.
- VS Code/Copilot: Watches Copilot events, file edits, and log files to track AI-generated code.
- Uploads: Sends collected data (prompts, AI responses, code diffs) to Mobb backend for analysis.
- Auto-detects whether you're using Cursor or VS Code.
- Tracks AI conversations, tool executions, and code changes.
- Monitors both chat completions and inline edits.
- Uploads data securely to Mobb's backend.
Install from VSIX package or build from source.
- VS Code 1.99.0+ or Cursor
- Node.js 22.x