Commit Graph

3 Commits

Author SHA1 Message Date
Keith Guerin 5e87ba8be3 docs: update footer-ui report with ellipsis removal details 2026-03-01 08:59:31 -08:00
Keith Guerin e63207dfec feat(cli): finalize footer layout refinements
- Remove extra bottom padding in DefaultAppLayout
- Update responsive wrapping logic for narrow terminals
- Update research report with testing summary
2026-03-01 08:59:31 -08:00
Keith Guerin f451f747f4 feat(cli): implement stable 2-row footer layout with responsive collision handling
This commit introduces a new, more stable footer architecture that addresses
several long-standing UX issues:
- Stabilizes the layout by anchoring mode indicators and context summaries
- Protects safety indicators (YOLO/Plan) from being hidden by notifications
- Decouples ambient tips/wit from real system status to prevent confusion
- Implements intelligent collision detection for narrow terminal windows
- Keeps input visible but disabled during tool approval pauses
- Enhances visual consistency with unified status colors and hook icons
2026-03-01 08:59:31 -08:00