Adib234
|
a19e7138a8
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Abhi
|
7dcd13e28c
|
feat(cli): implement event-driven tool execution scheduler (#17078)
|
2026-01-21 05:18:42 +00:00 |
|
Gaurav
|
7d824b8d8b
|
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231)
|
2026-01-21 00:23:01 +00:00 |
|
Jacob Richman
|
217056f4af
|
Remove LRUCache class migrating to mnemoist (#16872)
|
2026-01-16 21:17:31 +00:00 |
|
N. Taylor Mullen
|
1b2af728e0
|
perf(ui): optimize text buffer and highlighting for large inputs (#16782)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-16 17:33:13 +00:00 |
|
Christian Gunderman
|
9c3f0fce0b
|
Steer outer agent to use expert subagents when present (#16763)
|
2026-01-16 16:51:10 +00:00 |
|
Christian Gunderman
|
a3ad7d7ddd
|
Implement support for subagents as extensions. (#16473)
|
2026-01-13 19:09:22 +00:00 |
|
Coco Sheng
|
bc0f416b99
|
feat(a2a): Introduce /memory command for a2a server (#14456)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2026-01-12 21:46:42 +00:00 |
|
Abhi
|
76c9aca829
|
feat(cli): add /chat debug command for nightly builds (#16339)
|
2026-01-11 19:11:06 +00:00 |
|
Sehoon Shon
|
a844dbe758
|
Support @ suggestions for subagenets (#16201)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-09 00:51:18 +00:00 |
|
Adib234
|
60233e9645
|
feat: implement file system reversion utilities for rewind (#15715)
|
2026-01-08 22:21:15 +00:00 |
|
Adam Weidman
|
cdb0cd9d86
|
feat(cli): add /agents slash command to list available agents (#16182)
|
2026-01-08 21:02:44 +00:00 |
|
Abhi
|
ef4329a708
|
policy: extract legacy policy from core tool scheduler to policy engine (#15902)
|
2026-01-07 04:28:06 +00:00 |
|
N. Taylor Mullen
|
1bfc3a7399
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
Abhi
|
37898d31e7
|
chore: rename smart-edit to edit (#15923)
|
2026-01-05 20:25:54 +00:00 |
|
Abhi
|
8b5423cc5d
|
refactor(core): Extract and integrate ToolExecutor (#15900)
|
2026-01-05 05:48:41 +00:00 |
|
Abhi
|
74d0359b9e
|
refactor: consolidate EditTool and SmartEditTool (#15857)
|
2026-01-05 04:52:14 +00:00 |
|
Abhi
|
8a2eddcb25
|
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774)
|
2026-01-04 19:59:35 +00:00 |
|
N. Taylor Mullen
|
6c7045f346
|
Agent Skills: Unify Representation & Centralize Loading (#15833)
|
2026-01-03 16:24:36 -08:00 |
|
Abhi
|
6f47cefcde
|
refactor(core): extract static concerns from CoreToolScheduler (#15589)
|
2025-12-26 20:51:39 +00:00 |
|
Sandy Tao
|
c4e88782d3
|
fix(cli): correct initial history length handling for chat commands (#15223)
|
2025-12-18 00:04:02 +00:00 |
|
Christian Gunderman
|
815d569848
|
Code Assist backend telemetry for user accept/reject of suggestions (#15206)
|
2025-12-17 23:12:59 +00:00 |
|
Allen Hutchison
|
9f34004573
|
fix(core): commandPrefix word boundary and compound command safety (#15006)
|
2025-12-12 23:02:19 +00:00 |
|
Coco Sheng
|
f20b21f024
|
feat(a2a): Introduce /init command for a2a server (#13419)
|
2025-12-12 17:09:04 +00:00 |
|
Christian Gunderman
|
1f21ac5f84
|
Send the model and CLI version with the user agent (#14865)
|
2025-12-10 00:38:33 +00:00 |
|
Coco Sheng
|
91f08e6e29
|
feat(a2a): Introduce restore command for a2a server (#13015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-12-09 15:08:23 +00:00 |
|
Alex Gavrilescu
|
0166d127bd
|
feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-09 02:43:12 +00:00 |
|
Jack Wotherspoon
|
4e7495924a
|
feat(sessions): use 1-line generated session summary to describe sessions (#14467)
|
2025-12-05 17:20:15 +00:00 |
|
Coco Sheng
|
4758051fa1
|
feat(cli): Move key restore logic to core (#13013)
|
2025-12-04 15:56:16 +00:00 |
|
Sandy Tao
|
fd75e43158
|
feat(core): Implement JIT context manager and setting (#14324)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-12-02 20:09:46 +00:00 |
|
Megha Bansal
|
f48699597c
|
Update error codes when process exiting the gemini cli (#13728)
|
2025-11-26 02:43:21 +00:00 |
|
Edilmo Palencia
|
67e001eccd
|
feat(hooks): Hook Agent Lifecycle Integration (#9105)
|
2025-11-24 22:31:48 +00:00 |
|
Jacob Richman
|
c8394229c4
|
Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565)
|
2025-11-21 16:31:47 +00:00 |
|
Jacob Richman
|
f09e3a3bce
|
move stdio (#13528)
|
2025-11-20 22:16:46 +00:00 |
|
Preston Holmes
|
dc9d0debe3
|
Add User email detail to about box (#13459)
|
2025-11-20 03:46:21 +00:00 |
|
Shreya Keshive
|
8d7e4e70ff
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
joshualitt
|
4b11b55c01
|
feat(core): Add ModelConfigService. (#12556)
|
2025-11-06 01:18:42 +00:00 |
|
Edilmo Palencia
|
a8ab4b8430
|
feat(hooks): Hook Input/Output Contracts (#9080)
|
2025-11-04 02:47:23 +00:00 |
|
Allen Hutchison
|
ed3f64199d
|
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 23:41:00 +00:00 |
|
Gal Zahavi
|
b16abaec1b
|
feat(auth): improve API key authentication flow (#11760)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-30 01:58:08 +00:00 |
|
Shreya Keshive
|
b420e0c847
|
refactor(core): Move getPackageJson utility to core package (#12224)
|
2025-10-29 20:23:35 +00:00 |
|
Jacob MacDonald
|
2d60a003e5
|
Record model responses with --record-responses (for use in testing) (#11894)
|
2025-10-28 19:13:45 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Gaurav
|
95b804ee37
|
fix: handle request retries and model fallback correctly (#11624)
|
2025-10-24 18:09:06 +00:00 |
|
Abhi
|
27b7279608
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
jdgarrido1105
|
745f7cf490
|
Adds executeCommand endpoint with support for /extensions list (#11515)
|
2025-10-23 13:05:43 +00:00 |
|
Allen Hutchison
|
40b1ce26d6
|
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 |
|
Abhi
|
3b6f872dad
|
feat(logging): Centralize debug logging with a dedicated utility (#11417)
|
2025-10-17 22:00:23 +00:00 |
|
Gal Zahavi
|
2820a4ece2
|
fix(prompt): Make interactive command avoidance conditional (#11225)
|
2025-10-17 16:07:18 +00:00 |
|
anj-s
|
80d5df3e08
|
Add support for output-format stream-jsonflag for headless mode (#10883)
|
2025-10-15 20:55:37 +00:00 |
|