Allen Hutchison
|
f5bd474e51
|
fix(core): prevent server name spoofing in policy engine (#12511)
|
2025-11-05 18:10:23 +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 |
|
Shreya Keshive
|
c743631148
|
chore(release): bump version to 0.14.0-nightly.20251104.da3da198 (#12564)
|
2025-11-05 16:09:33 +00:00 |
|
Adam Weidman
|
21dd9bbf7d
|
fix: allow user to set pro model even in fallback (#12566)
|
2025-11-05 14:38:45 +00:00 |
|
Shreya Keshive
|
da3da19844
|
feat(core): Integrate remote experiments configuration (#12539)
|
2025-11-04 23:09:53 +00:00 |
|
Silvio Junior
|
53c7646ed7
|
enable codebase investigator by default for preview (#12555)
|
2025-11-04 22:30:01 +00:00 |
|
Sehoon Shon
|
b6524e410a
|
migrate console.error to coreEvents/debugger for sandbox, logger, chatRecordingService (#12253)
|
2025-11-04 21:02:31 +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 |
|
anj-s
|
2b77c1ded4
|
SI prompt nudge for the todo tool (#12159)
|
2025-11-04 14:25:15 +00:00 |
|
Jainam M
|
6ab1b239ca
|
refactor(core): Refactored and removed redundant test lines in telemetry (#12356)
|
2025-11-04 08:42:31 +00:00 |
|
Chris Coutinho
|
ab73051298
|
fix(mcp): replace hardcoded port 7777 with dynamic port allocation for OAuth (#12520)
|
2025-11-04 07:16:56 +00:00 |
|
Edilmo Palencia
|
cb2880cb93
|
feat(hooks): Hook Execution Planning and Matching (#9090)
|
2025-11-04 06:25:43 +00:00 |
|
Edilmo Palencia
|
b259153403
|
feat(hooks): Hook Input/Output Contracts (#9080)
|
2025-11-04 02:47:23 +00:00 |
|
Sandy Tao
|
f0c3c81e94
|
fix(core): Improve loop detection for longer repeating patterns (#12505)
|
2025-11-04 02:06:22 +00:00 |
|
anthony bushong
|
f3759381b1
|
feat(core): add timeout to llm edit fix (#12393)
|
2025-11-04 00:04:51 +00:00 |
|
Edilmo Palencia
|
80673a0c0c
|
feat(hooks): Hook Type Decoupling and Translation (#9078)
|
2025-11-03 23:56:53 +00:00 |
|
Allen Hutchison
|
ffc5e4d048
|
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
|
60d2c2cc90
|
Enable WriteTodos tool by default (#12500)
|
2025-11-03 23:40:20 +00:00 |
|
Gal Zahavi
|
2144d25885
|
fix(auth): Return empty map if token file does not exits, and refacto… (#12332)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-11-03 23:07:22 +00:00 |
|
Silvio Junior
|
7a515339ea
|
Log recovery events (nudges) that happens inside the subagent (#12408)
|
2025-11-03 22:53:43 +00:00 |
|
Shreya Keshive
|
be1dc13bb1
|
feat(core): Add support for listing experiments (#12495)
|
2025-11-03 21:51:22 +00:00 |
|
Silvio Junior
|
60973aacd9
|
Grants subagent a recovery turn for when it hits TIMEOUT, MAX_TURNS or NO_TOOL_CALL failures. (#12344)
|
2025-11-03 21:22:12 +00:00 |
|
Silvio Junior
|
1c18552426
|
Enforce timeout for subagents (#12232)
|
2025-11-03 20:33:04 +00:00 |
|
Abhi
|
265f24e5d7
|
fix(ui): ensure model changes update the UI immediately (#12412)
|
2025-11-03 19:59:51 +00:00 |
|
Abhi
|
59e0b10e6c
|
Cap Thinking Budget to prevent runaway thought loops (#12416)
|
2025-11-03 18:39:06 +00:00 |
|
Allen Hutchison
|
9d642f3bb1
|
refactor(core): improve error handling for setGlobalProxy (#12437)
|
2025-11-03 18:13:52 +00:00 |
|
anj-s
|
93f14ce626
|
refactor: split core system prompt into multiple parts (#12461)
|
2025-11-03 17:08:56 +00:00 |
|
Chris Coutinho
|
9187f6f6d1
|
fix: preserve path components in OAuth issuer URLs (#12448)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Gregory Shikhman <cornmander@cornmander.com>
|
2025-11-02 21:19:46 +00:00 |
|
Edilmo Palencia
|
c0495ce2f9
|
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 |
|
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 |
|
Abhi
|
fd2cbacae9
|
fix(core): prevent model router from overriding explicit model choice (#12399)
|
2025-10-31 21:02:22 +00:00 |
|
shishu314
|
35f091bb01
|
feat(telemetry) - Add metric for slow rendering (#12391)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-10-31 18:57:47 +00:00 |
|
Sehoon Shon
|
e9c7a80b12
|
migrate console.error to coreEvents for mcp-client-manager and google-auth-provider (#12342)
|
2025-10-31 18:52:56 +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 |
|
Sandy Tao
|
11e1e98022
|
fix(core): ensure loop detection respects session disable flag (#12347)
|
2025-10-31 16:06:10 +00:00 |
|
Jerop Kipruto
|
9da3cb7e43
|
fix(core): remove duplicate session_id in GCP log exporter (#12370)
|
2025-10-31 14:42:13 +00:00 |
|
Shardul Natu
|
236334d015
|
feat(telemetry): Add extension name to ToolCallEvent telemetry (#12343)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-10-31 13:50:22 +00:00 |
|
Jainam M
|
12472ce9b2
|
refactor(core): Refactored and removed redundant test lines in teleme… (#12284)
|
2025-10-31 07:33:33 +00:00 |
|
gemini-cli-robot
|
db37c715c0
|
chore/release: bump version to 0.13.0-nightly.20251031.c89bc30d (#12330)
|
2025-10-31 01:55:09 +00:00 |
|
Tommaso Sciortino
|
3332703fca
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Victor May
|
643f2c0958
|
Enable model routing for all users (#12300)
|
2025-10-30 22:29:24 +00:00 |
|
Sandy Tao
|
322feaafa6
|
refactor(core): decouple GeminiChat from uiTelemetryService via Usage events (#12196)
|
2025-10-30 21:05:38 +00:00 |
|
Tommaso Sciortino
|
68afb7200e
|
Change default compression threshold (#12306)
|
2025-10-30 20:46:41 +00:00 |
|
matt korwel
|
b382ae6803
|
feat: Prevent self-imports and fix build loop (#12309)
|
2025-10-30 20:15:49 +00:00 |
|
Jerop Kipruto
|
135d981e3c
|
Create line change metrics (#12299)
|
2025-10-30 18:55:47 +00:00 |
|
Jacob MacDonald
|
cc081337b7
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|