galz10
127fbf9487
feat: implement background process logging and cleanup
...
- Add persistent logging for backgrounded shell processes in ~/.gemini/tmp/background-processes
- Implement automatic cleanup of background logs older than 7 days on CLI startup
- Support real-time output syncing to log files for both PTY and child_process execution
- Update UI to indicate log file availability for background tasks
- Add comprehensive unit and integration tests for logging and cleanup logic
2026-03-04 17:00:48 -08:00
Keith Guerin
5920750c24
ui: update & subdue footer colors and animate progress indicator ( #18570 )
2026-02-10 17:36:20 +00:00
Spencer
6dae3a5402
Feature/quota visibility 16795 ( #18203 )
2026-02-10 02:53:10 +00:00
Gal Zahavi
aba8c5f662
fix(cli): allow restricted .env loading in untrusted sandboxed folders ( #17806 )
2026-02-04 01:08:10 +00:00
Gal Zahavi
45d554ae2f
fix(core,cli): enable recursive directory access for ( #17094 )
2026-01-21 17:58:23 +00:00
Abhi
59e00eeda6
Remove context percentage in footer by default ( #12326 )
2025-10-30 23:18:25 +00:00
Pyush Sinha
2dfb813c90
(fix): appcontainer should not poll and footer should use currentModel from ui state ( #11923 )
2025-10-27 22:33:12 +00:00
Sandy Tao
cedf0235a1
fix(cli): enable typechecking for ui/components tests ( #11419 )
...
Co-authored-by: Jacob MacDonald <jakemac@google.com >
2025-10-17 23:16:12 +00:00
Jacob Richman
558be87311
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting ( #10522 )
2025-10-10 02:27:20 +00:00
Billy Biggs
ef76a801c4
Revert reducing margin on narrow screens ( #10375 )
2025-10-01 21:50:33 +00:00
Billy Biggs
ae387b61a9
Reduce margin on narrow screens, flow the footer contents ( #8042 )
2025-09-29 23:22:47 +00:00
christine betts
19400ba8c7
Reapply "feat(accessibility): implement centralized screen reader layout ( #9263 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-27 01:27:00 +00:00
Keith Lyons
0d460bbf77
fix: Restore footer configuration settings ( #8041 ) ( #8053 )
...
Co-authored-by: Miguel Solorio <miguelsolorio@google.com >
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com >
2025-09-12 00:16:09 +00:00
Keith Lyons
885af07ddb
feat(ui): Introduce useUI Hook and UIContext ( #5488 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-09-06 05:39:02 +00:00
Miguel Solorio
0a7f5be81f
Add footer configuration settings ( #7419 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-02 17:35:43 +00:00
shrutip90
69c5582723
feat: Show untrusted status in the Footer ( #6210 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-14 18:15:48 +00:00
Gal Zahavi
4f2974dbfe
feat(ui): Improve UI layout adaptation for narrow terminals ( #5651 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-07 22:55:53 +00:00