| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-18 | feat(cli): Introduce toggleable shell mode with enhanced UI | Taylor Mullen | |
| - Implements a toggleable shell mode, removing the need to prefix every command with `!`. - Users can now enter and exit shell mode by typing `!` as the first character in an empty input prompt. - The input prompt visually indicates active shell mode with a distinct color and `! ` prefix. - Shell command history items (`user_shell`) are now visually differentiated from regular user messages. - This provides a cleaner and more streamlined user experience for frequent shell interactions. Fixes https://b.corp.google.com/issues/418509745 | |||
| 2025-05-16 | refactor: derive streaming state from tool calls and isresponding state (#376) | Brandon Keiji | |
| 2025-05-13 | refactor: move nested debugmessage and slashcommand hooks outside of ↵ | Brandon Keiji | |
| useGeminiStream (#341) | |||
| 2025-05-06 | refactor(cli): Centralize history management via useHistoryManager hook (#261) | Allen Hutchison | |
| 2025-05-01 | prevent crash on empty shell cmd with $ or ! (#240) | Olcan | |
| 2025-04-30 | Added bang(!) commands as a shell passthrough | Seth Troisi | |
