APAI.runv0.1
Agents/Aider

Aider

Open-source AI pair-programming CLI. Works with any git repository; commits changes automatically. Supports all major model APIs.

local-tool
by Paul Gauthier (open source)varies (rolling release)Official docs →

Agent Passport

APAI.agent-passport.v0.1Agent Passport
local-toolunverified v0.1
Agent: AiderVendor: Paul Gauthier (open source)Version: varies (rolling release)
Install modes:local-tool

Can read

  • ·Files added to the aider context (explicit --file or /add)
  • ·Git history for added files
  • ·Repository map (lightweight codebase index)

Can write

  • ·Files in the aider context (edits applied directly)
  • ·Git commits (auto-commits after each accepted change by default)

Can access

  • ·Configured LLM API (Anthropic, OpenAI, Gemini, etc.)
  • ·Web URLs when using /web command
$

Can spend

  • ·API tokens from the configured provider per session

Can expose

  • ·File contents of added files sent to the configured LLM API

Will request approval for

  • ·Each change set shown as a diff before writing (unless --yes flag set)
  • ·Commits require explicit /commit or are auto-committed depending on config

v0.1 note: This passport is descriptive, not enforceable. Runtime enforcement is the Policy Pack + Gateway story (Phase 4+). Fields sourced from publicly documented agent behavior as of May 2026.

Compatible packages (v0.1)

APAI packages that declare support for local-tool environments compatible with this agent. v0.1 match is by platform overlap; full capability-field matching ships with Phase 4.