This release adds 2 notable features for engineering teams evaluating rollout.
Published 22d
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 New Features, Bug Fixes, and Tests across a mixed release.
Full changelog
New Features
- Editable agent provider in TUI — the agent edit flow now includes a
Providerselector, so existing agents can move between adapters without recreating them. - Adapter-aware edit options — model choices refresh from the selected provider, and reasoning effort is shown only for adapters that support it.
Bug Fixes
- Agent edit persistence — adapter changes now flow through the TUI update handler into
AgentService.update, with validation for empty adapter values. - Model and effort clearing — edit submissions can clear stale model or reasoning-effort values when switching to adapters where those fields should no longer apply.
Refactoring
- Agent update adapter handling — adapter normalization now trims once before validation and persistence.
Tests
- Added AgentService coverage for adapter updates, adapter validation, and clearing model values.
- Extended TUI wizard coverage for editing adapter/model/effort combinations.
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]