# ai-christianson/RA.Aid

Develop software autonomously.

Repository: https://github.com/ai-christianson/RA.Aid
Canonical: https://ross.abutalabs.com/products/raaid
Homepage: https://ra-aid.ai/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: agents, ai, software-engineering
Last push: 2026-01-30T16:24:40+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 40, longevity 45
- inputs: {"age_days": 631, "days_push": 215, "days_rel": 484, "gap_med": 0.0, "n_releases_24m": 57}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2223, forks 210 (observed 2026-08-28T04:06:27.757318+00:00)

## What it is
RA.Aid is a standalone autonomous coding agent built on LangGraph that researches, plans, and implements multi-step software development tasks. It can execute shell commands and edit code, optionally integrating with aider for code editing.

## Use cases
- autonomously implement a feature in my codebase
- ai coding agent that plans and executes multi-step tasks
- automate software development with an llm agent
- have an agent research and fix bugs for me
- cli tool to develop software autonomously
- agent that can run shell commands and edit code

## When to choose
- you want a terminal-based autonomous coding agent with multi-step planning
- you want optional aider integration for code edits
- you prefer an open-source Apache-2.0 agent you can run locally with various LLM providers

## When to avoid
- you need a fully sandboxed or guaranteed-safe tool - it executes shell commands and modifies code
- you want a GUI-first pair programmer rather than a CLI agent
- you cannot tolerate beta-quality autonomy and must review every change manually anyway

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, developer-tools, cli
- domain: developer-tools, large-language-models
- platform: python, cli, cross-platform
- tags: coding-agent, autonomous-development, langgraph, aider, react-agent, multi-step-planning, ai-agents, automation

## Member repositories
- ai-christianson/RA.Aid (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.757318+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:45:01.366090+00:00, confidence not recorded.
  - readme: https://github.com/ai-christianson/RA.Aid (fetched 2026-08-28T04:06:27.757318+00:00, sha 0f2a4a5b0e9b)
  - homepage: https://ra-aid.ai/ (fetched 2026-08-29T10:25:45.604931+00:00, sha c7d5734ac3a6)
  - registry_pypi: https://pypi.org/pypi/ra.aid/json (fetched 2026-08-29T10:25:45.614735+00:00, sha 17616b1c8a8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
