Skip to content

feat: mark lean TUI prompts in terminal scrollback - #4224

Merged
rumpl merged 1 commit into
docker:mainfrom
rumpl:feat/lean-tui-semantic-prompts
Sep 10, 2026
Merged

feat: mark lean TUI prompts in terminal scrollback#4224
rumpl merged 1 commit into
docker:mainfrom
rumpl:feat/lean-tui-semantic-prompts

Conversation

@rumpl

@rumpl rumpl commented Sep 10, 2026

Copy link
Copy Markdown
Member

Summary

  • emit OSC 133 semantic prompt boundaries around committed lean TUI user messages
  • restore existing session transcripts when the lean TUI starts with a resumed session
  • cover prompt markers, layout width, and restored transcript rendering

This lets supported terminals navigate between lean TUI user turns using their previous/next mark shortcuts. Verified manually with iTerm2.

Validation

  • task build
  • task test
  • task lint

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl
rumpl requested a review from a team as a code owner September 10, 2026 13:51
@rumpl
rumpl enabled auto-merge September 10, 2026 13:53

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

@rumpl
rumpl merged commit c06bb46 into docker:main Sep 10, 2026
13 of 14 checks passed
@aheritier aheritier added area/testing Test infrastructure, CI/CD, test runners, evaluation kind/feat PR adds a new feature (maps to feat:). Use on PRs only. labels Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing Test infrastructure, CI/CD, test runners, evaluation kind/feat PR adds a new feature (maps to feat:). Use on PRs only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants