Skip to content

[feat][#958] Extend session border status across commands#960

Merged
were merged 1 commit intomainfrom
issue-958
Feb 17, 2026
Merged

[feat][#958] Extend session border status across commands#960
were merged 1 commit intomainfrom
issue-958

Conversation

@were
Copy link
Contributor

@were were commented Feb 17, 2026

[feat][#958] Extend session border status across commands

Summary:

  • compute effective session status for refine, impl, and rerun phases
  • keep the session border color and status text in sync with the active command

Tests:

  • make vscode-plugin
  • TEST_SHELLS="bash zsh" make test-fast

Issue 958 resolved

closes #958

vscode/webview/plan/index.ts: Resolve effective status based on phase and rerun context so the session border color and status text stay aligned across commands.

Related issue: #958.

Test status:
- make vscode-plugin: passed.
- TEST_SHELLS="bash zsh" make test-fast: passed (bash 58/58, zsh 58/58, pytest 405/405).
- make test: not run (not requested).
@were were merged commit 887ce39 into main Feb 17, 2026
1 check passed
@were were deleted the issue-958 branch February 17, 2026 21:29
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.

[plan] [#958] Extend Session Border Colors to All Commands

1 participant

Comments