Skip to content

Raise the live thinking preview to ten capped lines - #533

Merged
TheGreatAxios merged 4 commits into
mainfrom
cl-6899-stream-primary-mid-turn-assistant-text-and-live-chain-of
Aug 23, 2026
Merged

Raise the live thinking preview to ten capped lines#533
TheGreatAxios merged 4 commits into
mainfrom
cl-6899-stream-primary-mid-turn-assistant-text-and-live-chain-of

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Raises parent live CoT preview from 3 to 10 hard-capped inset lines (LIVE_THINKING_MAX_LINES) while keeping settle-to-opener + expand and one thinking row per turn.
  • Pins inference.text.delta → open assistant streaming row mid-turn, plus taller live-thinking wrap tests; thinking.delta aliases into turn-state for fixture parity.
  • Does not add a third mid-turn stream lane, remove the line cap, or change sub-agent Task-row thinking.

Verification

  • bun run typecheck and focused TUI tests pass (thinking-reveal, collapse, reasoning-fold, turn-state, runtime-bridge, turn-monitor, width-columns — 144 pass)
  • Manual drive required before cut: operator must watch a real mid-turn CoT + assistant stream paint in the TUI (taller preview, settle-to-opener, no third lane). Automated tests cannot substitute for that paint check.

Fixes CL-6899

Parent mid-turn CoT stays on the existing thinking row with settle-to-opener
and expand; assistant text still grows the open streaming row. No third stream
lane, no unbounded dump, sub-agent Task thinking unchanged.
@linear-code

linear-code Bot commented Aug 23, 2026

Copy link
Copy Markdown

CL-6899

@TheGreatAxios
TheGreatAxios merged commit 590bd36 into main Aug 23, 2026
5 checks passed
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