Skip to content

fix(tui): keep background marker with subagent label#30271

Merged
kitlangton merged 1 commit into
devfrom
kit/tui-background-label
Jun 1, 2026
Merged

fix(tui): keep background marker with subagent label#30271
kitlangton merged 1 commit into
devfrom
kit/tui-background-label

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented Jun 1, 2026

Summary

  • move the (background) qualifier next to the subagent identity instead of appending it after a potentially long description
  • prevent awkward wrapped output such as a dangling ( followed by background) on its own line
  • add focused formatting coverage for foreground and background title variants

Rendering

Before:

Explore Task — Audit background task while its child is actively inspecting the
  deeply nested inline renderer implementation (
  background)

After:

Explore Task (background) — Audit background task while its child is actively
  inspecting the deeply nested inline renderer implementation

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 18:40
@kitlangton kitlangton changed the base branch from kit/tui-scenario-preview to dev June 1, 2026 19:44
@kitlangton kitlangton force-pushed the kit/tui-background-label branch from 43a9eca to a960a4d Compare June 1, 2026 19:44
@kitlangton kitlangton merged commit 6072a68 into dev Jun 1, 2026
10 checks passed
@kitlangton kitlangton deleted the kit/tui-background-label branch June 1, 2026 19:56
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