Local CLI

Plug into any coding agent — Claude Code, Codex, Gemini CLI

Your code stays on your machines. Workers claim jobs, execute locally with any agent, and report results back.

ias worker
$
How It Works

Your machine. Your code.

  1. 1

    Install the framework

    Bootstrap IAS into any repo with a single PR.

  2. 2

    Start a worker

    Run ias worker start to connect your machine to the job queue.

  3. 3

    Agent executes

    Claude Code, Codex, or any CLI agent picks up work and runs locally.

  4. 4

    Report results

    Commits, PR URLs, and evidence sync back to the Command Center.

Worker Status
Repos mapped2
Active agentclaude-code
Jobs completed47
Capabilities

Agent Agnostic

Works with Claude Code, Codex CLI, Gemini CLI, or any coding agent. IAS orchestrates — your agent executes.

Local Execution

Your code stays on your machines. Only metadata syncs to the cloud — job status, commit SHAs, decisions. Never source code.

Multi-Repo

Map multiple repositories to a single worker. Coordinate cross-repo work from one machine with intelligent job routing.

Two Modes

Interactive terminal for hands-on work, or automated background daemon for overnight runs and long task lists.

//

Ready to get started?

Set up your workspace and start orchestrating AI agents today.