codestoryai/aide
An open-source AI-native IDE fork of VS Code with integrated chat, proactive agents, code completion, and inline AI editing.

Aide is an open-source AI-native code editor built as a fork of VS Code, integrating AI capabilities directly into the development workflow. It provides a combined chat and edit flow where AI can reference files and propose changes across multiple files, proactive agents that iterate on linter errors using code navigation like goto-definitions, an inline editing widget triggered via keyboard shortcut, and context-aware code completion powered by AI models. The IDE integrates with the leading agentic framework for autonomous coding tasks on benchmark tasks.