Skip to content

CodePilot AI v1.0.0

Choose a tag to compare

@Rakshith-028 Rakshith-028 released this 16 Aug 17:58
· 6 commits to main since this release

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