Commit Graph

14 Commits

Author SHA1 Message Date
Keith Guerin
23cb331657 fix(cli): make string-width test environment-agnostic 2026-03-01 12:48:43 -08:00
Keith Guerin
e5eac6597f fix(ui): resolve test failures and snapshot mismatches 2026-03-01 00:13:46 -08:00
Adam Weidman
16d3883642 fix: additional high vulnerabilities (minimatch, cross-spawn) (#20221) 2026-02-24 21:47:37 +00:00
Emily Hedlund
aed348a99c security: strip deceptive Unicode characters from terminal output (#19026)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-20 20:04:32 +00:00
Abhi
00f73b73bc refactor(cli): finalize event-driven transition and remove interaction bridge (#18569) 2026-02-13 02:14:35 +00:00
Gaurav
289769f544 perf(ui): optimize stripUnsafeCharacters with regex (#18413) 2026-02-06 01:46:23 +00:00
Tommaso Sciortino
8b2b71c8ef Change formatting to prevent UI redressing attacks (#17611) 2026-01-27 16:56:01 +00:00
Emily Hedlund
d956c5b221 Sanitize command names and descriptions (#17228) 2026-01-22 16:41:51 +00:00
Abhi
a3234fb534 prefactor: add rootCommands as array so it can be used for policy parsing (#16640) 2026-01-14 18:50:28 +00:00
christine betts
64c75cb767 Fix crash on unicode character (#16420) 2026-01-12 16:52:19 +00:00
Adib234
331dbd5638 Preserve tabs on paste (#12735) 2025-11-10 15:37:43 +00:00
Adam Weidman
c334f02d51 feat(escape ansi): escape ansi ctrl codes from model output before displaying to user (#8636) 2025-09-25 18:07:17 +00:00
Abhi
ca5dd28ab6 refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
Abhi
bedff2ca79 feat: Adds shell command context to gemini history (#1076) 2025-06-15 22:09:30 -04:00