This release fixes issues for SREs watching stability and regressions.
Published 4d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-orchestration
ai-agents
claude-code
cli-tool
multi-agent
orchestrator
+1 more
server-agents
Summary
AI summaryUpdates Bug Fixes, Tests, and Refactoring across a mixed release.
Full changelog
Bug Fixes
- Cursor print-mode prompt transport (#14) — Cursor now receives the assembled ORCH prompt as its required positional argument, trusts fresh ORCH worktrees non-interactively, and no longer opens stdin for a prompt the CLI will not read.
- Cursor token usage compatibility — result events from current Cursor releases use camelCase usage fields; the shared extractor now accepts both camelCase and the existing snake_case provider schema.
- Adapter stderr diagnostics — shared streaming adapters continuously drain stderr, retain a bounded 4 KB tail, and include it in spawn/non-zero-exit errors. Process lifecycle listeners are installed eagerly so immediate CLI failures cannot be missed before event collection starts.
Tests
- Added regression coverage for Cursor argument construction, positional system/user prompts, ignored stdin, stderr propagation, immediate process exits, and bounded stderr capture.
Refactoring
- Simplified shared token-usage alias lookup without changing snake_case or camelCase compatibility.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ORCH
CLI orchestrator that manages Claude Code, Codex, and Cursor as a typed task queue with state machine (todo→in_progress→review→done), auto-retry, inter-agent messaging, and TUI dashboard.
Related context
Related tools
Beta — feedback welcome: [email protected]