luisfelipe-alt
|
15a9429b69
|
fix(core): preserve escape sequences in string literals for modern models (#28299)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-07-06 17:44:05 +00:00 |
|
luisfelipe-alt
|
b5fc06ee33
|
fix(core-tools): resolve defensive path resolution for at-reference files and fix macOS tests (#28053)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-06-30 19:45:32 +00:00 |
|
luisfelipe-alt
|
ae0a3aa7b9
|
fix(security): enforce case-insensitive sensitive path blocklist and vscode hitl (#27966)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-06-26 19:36:00 +00:00 |
|
Gal Zahavi
|
93844dfa10
|
chore(deps): pin dependencies and enforce 14-day update cooldown (#27948)
|
2026-06-18 23:58:35 +00:00 |
|
Gal Zahavi
|
4d3dcdce1f
|
Revert "fix(core-tools): resolve defensive path resolution for at-reference files" (#27992)
|
2026-06-17 13:23:03 -07:00 |
|
luisfelipe-alt
|
f741d03282
|
fix(core-tools): resolve defensive path resolution for at-reference files (#27943)
|
2026-06-16 22:05:03 +00:00 |
|
Gal Zahavi
|
1eb8bd418c
|
refactor(core): standardize tool output formatting (#27772)
|
2026-06-11 21:22:13 +00:00 |
|
luisfelipe-alt
|
8e99c26dd8
|
fix(core): implement atomic update in MCP tool discovery (#27619)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-06-09 18:51:02 +00:00 |
|
David Pierce
|
665228e983
|
Transition to flash GA model when experiment flag is present. (#27570)
|
2026-06-01 23:36:49 +00:00 |
|
Coco Sheng
|
99ae4d8b81
|
fix(core): generalize MCP compliance fix for tool results (#27045)
|
2026-05-20 17:31:00 +00:00 |
|
Debasish
|
aebdba6565
|
fix(core): improve Alpine shell compatibility (#26770)
|
2026-05-20 17:16:22 +00:00 |
|
Coco Sheng
|
29481a1562
|
fix: robust ripgrep path resolution and 1p hermetic execution support (#27253)
|
2026-05-20 16:29:00 +00:00 |
|
Dev Randalpura
|
9de4289287
|
fix(core): correctly handle nullable array types in MCP tools (#27228)
|
2026-05-19 18:24:18 +00:00 |
|
Coco Sheng
|
37f3a4c90a
|
fix(core): respect NO_PROXY in global fetch dispatcher (#27216)
|
2026-05-19 17:56:59 +00:00 |
|
kaluchi
|
dc47aaa2d9
|
fix(core): prefer pwsh.exe over Windows PowerShell 5.1 (#25859) (#25900)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-18 17:44:05 +00:00 |
|
PROTHAM
|
2151653133
|
fix(core): resolve EISDIR errors during file processing (#21527) (#27041)
|
2026-05-14 21:21:57 +00:00 |
|
Dev Randalpura
|
6fee663ddc
|
fix(ui): preserve new line at the end of edit window (#27057)
|
2026-05-14 18:33:41 +00:00 |
|
Coco Sheng
|
e3f2d3e1ef
|
fix(core): respect NO_PROXY for network-based MCP servers (#27012)
|
2026-05-14 17:11:17 +00:00 |
|
EMERSON BUSSON
|
724981baf8
|
fix(core): throttle shell text output and bound live UI buffer (#26955)
|
2026-05-13 21:34:32 +00:00 |
|
Sandy Tao
|
7504259d72
|
chore: clean up launched memory features (#26941)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2026-05-13 21:22:56 +00:00 |
|
Coco Sheng
|
0750b01fe4
|
fix: add system PATH fallback for ripgrep resolution (#26777) (#26868)
|
2026-05-13 21:05:37 +00:00 |
|
Dev Randalpura
|
41599ce29f
|
fix(core): made context files append instead of replace (#26950)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-05-13 19:45:30 +00:00 |
|
Sahil Kirad
|
fd01cc03bf
|
fix(core): refresh MCP OAuth token usage after re-auth (#26312)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-13 12:01:27 -07:00 |
|
Coco Sheng
|
120dfc724d
|
fix(core): update read_file schema for v1 compatibility (#22183) (#26922)
|
2026-05-12 21:41:49 +00:00 |
|
krishdef7
|
f51391a0f2
|
fix(mcp): treat GET 404 as 405 in StreamableHTTPClientTransport (#24847)
Co-authored-by: Coco Sheng <cocosheng@google.com>
Co-authored-by: Spencer <spencertang@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-08 22:16:08 +00:00 |
|
Michael Bleigh
|
90304b279c
|
refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186)
|
2026-05-06 21:23:26 +00:00 |
|
Aishanee Shah
|
0218817fe3
|
feat(core): steer model to use edit tool for surgical edits, fix a typo (#26480)
|
2026-05-05 19:35:04 +00:00 |
|
Adib234
|
6a3175e973
|
fix(core): properly format markdown in AskUser tool by unescaping newlines (#26349)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-05-04 20:59:11 +00:00 |
|
Adib234
|
75a8de83fc
|
test(cleanup): fix temporary directory leaks in test suites (#26217)
|
2026-05-04 19:08:02 +00:00 |
|
AK
|
40b384de2c
|
fix(core): make subagents aware of active approval modes (#23608)
|
2026-05-01 22:21:38 +00:00 |
|
gemini-cli[bot]
|
fa1a7c10bd
|
# Fix: Inconsistent Case-Sensitivity in GrepTool (#26235)
Co-authored-by: gemini-cli[bot] <gemini-cli[bot]@users.noreply.github.com>
|
2026-04-29 22:59:58 +00:00 |
|
Coco Sheng
|
6d99113936
|
fix(core): disconnect extension-backed MCP clients in stopExtension (#26136)
|
2026-04-28 22:46:17 +00:00 |
|
Spencer
|
1f73ec70c5
|
perf(core): fix slow boot by fetching experiments and quota asynchronously (#25758)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: David Pierce <davidapierce@google.com>
Co-authored-by: Keith Schaab <keithsc@google.com>
Co-authored-by: Keith Schaab <keith.schaab@gmail.com>
Co-authored-by: Emily Hedlund <ehedlund@google.com>
|
2026-04-23 21:52:58 +00:00 |
|
Gal Zahavi
|
27927c55e5
|
feat(core): enhance shell command validation and add core tools allowlist (#25720)
Co-authored-by: David Pierce <davidapierce@google.com>
Co-authored-by: Keith Schaab <keithsc@google.com>
Co-authored-by: Keith Schaab <keith.schaab@gmail.com>
Co-authored-by: Emily Hedlund <ehedlund@google.com>
|
2026-04-23 20:26:01 +00:00 |
|
Horizon_Architect_07
|
2a52611e71
|
Fix/command injection shell (#24170)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-04-22 20:00:44 +00:00 |
|
Sandy Tao
|
6edfba481f
|
refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716)
|
2026-04-22 01:21:55 +00:00 |
|
Coco Sheng
|
93a8d9001c
|
fix(cli): use newline in shell command wrapping to avoid breaking heredocs (#25537)
|
2026-04-21 19:12:50 +00:00 |
|
Mahima Shanware
|
a4e98c0a4c
|
fix(core): resolve nested plan directory duplication and relative path policies (#25138)
|
2026-04-21 18:20:57 +00:00 |
|
Sam Roberts
|
17557b1aeb
|
feat(core): add .mdx support to get-internal-docs tool (#25090)
|
2026-04-16 20:58:34 +00:00 |
|
ruomeng
|
f16f1cced3
|
feat(core): add tools to list and read MCP resources (#25395)
|
2026-04-16 17:57:43 +00:00 |
|
Tommaso Sciortino
|
55620235c0
|
feat: bundle ripgrep binaries into SEA for offline support (#25342)
|
2026-04-15 06:28:06 +00:00 |
|
Gal Zahavi
|
366f9e4766
|
fix(core): prevent YOLO mode from being downgraded (#25341)
|
2026-04-15 06:27:36 +00:00 |
|
Jack Wotherspoon
|
212edf31ed
|
chore(mcp): check MCP error code over brittle string match (#25381)
|
2026-04-14 17:24:21 +00:00 |
|
Emily Hedlund
|
0d6d5d90b9
|
refactor(core): extract and centralize sandbox path utilities (#25305)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-04-13 18:43:13 +00:00 |
|
Michael Bleigh
|
3b7c17a22c
|
refactor(core): consolidate execute() arguments into ExecuteOptions (#25101)
|
2026-04-10 17:11:17 +00:00 |
|
Spencer
|
5fc8fea8d7
|
fix: resolve lifecycle memory leaks by cleaning up listeners and root closures (#25049)
|
2026-04-10 04:21:14 +00:00 |
|
Abhi
|
b238a453e3
|
feat(core): refactor subagent tool to unified invoke_subagent tool (#24489)
|
2026-04-09 16:48:24 +00:00 |
|
Jarrod Whelan
|
faa7a9da30
|
feat(cli): refine tool output formatting for compact mode (#24677)
|
2026-04-09 03:30:52 +00:00 |
|
Jarrod Whelan
|
bc3ed61adb
|
feat(core): refine shell tool description display logic (#24903)
|
2026-04-08 23:40:43 +00:00 |
|
Emily Hedlund
|
a39461718c
|
fix(core): ensure robust sandbox cleanup in all process execution paths (#24763)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-04-08 19:03:36 +00:00 |
|