Skip to content

fix(tui): move background task count beside turn timer - #176

Merged
kingsword09 merged 1 commit into
mainfrom
codex/background-count-above-input
Sep 25, 2026
Merged

kingsword09 merged 1 commit into
mainfrom
codex/background-count-above-input

Conversation

@kingsword09

Copy link
Copy Markdown
Owner

Move the active background task count from the metadata statusline to the turn timer row above the input, for example [ 🕛 12s ] · 1 in background. Refresh this row when runtime projections change so the count stays current while idle and disappears when no background tasks remain.

Validation:

  • bun run typecheck
  • bun run build:tui
  • 26 related tests passed (turn status, footer bar, status line, runtime polling, and turn work tracking).
  • bun scripts/smoke-tui-features.ts
  • PTY checks confirmed placement at 110 and 50 columns, count updates after task completion, and removal when the count reaches zero.

@pkg-pr-new

pkg-pr-new Bot commented Sep 25, 2026

Copy link
Copy Markdown
npx https://pkg.pr.new/zcode-app-cli@c9fdf49

commit: c9fdf49

@kingsword09
kingsword09 merged commit 844aa68 into main Sep 25, 2026
7 checks passed
@kingsword09
kingsword09 deleted the codex/background-count-above-input branch September 25, 2026 11:08
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