This release includes breaking changes for platform teams planning a safe upgrade.
Published 1d
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, New Features, and Refactoring across a mixed release.
Full changelog
New Features
- Global TUI color palettes — choose Amber, Ocean, Forest, or Violet through
/config palette. The selected palette is applied across the dashboard and saved in the global~/.orchestry/config.yml. - Independent TUI settings —
/configsettings now open individually instead of forcing users through a multi-step setup wizard. Palette, activity filter, concurrency, toast, and bell preferences can be changed separately. - Live model catalogs for every adapter — agent create/edit wizards load models from the installed Claude, Codex, Cursor, OpenCode, Pi, Grok, and Antigravity CLIs; Shell exposes an explicit no-model default.
- Searchable model selection — the model field filters large live catalogs while still accepting custom provider/model IDs.
Bug Fixes
- Existing agent provider changes — switching an agent to another adapter clears the previous adapter's model before showing the new catalog.
- Live wizard refresh — model suggestions update even when discovery finishes after the agent wizard is already open.
- Edited agent refresh — agent cards now detect adapter/model changes even though agent records do not carry
updated_at. - Agent Shop compatibility — templates choose a model that is actually present in the selected adapter's live catalog and otherwise fall back safely.
- English command categories — removed the remaining Russian management, monitoring, and settings headings from TUI command help.
Refactoring
- Palette context — palette-aware components consume one shared context instead of threading palette props through the component tree.
- Model discovery command path — shared CLI execution, stdout/stderr selection, default insertion, and parser dispatch are centralized without changing adapter fallback behavior.
- Wizard model fallback — simplified adapter lookup while preserving a neutral fallback for custom adapters.
Tests
- Added runtime parser, streamed-catalog, open-wizard refresh, searchable selection, existing-agent default, and timestamp-less agent refresh regression coverage.
- Verified all eight adapter model screens in real PTY TUI sessions.
- Full suite: 2034 passed, 2 skipped.
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]