Commit graph

655 commits

Author SHA1 Message Date
N. Taylor Mullen
461c277bf2
Support for Built-in Agent Skills (#16045) 2026-01-10 06:26:58 +00:00
Christian Gunderman
c87d1aed4c
Fix an issue where the agent stops prematurely (#16269) 2026-01-09 23:05:27 +00:00
Jack Wotherspoon
c7d17dda49
fix: properly use systemMessage for hooks in UI (#16250) 2026-01-09 20:47:14 +00:00
Sehoon Shon
18dd399cb5
Support @ suggestions for subagenets (#16201)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-09 00:51:18 +00:00
Jasmeet Bhatia
d48c934357
feat(cli): add filepath autosuggestion after slash commands (#14738)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-08 01:47:05 +00:00
Adib234
57012ae5b3
Core data structure updates for Rewind functionality (#15714) 2026-01-07 17:10:22 +00:00
Abhi
5fe5d1da46
policy: extract legacy policy from core tool scheduler to policy engine (#15902) 2026-01-07 04:28:06 +00:00
N. Taylor Mullen
7956eb239e
Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
Abhi
61dbab03e0
feat(ui): add visual indicators for hook execution (#15408) 2026-01-06 20:52:12 +00:00
Gal Zahavi
6f4b2ad0b9
fix: default folder trust to untrusted for enhanced security (#15943) 2026-01-06 18:09:09 +00:00
Tommaso Sciortino
8f0324d868
fix(cli): resolve paste issue on Windows terminals. (#15932) 2026-01-05 22:46:23 +00:00
Sandy Tao
dd84c2fb83
feat(hooks): implement granular stop and block behavior for agent hooks (#15824) 2026-01-05 02:58:34 +00:00
Abhi
12c7c9cc42
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
Abhi
eec5d5ebf8
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
Abhi
c0ccb22460
chore: cleanup old smart edit settings (#15832) 2026-01-02 22:28:28 +00:00
Jack Wotherspoon
0f3555a4d2
feat: add folder suggestions to /dir add command (#15724) 2026-01-02 21:08:11 +00:00
Sehoon Shon
788bb04f5c
log fallback mode (#15817) 2026-01-02 18:19:43 +00:00
Sandy Tao
05049b5abf
feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685) 2025-12-30 23:22:53 +00:00
christine betts
ec79fe1ab2
Add instructions to the extensions update info notification (#14907) 2025-12-30 19:50:33 +00:00
Adib234
10ae84869a
Migrate console to coreEvents.emitFeedback or debugLogger (#15219) 2025-12-29 20:46:10 +00:00
Abhi
dcd2449b1a
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00
Sehoon Shon
69fc75c0b2
do not persist the fallback model (#15483) 2025-12-26 16:08:44 +00:00
Sehoon Shon
9cdb267ba5
feat: Show snowfall animation for holiday theme (#15494)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-26 16:07:39 +00:00
Pyush Sinha
873d10df42
feat: terse transformations of image paths in text buffer (#4924)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
2025-12-23 20:46:09 +00:00
Sandy Tao
70696e364b
fix(ui): show command suggestions even on perfect match and sort them (#15287) 2025-12-19 00:05:36 +00:00
Gal Zahavi
1e10492e55
fix: prevent infinite loop in prompt completion on error (#14548) 2025-12-18 23:34:46 +00:00
Jacob Richman
322232e514
feat: Detect background color (#15132) 2025-12-18 18:36:48 +00:00
Christian Gunderman
5d13145995
Code Assist backend telemetry for user accept/reject of suggestions (#15206) 2025-12-17 23:12:59 +00:00
Sandy Tao
6ddd5abd7b
fix(ui): Prevent eager slash command completion hiding sibling commands (#15224) 2025-12-17 22:30:35 +00:00
Tommaso Sciortino
bf90b59935
feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
2025-12-17 09:43:21 -08:00
Scars
80c4225286
feat(cli): Add /auth logout command to clear credentials and auth state (#13383) 2025-12-17 17:07:13 +00:00
Christian Gunderman
7f2d33458a
Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
Jack Wotherspoon
3e9a0a7628
chore: remove user query from footer in debug mode (#15169) 2025-12-17 01:44:04 +00:00
Abhi
d236df5b21
Fix tool output fragmentation by encapsulating content in functionResponse (#13082) 2025-12-15 20:36:34 +00:00
Mayur Vaid
217e2b0eb4
fix: similar to policy-engine, throw error in case of requiring tool execution confirmation for non-interactive mode (#14702)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-15 18:34:27 +00:00
Christian Gunderman
942bcfc61e
Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
Gaurav Sehgal
d9f94103cd
Add clarity to error messages (#14879) 2025-12-13 01:01:12 +00: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
Alex Gavrilescu
560550f5df
feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-09 02:43:12 +00:00
Jack Wotherspoon
89570aef06
feat: auto-execute on slash command completion functions (#14584) 2025-12-08 21:32:39 +00:00
Christian Gunderman
025e450ac2
Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
Tommaso Sciortino
ae8694b303
Fix privacy screen for legacy tier users (#14522) 2025-12-04 21:24:00 +00:00
Coco Sheng
b27cf0b0a8
feat(cli): Move key restore logic to core (#13013) 2025-12-04 15:56:16 +00:00
Jacob Richman
1689e9b671
fix(cli): fix issue updating a component while rendering a different component (#14319) 2025-12-02 01:33:03 +00:00
Jack Wotherspoon
f918af82fe
feat: auto-execute simple slash commands on Enter (#13985) 2025-12-01 17:29:03 +00:00
Megha Bansal
d97bbd5324
Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
Sehoon Shon
d8a3d08f8e
fallback to flash for TerminalQuota errors (#13791) 2025-11-25 21:17:22 +00:00
bl-ue
94c3eecb99
feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
Edilmo Palencia
5411f4a667
feat(hooks): Hook Agent Lifecycle Integration (#9105) 2025-11-24 22:31:48 +00:00
Adib234
c21b6899e1
Add session subtask in /stats command (#13750) 2025-11-24 19:01:41 +00:00