The open-source AI-native IDE

published on 2024/11/07

Aide proactively proposes fixes or asks to include files that may be missing in the context. Our agent can do so by iterating on linter errors and pulling in relevant context using LSP tools, like “Go to references”.

What if LLMs could make edits across multiple files without breaking the logic? After a month of hacking, we tested our framework against SWE-Bench Lite and (kinda shockingly) became the SOTA, resolving 43% of the issues.

Aide.dev