Skip to content

Show the spinner during stack discovery and branch naming - #274

Merged
adamw merged 2 commits into
masterfrom
add-discovery-spinner
Sep 24, 2026
Merged

adamw merged 2 commits into
masterfrom
add-discovery-spinner

Conversation

@adamw

@adamw adamw commented Sep 24, 2026

Copy link
Copy Markdown
Member

Stack discovery and branch naming run before any stage opens. The status row only shows while a stage is open, so nothing on screen said orca was working.

  • New events ActivityStarted(label) / ActivityEnded(), for work outside any stage.
  • FlowLifecycle wraps discovery and branch naming in them.
  • The terminal shows the label on the status row, and clears it when the activity ends.

The dirty-tree prompt runs earlier and writes straight to stderr, so it's left without a spinner, which would draw over it.

Stack discovery and branch naming run before any stage opens, so the
status row stayed hidden. A new ActivityStarted/ActivityEnded event pair
brackets them and the terminal shows its label.
@adamw
adamw merged commit b052c3a into master Sep 24, 2026
6 checks passed
@adamw
adamw deleted the add-discovery-spinner branch September 24, 2026 14:12
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