Skip to content

feat(tui): expand tool steps via keyboard (^E) and mouse#12

Merged
jkyberneees merged 2 commits into
mainfrom
feat/tui-expand-tool-steps
Jul 27, 2026
Merged

feat(tui): expand tool steps via keyboard (^E) and mouse#12
jkyberneees merged 2 commits into
mainfrom
feat/tui-expand-tool-steps

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Adds interactive expansion/collapse of individual tool steps in the TUI transcript.

  • Press ^E to toggle the most recent tool step.
  • Run with --mouse to click tool rows to expand/collapse.
  • Expanded steps reveal full output and nested sub-agent logs.
  • Adds tests for keyboard toggling, mouse hit-testing, and view rendering.

Build and tests verified with: go build ./... && go test ./internal/tui/... -race -count=1

@jkyberneees
jkyberneees merged commit 4d8eff6 into main Jul 27, 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