Skip to content

Add ORCH: CLI orchestrator for running AI agent teams #210

@oxgeneral

Description

@oxgeneral

Resource to Add

Name: ORCH
GitHub: https://github.com/oxgeneral/ORCH
npm: npm install -g @oxgeneral/orch
License: MIT

Suggested Section

CLI tools — ORCH is a pure CLI/TUI tool for orchestrating AI agent teams

Suggested Entry

- [ORCH](https://github.com/oxgeneral/ORCH) - CLI orchestrator for running AI agent teams with state machine, auto-retry, review gates, and TUI dashboard.

Why it fits

ORCH enables developers to run multiple AI agents (including Claude/ChatGPT-based) as a coordinated team from the command line:

  • CLI-first: npm install -g @oxgeneral/orch → runs in any terminal
  • Multi-provider: Claude (Anthropic), Codex (OpenAI), Cursor, OpenCode, shell
  • State machine: tasks flow through todo → in_progress → review → done with mandatory review gate
  • Auto-retry: failed agents automatically restart; zombie processes are cleaned up
  • TUI dashboard: real-time terminal UI showing all agents, tasks, goals, and activity
  • Inter-agent messaging: agents coordinate without human intervention

GitHub: https://github.com/oxgeneral/ORCH
npm: https://www.npmjs.com/package/@oxgeneral/orch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions