Skip to content

Adapter: aider #1

@pcbrom

Description

@pcbrom

Add an aider adapter to complete the five coders planned for this line.

The adapter is an R file R/adapter_aider.R exposing find_binary, build_config and terminal_command, following the existing claude, opencode and codex adapters in R/, and registered in adapter_registry().

Guidance:

  • build_config writes only valid keys into the coder configuration. Do not inject package-specific keys into the coder's own config (opencode rejects unknown keys); write the role prompt where aider reads it and link the curated skills.
  • Add a smoke test mirroring tests/testthat/test-adapters-extra.R.

See the backlog in ROADMAP.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions