Sandy Tao
|
6db64aab2b
|
fix(telemetry): Prevent duplicate StartSessionEvent logging (#12090)
|
2025-10-27 20:40:03 +00:00 |
|
Jacob Richman
|
ee66732ad2
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Jacob MacDonald
|
b16fe7b646
|
First take at mocking out gemini cli responses in integration tests (#11156)
|
2025-10-23 23:10:43 +00:00 |
|
Allen Hutchison
|
bf80263bd6
|
feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 18:45:33 +00:00 |
|
Allen Hutchison
|
be25e2cb96
|
feat: Remove deprecated flags (#11338)
|
2025-10-17 15:58:00 +00:00 |
|
Jacob Richman
|
d42da87161
|
fix(accessibility) allow line wrapper in screen reader mode (#11317)
|
2025-10-17 03:38:49 +00:00 |
|
Allen Hutchison
|
9049f8f8ae
|
feat: remove deprecated telemetry flags (#11318)
|
2025-10-16 23:54:59 +00:00 |
|
Allen Hutchison
|
937c15c66e
|
refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 19:09:21 +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 |
|
Gal Zahavi
|
741b57ed06
|
fix(core): Use shell for spawn on Windows (#9995)
|
2025-10-08 21:21:23 +00:00 |
|
Tayyab3245
|
c913ce3c0b
|
fix(cli): honor argv @path in interactive sessions (quoted + unquoted) (#5952)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-10-01 01:18:04 +00:00 |
|
Jacob Richman
|
7e1705274c
|
Refactor to defer initialization. (#8925)
|
2025-09-23 02:48:25 +00:00 |
|
anj-s
|
44691a4ce6
|
(feat): Add a ToDo tool to track ongoing task lists (#8761)
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Jacob MacDonald <jakemac@google.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
|
2025-09-20 13:01:02 +00:00 |
|
shrutip90
|
8c0c156cbd
|
fix(cli): Auto restart CLI inner node process on trust change (#8378)
|
2025-09-17 20:05:40 +00:00 |
|
christine betts
|
459de383b2
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
Jerop Kipruto
|
ebf5437e52
|
feat: remove session summary feature (#8545)
|
2025-09-16 15:16:05 +00:00 |
|
fuyou
|
079526fd3b
|
Fix mixed input crash by adding proper error handling 8304 (#8430)
|
2025-09-15 22:56:25 +00:00 |
|
Jerop Kipruto
|
514767c88b
|
Structured JSON Output (#8119)
|
2025-09-10 20:19:47 +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 |
|
Jacob Richman
|
81904005fc
|
Fix issues where escape codes could end up on startup in the input prompt (#7267)
|
2025-09-06 00:18:51 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Billy Biggs
|
04953d60c1
|
Introduce system defaults (vs system overrides) (#6724)
|
2025-08-25 04:21:22 +00:00 |
|
kookyleo
|
5bba15b038
|
fix(cli): Improve proxy test isolation and sandbox path resolution (#6555)
|
2025-08-23 04:43:03 +00:00 |
|
shrutip90
|
ba5309c405
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
joshualitt
|
67d16992cf
|
bug(cli): Prefer IPv4 dns resolution by default. (#5338)
|
2025-08-01 19:30:39 +00:00 |
|
Jacob Richman
|
21fef1620d
|
Handle unhandled rejections more gracefully. (#4417)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-07-26 00:35:26 +00:00 |
|
christine betts
|
da50a1eefb
|
Add system-wide settings config for administrators (#3498)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-09 21:16:42 +00:00 |
|
Eddie Santos
|
c3971754bf
|
Auto-update notifications (#1110)
|
2025-06-17 15:24:07 +00:00 |
|
Jacob Richman
|
89aca349cf
|
Exit with an error message if parsing settings.json fails. (#747)
|
2025-06-06 09:56:45 -07:00 |
|