#441 · Primary category: AI Coding Assistants

RA.Aid

agents ai software-engineering

Develop software autonomously.

Project last updated:01/30/26

GitHub Stars

2.2K

Forks

210

Contributors

24

License

Apache-2.0

Why we included this project

RA.Aid is a standalone coding agent that takes a development task from start to finish: it researches what needs to be done, drafts a plan, then implements the changes across multiple files without someone steering every step. The agent is built on LangGraph's task-execution framework, so that work runs as a structured pipeline rather than a single autocomplete call. It runs locally against your own model provider, which keeps your code on your machine, and it can hand the actual file edits to aider through a flag when you'd rather use a more battle-tested editor. Developers and small teams juggling separate research, planning, and editing tools may find this a useful single command-line workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category