Skip to content

ORCH

v1.0.27 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Updates 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 Provider selector, 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

Track ORCH

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]