Skip to content

feat(leantui): label steering and follow-up messages - #4125

Merged
rumpl merged 1 commit into
docker:mainfrom
rumpl:feat/lean-tui-pending-message-labels
Sep 2, 2026
Merged

feat(leantui): label steering and follow-up messages#4125
rumpl merged 1 commit into
docker:mainfrom
rumpl:feat/lean-tui-pending-message-labels

Conversation

@rumpl

@rumpl rumpl commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

  • label pending steering messages in the lean TUI
  • label pending follow-up messages in the lean TUI
  • cover both labels in submission-flow tests

Validation

  • task build
  • task lint
  • go test ./pkg/leantui/...
  • task test (one unrelated existing failure in pkg/sandbox: TestExtraWorkspace/built-in_name resolves the local default agent to the repository examples directory)

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl
rumpl requested a review from a team as a code owner September 2, 2026 22:03
@aheritier aheritier added area/tui For features/issues/fixes related to the TUI kind/feat PR adds a new feature (maps to feat:). Use on PRs only. labels Sep 2, 2026
@rumpl
rumpl merged commit 5ade0a5 into docker:main Sep 2, 2026
15 of 16 checks passed
aheritier added a commit that referenced this pull request Sep 3, 2026
Documents that pending user messages in the lean TUI now render with a
"Steering:" or "Follow-up:" label so it's clear which turn each queued
message will land on.

Reflects changes from #4125.
Source PR: #4125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tui For features/issues/fixes related to the TUI 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.

2 participants