Skip to content

fix(frontend): show startup state for pending terminals#2512

Open
neversettle17-101 wants to merge 1 commit into
mainfrom
ao/agent-orchestrator-43/spawn-pending-terminal
Open

fix(frontend): show startup state for pending terminals#2512
neversettle17-101 wants to merge 1 commit into
mainfrom
ao/agent-orchestrator-43/spawn-pending-terminal

Conversation

@neversettle17-101

Copy link
Copy Markdown
Collaborator

Fixes #2511

Summary

  • Keep the existing no-selection terminal placeholder when no session is selected.
  • Show a startup message when a selected session exists but does not have a terminal handle yet.
  • Add focused coverage for both empty states.

Test

  • npm --prefix frontend test -- TerminalPane.test.tsx --run
  • npm --prefix frontend run typecheck

Note: typecheck regenerates frontend/src/renderer/routeTree.gen.ts locally in this worktree; that generated churn was intentionally not committed.

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.

Frontend shows 'No session selected' while a new worker is still spinning up

1 participant