Skip to main content

Tool Integrations

The repository does not currently ship the aios agent ... subcommands shown on this page. They are retained only as future CLI/agent integration direction.

Audience

This page is for users integrating Codex, Claude, opencode, or additional AI coding tools.

Goal and Scope

This page explains onboarding flow, tooling recommendations, and extension guidance.

Supported Tools

  • Codex CLI
  • Claude CLI
  • opencode CLI

Planned Onboarding Flow (Not Yet Implemented)

Tooling Recommendations

  • assign an independent profile for each tool
  • choose default tools by workload type
  • pin and record versions for reproducibility

Extending New Tools

  1. implement a unified adapter for I/O semantics
  2. support session create/run/stream/terminate lifecycle
  3. plug into scheduler and audit pipelines