Keith Guerin
65c57ef463
Merge pull request #20673 from feature/stable-footer-ux
2026-03-01 22:55:25 -08:00
Keith Guerin
ac09d73c99
test(cli): adjust InputPrompt mouse tests for new padding
2026-03-01 08:59:32 -08:00
Keith Guerin
acd24006b6
feat(cli): finalize stable footer UX and fix lint/tests
2026-03-01 08:59:31 -08:00
Keith Guerin
384be60635
feat(cli): implement width-aware phrase selection for footer tips
...
- Update usePhraseCycler to filter phrase list based on available width
- Move status length estimation logic to AppContainer
- Ensure tips are only selected if they fit the remaining terminal width
- Update snapshots for usePhraseCycler
2026-03-01 08:59:31 -08:00
Keith Guerin
716266d91d
fix(ui): improve user message visibility and refine focus hints
2026-03-01 01:56:57 -08:00
Abhi
fad9f46273
refactor(cli): consolidate useToolScheduler and delete legacy implementation ( #18567 )
2026-02-12 01:49:30 +00:00
Gal Zahavi
b611f9a519
feat: Implement background shell commands ( #14849 )
2026-01-30 17:53:09 +00:00
N. Taylor Mullen
1c9a57c3c2
feat(cli): consolidate shell inactivity and redirection monitoring ( #17086 )
2026-01-21 22:31:24 +00:00
Adib234
57012ae5b3
Core data structure updates for Rewind functionality ( #15714 )
2026-01-07 17:10:22 +00:00
Riddhi Dutta
19ea68b838
Refactoring packages/cli/src/ui tests ( #12482 )
...
Co-authored-by: riddhi <duttariddhi@google.com >
2025-11-03 18:10:57 +00:00