Skip to content

Add ORCH — CLI orchestrator for Claude Code agent teams#13

Open
oxgeneral wants to merge 1 commit intoLangGPT:mainfrom
oxgeneral:add-orch
Open

Add ORCH — CLI orchestrator for Claude Code agent teams#13
oxgeneral wants to merge 1 commit intoLangGPT:mainfrom
oxgeneral:add-orch

Conversation

@oxgeneral
Copy link
Copy Markdown

Adding ORCH to the Framework Extensions section.

ORCH is a CLI orchestrator that coordinates Claude Code, OpenCode, Codex, Cursor, and shell scripts as a typed AI team. Key features:

  • Validated state machine: todo → in_progress → review → done (with auto-retry and stall detection)
  • Inter-agent messaging: agents communicate via orch msg send
  • Goal-based autonomous mode: high-level goals decomposed into tasks assigned to idle agents
  • TUI dashboard: real-time visibility across all agents, tasks, and goals
  • Zero infrastructure: file-only state (.orchestry/ YAML+JSONL)
  • 1647 passing tests, MIT license

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant