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 |
|
anj-s
|
feb8855e5a
|
Enable WriteTodos tool by default (#12500)
|
2025-11-03 23:40:20 +00:00 |
|
Abhi
|
75975289de
|
fix(ui): ensure model changes update the UI immediately (#12412)
|
2025-11-03 19:59:51 +00:00 |
|
Abhi
|
1479e86956
|
Cap Thinking Budget to prevent runaway thought loops (#12416)
|
2025-11-03 18:39:06 +00:00 |
|
Allen Hutchison
|
282d9741c5
|
refactor(core): improve error handling for setGlobalProxy (#12437)
|
2025-11-03 18:13:52 +00:00 |
|
Edilmo Palencia
|
ee2f88eb14
|
feat(hooks): Hook Configuration Schema and Types (#9074)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-11-02 19:49:16 +00:00 |
|
Abhi
|
6259a584c8
|
fix(core): prevent model router from overriding explicit model choice (#12399)
|
2025-10-31 21:02:22 +00:00 |
|
Tommaso Sciortino
|
10943138a0
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Victor May
|
556d9a2628
|
Enable model routing for all users (#12300)
|
2025-10-30 22:29:24 +00:00 |
|
Jacob MacDonald
|
c1ea4eb434
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +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 |
|
Victor May
|
ba2a13b5d6
|
Disable model routing for oauth users (#11889)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-10-28 15:25:53 -07:00 |
|