← all repositories
codestoryai/aide

Aide checks out: an AI-native IDE’s post-mortem

Aide was an open-source, AI-native fork of VS Code that paired chat-driven edits with proactive agents before its maintainers shut it down.

2.2k stars TypeScript Coding AssistantsAgents
aide
Not currently ranked — collecting fresh signals.
star history

What it does

Aide was a VS Code fork built around an agentic framework called Sidecar. It offered a combined chat-and-edit flow for multi-file changes, proactive agents that iterated on linter errors by chasing definitions and references, and an inline editing widget summoned with a Ctrl/Cmd+K shortcut. It also shipped context-aware code completion borrowed from Sourcegraph’s Cody and AST-based block navigation.

The interesting bit

The maintainers made an early bet that agentic workflows would outshine traditional inline completion, explicitly abandoning the latter to focus on autonomous agents. That experiment is now frozen: the team has shut down maintenance and left the codebase as an open archive for forks and forensic analysis.

Key highlights

  • Proactive agents that iterate on linter errors using go-to-definition and references.
  • Chat-to-edit flow spanning multiple files without leaving the editor.
  • Inline editing widget triggered by Ctrl/Cmd+K, styled after macOS Spotlight.
  • AST navigation by semantic blocks instead of raw line numbers.
  • Licensed under GNU AGPL v3.0.

Caveats

  • Discontinued. The maintainers announced they are no longer maintaining the project and left the repo strictly for reference or forks.
  • The inline-completion layer is explicitly unmaintained and was already deprioritized before the final shutdown.
  • Claims about being “the leading agentic framework” on SWE-bench Lite are self-reported and lack independent substantiation in the README.

Verdict

Worth a look if you are researching agentic IDE interfaces or want a VS Code-shaped skeleton to fork. Active developers seeking a supported AI editor should keep walking.

Frequently asked

What is codestoryai/aide?
Aide was an open-source, AI-native fork of VS Code that paired chat-driven edits with proactive agents before its maintainers shut it down.
Is aide open source?
Yes — codestoryai/aide is open source, released under the AGPL-3.0 license.
What language is aide written in?
codestoryai/aide is primarily written in TypeScript.
How popular is aide?
codestoryai/aide has 2.2k stars on GitHub.
Where can I find aide?
codestoryai/aide is on GitHub at https://github.com/codestoryai/aide.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.