Commit Graph

140 Commits

Author SHA1 Message Date
Jacob Richman 1f2ee9095e Sticky headers where the top rounded border is sticky. (#12971) 2025-11-13 01:01:16 +00:00
anj-s 86cad96ff4 Enable write_todo tool and fix output function schema (#12905) 2025-11-12 18:18:15 +00:00
Jacob Richman ca478d47ce Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
Jacob MacDonald cd0bdd9715 [feat]: Add /extensions restart command (#12739) 2025-11-07 23:17:23 +00:00
Adam Weidman 8eb32d4475 fix: add line breaks in quota/capacity msgs (#12603) 2025-11-05 21:12:06 +00:00
cornmander c992a0b714 feat(ui): add response semantic color (#12450)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: shambhu-hegde <143840542+shambhu-hegde@users.noreply.github.com>
2025-11-03 00:21:26 +00:00
Jacob Richman 565ac50ddc Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
Miguel Solorio 1e02114603 feat(ui): Fix Todo item text color not propagating for custom themes (#12265) 2025-10-29 23:39:31 +00:00
Miguel Solorio 876988f10c refactor(todo): improve performance and readability of todo component (#12238) 2025-10-29 21:19:44 +00:00
Tommaso Sciortino 41b511f065 Hide collapsed Todo tray when they're all done. (#12242) 2025-10-29 20:41:20 +00:00
Tommaso Sciortino 7aae4a8d78 Remove Todo Icon (#12190) 2025-10-29 03:48:38 +00:00
Tommaso Sciortino 5457b0cacd Add aria labels to Todo list display (#11621) 2025-10-22 00:39:49 +00:00
Tommaso Sciortino b5b81c5746 Apply new style to Todos (#11607) 2025-10-21 22:40:45 +00:00
Tommaso Sciortino fee47772d9 Don't display todo in history (#11516) 2025-10-20 17:36:55 +00:00
Tommaso Sciortino 986a02988e Rename component to "TodoTray" (#11469) 2025-10-19 12:22:01 +00:00
Tommaso Sciortino 2b089566f8 Create Todo List Tab (#11430) 2025-10-18 04:10:57 +00:00
Tommaso Sciortino 7f75e614b1 Improve rendering of ToDo lists. (#11315) 2025-10-16 23:06:43 +00:00
Srivats Jayaram 1a6777a53a feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-16 18:23:36 +00:00
Miguel Solorio 3f38fb0bc3 Update shell tool call colors for confirmed actions (#11126) 2025-10-15 17:03:10 +00:00
Abhi ac1ddf344f fix(compression): prevent unnecessary summarization when history is too short (#11082) 2025-10-14 04:02:03 +00:00
Jacob Richman 72cbe15471 Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
Gal Zahavi c517a3c302 chore(shell): Enable interactive shell by default (#10661) 2025-10-08 20:28:19 +00:00
Jacob Richman 3a440b8cb1 Enhance debug profiler to track tree framerate and dispatch errors (#10502) 2025-10-07 17:28:35 +00:00
Gal Zahavi 68a6294198 fix(shell): improve shell output presentation and usability (#8837) 2025-09-30 20:44:58 +00:00
Jacob Richman 83f2c1d459 Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
Luna Wang 5b1458f75b Remove border from user messages and color > to improve UI and readability (#9984) 2025-09-26 22:02:54 +00:00
Jacob Richman 29c4b49875 Fix bug where users are unable to re-enter disconnected terminals. (#8765) 2025-09-20 17:59:37 +00:00
Gal Zahavi dee3170c99 fix(cli) : fix shell colors to match new coloring (#8747)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-18 20:35:55 +00:00
Gal Zahavi 1b243dc43f refactor(shell): Send AnsiOutput when ShowColor is false (#8647) 2025-09-18 20:04:46 +00:00
Jacob MacDonald 5a1c5922f3 Emit a warning when memory usage exceeds 7GB (#7613) 2025-09-17 21:32:46 +00:00
Shammi Anand 0a5e371ac5 fix(core): Improve compression message clarity for small history cases (#4404)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-09-11 21:41:08 +00:00
Miguel Solorio ffda95b41d Update default text styles (#8291) 2025-09-11 21:22:16 +00:00
Gal Zahavi dc7656af8c feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
Shreya Keshive 9b1953e78e feat(ide): Check for IDE diffing capabilities before opening diffs (#8266) 2025-09-11 20:17:57 +00:00
Miguel Solorio f2247a6393 feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
Keith Lyons a5235273be feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-09-06 05:39:02 +00:00
Sandy Tao 13c1efeb29 feat(core): Save large tool outputs to a file and return truncated lines (#6240) 2025-09-05 22:37:29 +00:00
Tommaso Sciortino ca53eccb2c Use IdeClient directly instead of config.ideClient (#7627) 2025-09-04 16:32:09 +00:00
shrutip90 574d63bcc0 fix(trust): Update config.isTrustedFolder (#7373) 2025-08-29 02:41:33 +00:00
christine betts cc79c18333 Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
Tommaso Sciortino f69474f21c Fix diff rendering in windows. (#7254) 2025-08-27 22:22:55 +00:00
Arya Gummadi c1c66f7ce1 refactor: centralize tool status symbols in constants (#7054) 2025-08-27 14:54:32 +00:00
shrutip90 a12a669842 Make config non optional in ToolConfirmationMessage (#7083) 2025-08-26 17:02:22 +00:00
fuyou 897f0cfa77 Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-08-26 03:51:27 +00:00
shrutip90 f6c1e27e8a Treat undefined same as true for isTrustedFolder (#7073) 2025-08-26 02:57:57 +00:00
shrutip90 f7a6a36048 feat: Disable YOLO and AUTO_EDIT modes for untrusted folders (#7041) 2025-08-26 00:30:04 +00:00
Pascal Birchler a97a6cc71b Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
Arya Gummadi c0bfc7b12c feat: add golden snapshot test for ToolGroupMessage and improve success symbol (#7037) 2025-08-25 21:42:18 +00:00
Pascal Birchler 42392f6308 chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-08-25 20:11:27 +00:00
Arya Gummadi f620edeb37 fix: misaligned right border on tool calls ui and spacing in multiple tool calls ui (#6941) 2025-08-25 18:26:06 +00:00