Skip to content

feat(PRLT-1271): list available sessions when orchestrator --name doesn't match#1258

Open
chrismcdermut wants to merge 1 commit into
mainfrom
PRLT-1271/feat/prlt-orchestrator-at
Open

feat(PRLT-1271): list available sessions when orchestrator --name doesn't match#1258
chrismcdermut wants to merge 1 commit into
mainfrom
PRLT-1271/feat/prlt-orchestrator-at

Conversation

@chrismcdermut
Copy link
Copy Markdown
Owner

Summary

  • When prlt orchestrator attach --name X (or stop --name X) doesn't match a running session, the error now lists the available sessions instead of a generic "not running" message.
  • Adds a small formatAvailableSessions helper rendering "main (/Projects/backend), backend (/Projects/proletariat-hq), reviewer (host)" with Docker tagging.
  • The picker, JSON-mode prompt config, and grouped status (PRLT-1329) were already in place; this fills the last gap from PRLT-1271.

Test plan

  • pnpm build (apps/cli)
  • npx mocha test/unit/orchestrator-format.test.ts — 5/5 passing
  • npx mocha test/unit/orchestrator-attach-scope.test.ts — 8/8 passing (no regression)

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant