AI Coding Agent -built for VScode/Cursor
# Spilot - AI Coding Agent for IDEs Spilot is a powerful, context-aware AI coding assistant that transforms your VS Code experience into an intelligent development environment. Think of it as your own personal Cursor + GitHub Copilot + Debugging Assistant, all rolled into one seamless extension. ## 🚀 Features ### 🤖 **Intelligent Context Awareness** - **Full Codebase Analysis**: Automatically scans and understands your entire project structure - **Real-time File Tracking**: Knows which file you're working on and your cursor position - **Function & Class Detection**: Parses and indexes all functions, classes, and dependencies - **Project Structure Mapping**: Understands your project architecture and relationships ### 🔍 **Advanced Error Analysis & Debugging** - **Smart Error Parsing**: Automatically detects and analyzes errors from terminal output - **Contextual Error Solutions**: Provides specific fixes based on your codebase context - **Multi-language Support**: Handles TypeScript, JavaScript, Python, Java, C++, Go, Rust, and more - **Error Classification**: Categorizes errors by type (compilation, runtime, syntax, import, dependency) - **Confidence Scoring**: Shows how confident the AI is in its error analysis ### 💡 **Intelligent Code Assistance** - **Context-Aware Suggestions**: Code suggestions that understand your project structure - **Smart Refactoring**: Refactor code with full awareness of dependencies and patterns - **Intelligent Completion**: Complete code with understanding of your codebase context - **Code Explanation**: Get detailed explanations of any code with project context ### 🛠️ **Enhanced Development Tools** - **File Analysis**: Deep analysis of current file with quality assessment - **Project Insights**: Get architectural recommendations and best practices - **Dependency Management**: Understand and manage project dependencies - **Terminal Integration**: Execute suggested commands directly in terminal ## 📋 Commands ### Core Commands
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.