Sehoon Shon
|
e19347d677
|
feat: display quota stats for unused models in /stats (#14764)
|
2025-12-09 20:09:46 +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 |
|
Adam Weidman
|
e71126c9eb
|
feat(modelAvailabilityService): integrate model availability service into backend logic (#14470)
|
2025-12-08 14:44:34 +00:00 |
|
Christian Gunderman
|
69ae42bb1f
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Adam Weidman
|
589a65a5cb
|
feat: Add enableAgents experimental flag (#14371)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-12-03 20:53:06 +00:00 |
|
Edilmo Palencia
|
498e64ed61
|
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225)
|
2025-12-03 18:01:57 +00:00 |
|
Marat Boshernitsan
|
86c4a55012
|
Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778)
|
2025-12-03 05:27:37 +00:00 |
|
Jack Wotherspoon
|
febc96f006
|
feat: consolidate remote MCP servers to use url in config (#13762)
|
2025-12-03 01:01:33 +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 |
|
Kevin Ramdass
|
6c4cd01253
|
feat: Add startup profiler to measure and record application initialization phases. (#13638)
|
2025-12-01 18:06:13 +00:00 |
|
christine betts
|
ec03e9bdee
|
Always use MCP server instructions (#14297)
|
2025-12-01 17:17:54 +00:00 |
|
Gal Zahavi
|
b5f21718d7
|
feat(core): Add configurable inactivity timeout for shell commands (#13531)
|
2025-11-26 21:43:33 +00:00 |
|
Adam Weidman
|
e992c9fd08
|
feat(core): implement towards policy-driven model fallback mechanism (#13781)
|
2025-11-26 20:36:42 +00:00 |
|
christine betts
|
96c6d0a477
|
Add support for MCP server instructions behind config option (#13432)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-26 18:08:47 +00:00 |
|
Adam Weidman
|
a964db0d8c
|
feat(config): add isModelAvailabilityServiceEnabled setting (#13777)
|
2025-11-25 01:26:47 +00:00 |
|
joshualitt
|
a65f3daf53
|
bug(core): Add default chat compression config. (#13766)
|
2025-11-24 23:02:00 +00:00 |
|
Edilmo Palencia
|
67e001eccd
|
feat(hooks): Hook Agent Lifecycle Integration (#9105)
|
2025-11-24 22:31:48 +00:00 |
|
joshualitt
|
36f491ebc2
|
feat(core): Migrate chatCompressionService to model configs. (#12863)
|
2025-11-24 20:24:45 +00:00 |
|
owenofbrien
|
f8ebe0fa6a
|
Fix exp id logging (#13430)
|
2025-11-21 20:44:50 +00:00 |
|
Adib234
|
47f626aaac
|
Remove useModelRouter experimental flag (#13593)
|
2025-11-21 17:54:17 +00:00 |
|
joshualitt
|
795b96bea2
|
feat(core): Incorporate Gemini 3 into model config hierarchy. (#13447)
|
2025-11-20 21:07:14 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
lifefloating
|
d5dbafb1a7
|
Fix: Update system instruction when GEMINI.md memory is loaded or refreshed (#12136)
|
2025-11-20 13:22:06 +00:00 |
|
joshualitt
|
6e21af48cd
|
feat(core): Wire up chat code path for model configs. (#12850)
|
2025-11-20 04:41:16 +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 |
|
shrutip90
|
2fa8b4df64
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
Adib234
|
3a18d8e29a
|
Change flag name to flag id for existing flags (#13073)
|
2025-11-14 21:34:54 +00:00 |
|
Abhi
|
0e6e5a023e
|
refactor: remove read-many-files tool from agent (#12796)
|
2025-11-13 02:56:37 +00:00 |
|
anthony bushong
|
72765ae846
|
feat(core): set default chat base model configs (#12951)
|
2025-11-13 01:01:31 +00:00 |
|
Sehoon Shon
|
077baccf1c
|
Allow users to reset to auto when it's in fallback mode (#12623)
|
2025-11-13 00:30:43 +00:00 |
|
anj-s
|
86cad96ff4
|
Enable write_todo tool and fix output function schema (#12905)
|
2025-11-12 18:18:15 +00:00 |
|
Abhi
|
365c3b68ca
|
fix(docs): Release version for read many files removal (#12949)
|
2025-11-12 18:05:16 +00:00 |
|
Sandy Tao
|
54926aafb2
|
feat(core): enhance loop detection with 2-stage check (#12902)
|
2025-11-12 04:49:00 +00:00 |
|
Abhi
|
299c431de1
|
Deprecate read_many_files tool (#12861)
|
2025-11-11 20:35:20 +00:00 |
|
joshualitt
|
c00d438037
|
feat(core): Migrate generateContent to model configs. (#12834)
|
2025-11-11 16:10:50 +00:00 |
|
cornmander
|
e46417c5bb
|
Add experiment logging and add caching experiment (#12862)
|
2025-11-11 04:15:38 +00:00 |
|
bl-ue
|
b8c169ed34
|
feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-11 01:31:00 +00:00 |
|
joshualitt
|
b0add82cdd
|
feat(core): Migrate generateJson to resolved model configs. (#12626)
|
2025-11-07 22:18:45 +00:00 |
|
Jacob MacDonald
|
c9a63d8e8f
|
[feat] Extension Reloading - respect updates to exclude tools (#12728)
|
2025-11-07 20:18:35 +00:00 |
|
Jacob MacDonald
|
41b6f4411f
|
Reload gemini memory on extension load/unload + memory refresh refactor (#12651)
|
2025-11-07 17:07:25 +00:00 |
|
Tommaso Sciortino
|
60feedd8da
|
Fix test in windows (#12681)
|
2025-11-07 04:01:30 +00:00 |
|
Sandy Tao
|
d91b3d45ae
|
Revert "Enable WriteTodos tool by default (#12500)" (#12658)
|
2025-11-06 20:21:53 +00:00 |
|
joshualitt
|
4b11b55c01
|
feat(core): Add ModelConfigService. (#12556)
|
2025-11-06 01:18:42 +00:00 |
|
Tommaso Sciortino
|
9ab24d397c
|
List tools in a consistent order. (#12615)
|
2025-11-05 23:38:44 +00:00 |
|
Adam Weidman
|
ecd1bcede5
|
fix: allow user to set pro model even in fallback (#12566)
|
2025-11-05 14:38:45 +00:00 |
|
Shreya Keshive
|
02f19207a5
|
feat(core): Integrate remote experiments configuration (#12539)
|
2025-11-04 23:09:53 +00:00 |
|
Silvio Junior
|
f86ecdf19b
|
enable codebase investigator by default for preview (#12555)
|
2025-11-04 22:30:01 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +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 |
|