Adam Weidman
af94beea11
FEAT: Add availabilityService ( #81 )
...
* auto and fallback work
* test fixes
* fixes
* Show model dialog even if there's no more fallback option
* fix tests
* fix failing test
* disable showInDialog for model in settings
* revert package-lock.json
* remove dup line
---------
Co-authored-by: Sehoon Shon <sshon@google.com >
2025-12-16 13:26:58 -08:00
Adam Weidman
c3f6e7132b
feat: try more parsing
2025-12-16 13:10:09 -08:00
Coco Sheng
1f813f6a06
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
Jack Wotherspoon
84c07c8fa1
fix(audio): improve reading of audio files ( #14658 )
2025-12-08 17:46:33 +00:00
Adam Weidman
8f4f8baa81
feat(modelAvailabilityService): integrate model availability service into backend logic ( #14470 )
2025-12-08 14:44:34 +00:00
matt korwel
dd3fd73ffe
fix(core): improve API response error handling and retry logic ( #14563 )
2025-12-05 17:49:08 +00:00
Silvio Junior
7db5abdecf
Fixes [API Error: Cannot read properties of undefined (reading 'error')] ( #14553 )
2025-12-05 01:18:37 +00:00
Aswin Ashok
84f521b1c6
fix(shell): cursor visibility when using interactive mode ( #14095 )
...
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com >
2025-12-04 16:58:03 +00:00
Megha Bansal
6f3b56c5b6
fix: improve retry logic for fetch errors and network codes ( #14439 )
2025-12-04 15:41:08 +00:00
CHAEWAN KIM
0857345945
refactor(editor): use const assertion for editor types with single source of truth ( #8604 )
2025-12-03 06:16:19 +00:00
Marat Boshernitsan
b9b3b8050d
Allow telemetry exporters to GCP to utilize user's login credentials, if requested ( #13778 )
2025-12-03 05:27:37 +00:00
Jack Wotherspoon
bdbbe9232d
feat: consolidate remote MCP servers to use url in config ( #13762 )
2025-12-03 01:01:33 +00:00
Allen Hutchison
828afe113e
refactor(stdio): always patch stdout and use createWorkingStdio for clean output ( #14159 )
2025-12-02 23:08:25 +00:00
Sandy Tao
752a521423
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
CHAEWAN KIM
f4babf172b
fix(async): prevent missed async errors from bypassing catch handlers ( #13714 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-12-01 22:11:40 +00:00
christine betts
bc365f1eaa
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
Sandy Tao
e1d2653a7a
feat(core): Improve request token calculation accuracy ( #13824 )
2025-11-26 04:20:46 +00:00
Megha Bansal
d97bbd5324
Update error codes when process exiting the gemini cli ( #13728 )
2025-11-26 02:43:21 +00:00
Aarushi Shah
acf5ed595f
Add Databricks auth support and custom header option to gemini cli ( #11893 )
...
Co-authored-by: Taylor Mullen <ntaylormullen@google.com >
2025-11-26 00:22:47 +00:00
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN
d53a5c4fb5
fix: (some minor improvements to configs and getPackageJson return behaviour) ( #12510 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-11-24 21:20:23 +00:00
Jacob Richman
030a5ace97
Fix multiple bugs with auth flow including using the implemented but unused restart support. ( #13565 )
2025-11-21 16:31:47 +00:00
fancivez
0f0b463a2f
docs: fix typos in source code and documentation ( #13577 )
2025-11-21 14:59:42 +00:00
Pyry Takala
613b8a4527
fix(core): correct bash @P prompt transformation detection ( #13544 )
2025-11-21 00:34:47 +00:00
Jacob Richman
fec0eba07e
move stdio ( #13528 )
2025-11-20 22:16:46 +00:00
Jacob Richman
d1e35f8660
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
joshualitt
257cd07a3a
feat(core): Wire up chat code path for model configs. ( #12850 )
2025-11-20 04:41:16 +00:00
Smetalo
0f845407f1
Fix typo in write_todos methodology instructions ( #13411 )
2025-11-19 23:29:12 +00:00
Shreya Keshive
86828bb561
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
Tommaso Sciortino
e8038c727f
fix test to use faketimer ( #12913 )
2025-11-12 03:03:10 +00:00
Tommaso Sciortino
2e2b066713
Move temp dir from system prompt to first user msg ( #12895 )
2025-11-11 21:22:22 +00:00
joshualitt
a4415f15d3
feat(core): Migrate generateContent to model configs. ( #12834 )
2025-11-11 16:10:50 +00:00
Jacob MacDonald
bafbcbbe8b
[feat]: Add /extensions restart command ( #12739 )
2025-11-07 23:17:23 +00:00
joshualitt
fdb6088603
feat(core): Migrate generateJson to resolved model configs. ( #12626 )
2025-11-07 22:18:45 +00:00
Jacob MacDonald
c883403147
[feat] Extension Reloading - respect updates to exclude tools ( #12728 )
2025-11-07 20:18:35 +00:00
Jacob MacDonald
47603ef8e1
Reload gemini memory on extension load/unload + memory refresh refactor ( #12651 )
2025-11-07 17:07:25 +00:00
Tommaso Sciortino
f05d937f39
Use consistent param names ( #12517 )
2025-11-06 23:03:52 +00:00
Jainam M
c585470a71
refactor(cli): consolidate repetitive tests in InputPrompt using it.each ( #12524 )
2025-11-06 17:41:50 +00:00
Andrew Riggs
44b8c62db9
fix(core) Path reader method readPathFromWorkspace does not respect git/gemini ignore config. ( #10073 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-11-05 21:40:54 +00:00
Jacob MacDonald
fa93b56243
[Extension Reloading]: Update custom commands, add enable/disable command ( #12547 )
2025-11-05 19:36:07 +00:00
Bryan Morgan
16113647de
Fix/windows pty crash ( #12587 )
...
Co-authored-by: LayorX <yor31117@gmail.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-05 16:53:03 +00:00
Gaurav
f51d74586c
refactor: parse string for retryInfo ( #12586 )
2025-11-05 16:42:58 +00:00
cornmander
b8b6620365
Tighten bash shell option handling ( #12532 )
2025-11-04 16:11:29 +00:00
Jacob MacDonald
da4fa5ad75
Extensions MCP refactor ( #12413 )
2025-11-04 15:51:18 +00:00
anthony bushong
f3759381b1
feat(core): add timeout to llm edit fix ( #12393 )
2025-11-04 00:04:51 +00:00
Shreya Keshive
be1dc13bb1
feat(core): Add support for listing experiments ( #12495 )
2025-11-03 21:51:22 +00:00
Abhi
265f24e5d7
fix(ui): ensure model changes update the UI immediately ( #12412 )
2025-11-03 19:59:51 +00:00
Allen Hutchison
9d642f3bb1
refactor(core): improve error handling for setGlobalProxy ( #12437 )
2025-11-03 18:13:52 +00:00
Eric Rahm
e3262f8766
fix(core): combine .gitignore and .geminiignore logic for correct precedence ( #11587 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-11-01 17:06:34 +00:00
Shreya Keshive
f9df415392
feat(core): Introduce release channel detection ( #12257 )
...
Co-authored-by: shishu314 <shishu_1998@yahoo.com >
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
Co-authored-by: Shardul Natu <43422294+kiranani@users.noreply.github.com >
Co-authored-by: Shnatu <snatu@google.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-31 21:18:39 +00:00
Sehoon Shon
ab013fb7e9
migrating console.error to debugger for installationManager, oauth-provider, modifiable-tool ( #12279 )
2025-10-31 18:17:51 +00:00