Skip to content

fix(tui): keep retry attempt before message#30275

Merged
kitlangton merged 2 commits into
devfrom
kit/tui-retry-detail
Jun 1, 2026
Merged

fix(tui): keep retry attempt before message#30275
kitlangton merged 2 commits into
devfrom
kit/tui-retry-detail

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented Jun 1, 2026

Summary

  • format retrying subagent detail rows as Retrying (attempt N) · message instead of trailing bracketed metadata
  • keep retry state and attempt count readable when a long message wraps at narrow terminal widths
  • add focused formatting coverage for retry details

Rendering

Before:

↳ Rate limited by provider; retrying after quota window [
  retrying attempt #2]

After:

↳ Retrying (attempt 2) · Rate limited by provider; retrying
  after quota window

Stack

Verification

Scoped oxlint remains blocked by the existing malformed .oxlintrc.json configuration on the base branch.

@kitlangton kitlangton marked this pull request as ready for review June 1, 2026 19:05
@kitlangton kitlangton force-pushed the kit/tui-background-label branch from 43a9eca to a960a4d Compare June 1, 2026 19:44
@kitlangton kitlangton force-pushed the kit/tui-retry-detail branch from dd4a996 to 7fd2b7e Compare June 1, 2026 19:45
@kitlangton kitlangton changed the base branch from kit/tui-background-label to dev June 1, 2026 19:56
@kitlangton kitlangton force-pushed the kit/tui-retry-detail branch from 7fd2b7e to 5519620 Compare June 1, 2026 19:57
@kitlangton kitlangton enabled auto-merge (squash) June 1, 2026 21:37
@kitlangton kitlangton merged commit 57d602d into dev Jun 1, 2026
12 checks passed
@kitlangton kitlangton deleted the kit/tui-retry-detail branch June 1, 2026 21:41
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