agent-orchestrator/packages/cli
harshitsinghbhandari 9c0245a33a fix: correct tmux target fallback and deduplicate orchestrator listing
- Fix tmux target to use session ID when runtimeHandle is missing,
  preventing references to non-existent sessions
- Extract mapSessionsToOrchestrators helper to eliminate duplicate
  orchestrator listing logic between page.tsx and API route

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-06 22:48:01 -07:00
..
__tests__ test: update start command tests for auto-select behavior 2026-04-06 22:48:01 -07:00
src fix: correct tmux target fallback and deduplicate orchestrator listing 2026-04-06 22:48:01 -07:00
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
CHANGELOG.md chore: version packages 2026-03-29 09:21:26 +00:00
package.json fix: use createRequire for JSON import (Node16 module compat) 2026-03-31 05:11:24 +05:30
tsconfig.json Apply suggestion from @Copilot 2026-04-06 22:48:01 -07:00
vitest.config.ts ci: add diff coverage workflow enforcing 80% on changed code only 2026-03-31 09:26:36 +05:30