Skip to content

fix: auto-start commander on panel open#950

Merged
web3dev1337 merged 1 commit into
mainfrom
fix/commander-open-autostart
Mar 20, 2026
Merged

fix: auto-start commander on panel open#950
web3dev1337 merged 1 commit into
mainfrom
fix/commander-open-autostart

Conversation

@web3dev1337
Copy link
Copy Markdown
Owner

Summary

  • remove the stale Commander placeholder instructions that told users to click hidden Start buttons
  • show a real "Starting" badge while the Commander shell is being launched
  • rely on the backend's ready-based Claude auto-launch instead of a fragile client-side timeout on first open

Test Plan

  • node --check client/commander-panel.js
  • node --check tests/e2e/commander-paste.spec.js
  • npm run test:unit -- --runTestsByPath tests/unit/commanderService.test.js tests/unit/commanderService.windowsShellArgs.test.js

@web3dev1337 web3dev1337 merged commit 7e91ec6 into main Mar 20, 2026
5 checks passed
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