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 |
|
Gaurav
|
31c5761e06
|
refactor: simplify daily quota error messages (#12386)
|
2025-10-31 17:49:32 +00:00 |
|
Abhi
|
1d9e6870be
|
feat(core): Implement granular memory loaders for JIT architecture (#12195)
|
2025-10-30 04:09:12 +00:00 |
|
Shreya Keshive
|
3e9701861e
|
refactor(core): Move getPackageJson utility to core package (#12224)
|
2025-10-29 20:23:35 +00:00 |
|
hritan
|
39eb6ed9cc
|
chore: migrate console.error in workspaceContext (#12167)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-28 19:06:13 +00:00 |
|
Jacob MacDonald
|
1b302deeff
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Pyush Sinha
|
2dfb813c90
|
(fix): appcontainer should not poll and footer should use currentModel from ui state (#11923)
|
2025-10-27 22:33:12 +00:00 |
|
Sandy Tao
|
2a87d663d2
|
refactor(core): extract ChatCompressionService from GeminiClient (#12001)
|
2025-10-27 21:29:39 +00:00 |
|
ph-sp
|
73570f1c86
|
Fix the shortenPath function to correctly insert ellipsis. (#12004)
Co-authored-by: Greg Shikhman <shikhman@google.com>
|
2025-10-25 04:10:00 +00:00 |
|
Eric Rahm
|
b1059f891f
|
refactor: Switch over to unified shouldIgnoreFile (#11815)
|
2025-10-25 01:55:12 +00:00 |
|
Allen Hutchison
|
b188a51c32
|
feat(core): Introduce message bus for tool execution confirmation (#11544)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-24 20:04:40 +00:00 |
|
cornmander
|
31b7c010d0
|
Add regression tests for shell command parsing (#11962)
|
2025-10-24 18:25:54 +00:00 |
|
Gaurav
|
ee92db7533
|
fix: handle request retries and model fallback correctly (#11624)
|
2025-10-24 18:09:06 +00:00 |
|
Riddhi Dutta
|
a889c15e38
|
Adding Parameterised tests (#11930)
|
2025-10-24 13:45:36 +00:00 |
|
Abhi
|
3a501196f0
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
Abhi
|
b40f67b76a
|
extract console error to util func (#11675)
|
2025-10-22 20:09:10 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Shreya Keshive
|
e72c00cf9a
|
fix(proxy): Add error handling to proxy agent creation (#11538)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 19:43:37 +00:00 |
|
cornmander
|
654c555099
|
test: add readWasmBinaryFromDisk unit test (#11546)
|
2025-10-21 02:42:16 +00:00 |
|
cornmander
|
70a99af1d3
|
Fix shell auto-approval parsing for chained commands (#11527)
|
2025-10-20 23:18:00 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|