Releases: Rakshith-028/codepilot-ai
Releases · Rakshith-028/codepilot-ai
Release list
CodePilot AI v1.0.1
Bug-fix release focused on safer structural syntax repair.
Changes:
- Improved handling of missing braces, parentheses, and brackets
- Better structural error detection
- Safer Generate Fix behavior
- Improved Fix All validation
- Prevented destructive function-level replacements
CodePilot AI v1.0.0
CodePilot AI v1.0.0
First stable release of CodePilot AI, a local AI coding assistant for VS Code.
Highlights:
- Local Ollama + Qwen integration
- Project-aware RAG with LangChain
- Current file and cursor context
- Conversation memory
- Automatic error detection
- Explain Error
- Generate Fix with preview
- Safe Apply Fix
- Fix All Errors with preview before applying
- Selected code actions
- Clickable project sources
- Fast / Normal / Detailed response modes