Pair programmer

Aider

Focused pair programming built around Git, diffs, and explicit control.

Status
Active
License
Apache-2.0
Evidence
Documented + code-verifiable, 18 sources
Product record checked
2026-07-27

At a glance

A mature terminal pair-programming tool with broad model support, local endpoints, Git-backed undo, a repository map, scripting, and automatic lint, test, and commit workflows.

Good choice if

  • Developers who prefer a tight Git-centric editing loop
  • Pair programming with explicit files, diffs, lint, and test feedback
  • Model experimentation including local endpoints and Copilot access

Check before choosing

  • Aider edits and runs commands directly in the host workspace: it has no built-in OS or container sandbox, and --yes-always removes confirmation prompts
  • Git-backed /undo is strong file recovery but cannot reverse shell side effects, external services, or edits made outside Aider's commits
  • The browser surface is an experimental Streamlit UI and /web is page scraping, not an autonomous browser-control tool
See 4 more considerations
  • Watch-files is editor-agnostic integration rather than a maintained first-party IDE extension; the Python Coder API is explicitly unsupported
  • It is deliberately single-agent and does not provide native MCP or delegated subagents
  • The public release surfaces lag one another: GitHub Releases stops at v0.86.0 and the release-history page at v0.86.1, while the audited source commit explicitly bumps the package to v0.86.2
  • Its benchmark suite is project-owned and model-focused; HarnessMatch does not turn it into an independent product score

Why it qualifies as a coding harness

This confirms category fit, not product quality. Every required criterion links back to first-party evidence.

Qualifies4 of 4 required criteria evidenced
  • Adaptive agent loop

    Documented

    The system repeatedly observes results and chooses the next action instead of following a fixed one-pass graph.

  • Repository tool execution

    Documented

    The system can use tools to inspect and change a repository or its execution environment.

  • Task-aware context management

    Documented

    The runtime assembles, updates, compacts, retrieves, or persists task-relevant context while work proceeds.

  • Model-independent runtime control

    Documented

    Permissions, budgets, interruption, policy, or stop controls operate outside the model's own text generation.

Membership establishes category fit only. It does not score quality, safety, autonomy, model capability, or benchmark performance. · Read the membership rule.

How it works under the hood

Seven mechanisms mapped from first-party records. These labels describe what the harness provides, not how intelligent its model is.

7/7layers documented
  • Execution & isolationHost processDocumented mechanism, not a performance score.
  • Tooling & integrationsBuilt-in toolsDocumented mechanism, not a performance score.
  • Context & stateManaged contextDocumented mechanism, not a performance score.
  • Lifecycle & recoveryCheckpoint/rewindDocumented mechanism, not a performance score.
  • ObservabilitySession onlyDocumented mechanism, not a performance score.
  • VerificationTool-assistedDocumented mechanism, not a performance score.
  • Governance & permissionsApproval promptsDocumented mechanism, not a performance score.

Public code audit

4/5public artifacts present
Security policy
Not found
CI workflow
Present at inspected commit
Automated tests
Present at inspected commit
Evaluation assets
Present at inspected commit
Contributor documentation
Present at inspected commit

The v0.86.2 tree contains 85 test-like files, ten workflows, contributor documentation, and 25 benchmark/evaluation-like assets but no repository security policy. Its model-oriented benchmark is maintained by the product project and is not independent harness evidence, so no product score is imported.

Inspect commit 253f0368b873ba30d8ee26e463718f0c03614ddf, checked 2026-07-27

Measured configurations

No benchmark run passes the full metadata admission policy for this harness yet. Missing data is not scored as zero.

Benchmark policy and all runs

Capability support

Documented first-class product support, checked against the sources below.

External tools (MCP)
Not documentedNo first-class support established by the current recordAbsence of current documentation is not proof that the capability is impossible.
Local models
DocumentedLocal or self-hosted model pathSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Agent parallelism
Not documentedNo first-class support established by the current recordAbsence of current documentation is not proof that the capability is impossible.
Runs without an open UI
DocumentedNon-interactive or automation surfaceSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Browser control
Not documentedNo first-class support established by the current recordAbsence of current documentation is not proof that the capability is impossible.
Isolated execution
Not documentedNo first-class support established by the current recordAbsence of current documentation is not proof that the capability is impossible.
Undo file changes
DocumentedProduct-supported file or session rollbackSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.

Primary evidence

Each capability claim is tied to a first-party record and a verification date.

Product record checked 2026-07-27
View 10 additional sources
Product and interfaces4 sources
Automation and extensions1 sources
Enterprise and operations2 sources
Releases and public code audit3 sources