Skip to content

Add ORCH to Terminal & CLI Agents and Multi-Agent & Orchestration sections#24

Merged
eltociear merged 4 commits intoeltociear:mainfrom
oxgeneral:add-orch-orchestrator
Apr 17, 2026
Merged

Add ORCH to Terminal & CLI Agents and Multi-Agent & Orchestration sections#24
eltociear merged 4 commits intoeltociear:mainfrom
oxgeneral:add-orch-orchestrator

Conversation

@oxgeneral
Copy link
Copy Markdown
Contributor

変更内容の要約

Terminal & CLI AgentsセクションとMulti-Agent & OrchestrationセクションにORCHを追加しました。

変更内容

ツールの概要

ORCHについて
Claude Code、Codex、Cursor、OpenCode、shellスクリプトをチームとして協調させるCLIオーケストレーター。タスクのライフサイクル管理(state machine: todo → in_progress → review → done)、自動リトライ、エージェント間メッセージング(orch msg send/broadcast)、TUIダッシュボード(Ink/React)を備える。TypeScript製、MIT License、npm install一発で使用可能。

…tions

- ORCH (https://github.com/oxgeneral/ORCH): CLI orchestrator for Claude Code, Codex, Cursor agent teams with state machine, auto-retry, inter-agent messaging, and TUI dashboard. TypeScript, MIT.
- Added to both Terminal & CLI Agents and Multi-Agent & Orchestration sections
- Added to README.md and README_JA.md
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the curated tool lists to include ORCH (a CLI orchestrator) in relevant sections of the Awesome AI-Driven Development README files.

Changes:

  • Added an ORCH entry to README.md in two places.
  • Added an ORCH entry to README_JA.md in two places.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
README.md Adds ORCH list items (one under IDE extensions, one under Multi-Agent & Orchestration).
README_JA.md Adds ORCH list items (one under IDE拡張機能, one under マルチエージェント & オーケストレーション).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
- [Co-Clone](https://github.com/Sarvesh-Kannan/Co-Clone) - a local AI coding assistant that mimics the functionality of GitHub Copilot. It provides intelligent code completions and context-aware implementations using a local LLM (deepseek-coder:6.7b) running via Ollama.
- [eca](https://github.com/editor-code-assistant/eca) - AI pair programming capabilities agnostic of editor

- [ORCH](https://github.com/oxgeneral/ORCH) — CLI orchestrator for Claude Code, Codex, Cursor agent teams. State machine, auto-retry, inter-agent messaging, TUI dashboard. TypeScript, MIT.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ORCH entry is currently added under the IDE Extensions section ("Other IDEs"), but the PR description/title says it should be added to the "Terminal & CLI Agents" section. This placement is misleading because ORCH is described as a CLI orchestrator; please move this entry to the Terminal & CLI Agents list (and remove it from IDE Extensions).

Copilot uses AI. Check for mistakes.
Comment thread README.md
- [Co-Clone](https://github.com/Sarvesh-Kannan/Co-Clone) - a local AI coding assistant that mimics the functionality of GitHub Copilot. It provides intelligent code completions and context-aware implementations using a local LLM (deepseek-coder:6.7b) running via Ollama.
- [eca](https://github.com/editor-code-assistant/eca) - AI pair programming capabilities agnostic of editor

- [ORCH](https://github.com/oxgeneral/ORCH) — CLI orchestrator for Claude Code, Codex, Cursor agent teams. State machine, auto-retry, inter-agent messaging, TUI dashboard. TypeScript, MIT.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List item formatting is inconsistent here: the surrounding entries use a hyphen separator (-) between the link and description, but this item uses an em dash (). Please switch to the same - separator used throughout this section for consistency.

Suggested change
- [ORCH](https://github.com/oxgeneral/ORCH) CLI orchestrator for Claude Code, Codex, Cursor agent teams. State machine, auto-retry, inter-agent messaging, TUI dashboard. TypeScript, MIT.
- [ORCH](https://github.com/oxgeneral/ORCH) - CLI orchestrator for Claude Code, Codex, Cursor agent teams. State machine, auto-retry, inter-agent messaging, TUI dashboard. TypeScript, MIT.

Copilot uses AI. Check for mistakes.
Comment thread README.md Outdated
Comment thread README_JA.md Outdated
- [Co-Clone](https://github.com/Sarvesh-Kannan/Co-Clone) - GitHub Copilotの機能を模倣するローカルAIコーディングアシスタント。Ollama経由でローカルLLM(deepseek-coder:6.7b)を使用してインテリジェントなコード補完とコンテキスト認識実装を提供
- [eca](https://github.com/editor-code-assistant/eca) - エディタに依存しないAIペアプログラミング機能

- [ORCH](https://github.com/oxgeneral/ORCH) — Claude Code、Codex、Cursor エージェントチームのためのCLIオーケストレーター。ステートマシン、自動リトライ、エージェント間メッセージング、TUIダッシュボード。TypeScript、MIT。
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ORCH entry is currently added under the IDE拡張機能 section (「その他のIDE」) but the PR description/title indicates it should be added to 「ターミナル & CLIエージェント」. Since ORCH is a CLI orchestrator, please move this entry to the terminal section (and remove it from IDE extensions).

Copilot uses AI. Check for mistakes.
Comment thread README_JA.md Outdated
Comment thread README_JA.md Outdated
eltociear and others added 3 commits April 6, 2026 12:07
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@eltociear eltociear merged commit bf613a9 into eltociear:main Apr 17, 2026
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.

3 participants