Skip to content

fix(tui): soften interrupted step styling#35466

Merged
rekram1-node merged 1 commit into
v2from
interrupted-note
Jul 6, 2026
Merged

fix(tui): soften interrupted step styling#35466
rekram1-node merged 1 commit into
v2from
interrupted-note

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • render Step interrupted as a muted interrupted note in the assistant footer instead of the red error card
  • keep the footer directly below partial output with compact V1-like spacing
  • intentionally use a localized message check; this PR does not change the error model, schemas, protocol, core runner, or generated clients

Verification

  • bun typecheck in packages/tui
  • bun test in packages/tui: 205 passed, 1 skipped
  • bun x prettier --check packages/tui/src/routes/session/index.tsx
  • Terminal Control at 112x34 from packages/cli against an isolated copy of the existing interruption fixture: confirmed Build · Claude Sonnet 5 · 1m 38s · interrupted, no visible Step interrupted error card, and clean Ctrl-C exit

Environment notes

  • refreshed workspace links with bun install --frozen-lockfile --ignore-scripts after rebasing onto current v2
  • the repository-wide pre-push Turbo typecheck was attempted but hit the host process limit while spawning tsgo (EAGAIN); the affected packages/tui typecheck passes independently
  • Terminal Control text inspection passed, but PNG export still omitted terminal glyphs, so no invalid screenshot is attached

@rekram1-node rekram1-node marked this pull request as ready for review July 6, 2026 05:19
@opencode-agent opencode-agent Bot force-pushed the interrupted-note branch from c8e5d98 to 24352dc Compare July 6, 2026 06:06
@rekram1-node rekram1-node merged commit 04e8801 into v2 Jul 6, 2026
10 checks passed
@rekram1-node rekram1-node deleted the interrupted-note branch July 6, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant