Skip to content

ORCH

v1.0.25 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Fixed TUI task wizard to reliably confirm form steps with Tab, preserving Enter for newlines.

Full changelog

Bug Fixes

  • TUI task wizard: reliable textarea confirmation fallback (#13) — Tab now confirms every FormWizard step, including multiline Description fields. This keeps Enter available for textarea newlines while giving Windows, WSL, CMD, PowerShell, Git Bash, and terminals without reliable Ctrl+Enter support a deterministic way to finish the step.
  • Wizard hints updated for the new shortcut — text/select/multiselect steps now show Enter/Tab confirm; textarea steps show ⌘+Enter/Tab confirm on macOS and Ctrl+Enter/Tab confirm elsewhere.

Tests

  • Added component coverage for Tab confirmation in text, textarea, required textarea, and multiselect steps.
  • Added App-level coverage for creating a task with a textarea description confirmed by Tab.
  • Verified the fix manually in a real terminal PTY: task creation persisted the description after Tab confirmation.

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]