Jerop Kipruto
|
3c832ddbeb
|
feat(plan): implement simple workflow for planning in main agent (#17326)
|
2026-01-23 06:53:47 +00:00 |
|
Christian Gunderman
|
2c6781d134
|
Refactor subagent delegation to be one tool per agent (#17346)
|
2026-01-23 02:18:31 +00:00 |
|
Jasmeet Bhatia
|
a060e6149a
|
feat(mcp): add enable/disable commands for MCP servers (#11057) (#16299)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-01-22 23:38:06 +00:00 |
|
Jerop Kipruto
|
50985d38c4
|
feat(plan): add 'communicate' tool kind (#17341)
|
2026-01-22 21:38:15 +00:00 |
|
Spencer
|
5d68d8cda5
|
fix(core): Resolve AbortSignal MaxListenersExceededWarning (#5950) (#16735)
|
2026-01-22 20:16:00 +00:00 |
|
Saksham Goyal
|
6d7423263b
|
fix: show whitespace changes in edit tool diffs (#17213)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-22 18:02:37 +00:00 |
|
Jack Wotherspoon
|
e65208b244
|
feat: add AskUser tool schema (#16988)
|
2026-01-22 17:12:13 +00:00 |
|
Adib234
|
3b9f580fa4
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Sandy Tao
|
a1233e7e5c
|
fix(core): simplify replace tool error message (#17246)
|
2026-01-21 22:25:36 +00:00 |
|
Sandy Tao
|
f79124f96e
|
feat(core): enable disableLLMCorrection by default (#17223)
|
2026-01-21 18:53:41 +00:00 |
|
Andrew Garrett
|
97aac696fb
|
Fix mcp tool lookup in tool registry (#17054)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2026-01-21 04:18:33 +00:00 |
|
David Soria Parra
|
b288f124b2
|
fix(cli): send gemini-cli version as mcp client version (#13407)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2026-01-20 22:01:18 +00:00 |
|
christine betts
|
166e04a8dd
|
Fix mcp instructions (#16439)
|
2026-01-20 16:10:21 +00:00 |
|
Ramón Medrano Llamas
|
1182168bd9
|
feat(core): enhanced anchored iterative context compression with self-verification (#15710)
|
2026-01-20 08:43:15 +00:00 |
|
N. Taylor Mullen
|
ec7413456e
|
feat(core): improve shell redirection transparency and security (#16486)
|
2026-01-20 04:07:28 +00:00 |
|
N. Taylor Mullen
|
1681ae1842
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +00:00 |
|
Adib234
|
1e8f87fbdf
|
Add support for running available commands prior to MCP servers loading (#15596)
|
2026-01-15 20:33:16 +00:00 |
|
Abhi
|
a3234fb534
|
prefactor: add rootCommands as array so it can be used for policy parsing (#16640)
|
2026-01-14 18:50:28 +00:00 |
|
Sandy Tao
|
b81fe68325
|
feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000)
|
2026-01-13 01:26:53 +00:00 |
|
N. Taylor Mullen
|
461c277bf2
|
Support for Built-in Agent Skills (#16045)
|
2026-01-10 06:26:58 +00:00 |
|
Vijay Vasudevan
|
eb3f3cfdb8
|
feat(hooks): add mcp_context to BeforeTool and AfterTool hook inputs (#15656)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-08 18:35:33 +00:00 |
|
Tommaso Sciortino
|
d4b418ba01
|
Fix and rename introspection agent -> cli help agent (#16097)
|
2026-01-07 23:01:57 +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
|
da85e3f8f2
|
feat(core): improve activate_skill tool and use lowercase XML tags (#16009)
|
2026-01-07 01:10:00 +00:00 |
|
N. Taylor Mullen
|
0c54136244
|
Agent Skills: Add skill directory to WorkspaceContext upon activation (#15870)
|
2026-01-06 19:24:37 +00:00 |
|
N. Taylor Mullen
|
2cb33b2f76
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Abhi
|
b13c6b57ae
|
chore: rename smart-edit to edit (#15923)
|
2026-01-05 20:25:54 +00:00 |
|
Abhi
|
f3625aab13
|
refactor: consolidate EditTool and SmartEditTool (#15857)
|
2026-01-05 04:52:14 +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
|
90be9c3587
|
feat(core): Standardize Tool and Agent Invocation constructors (Phase 2) (#15775)
|
2026-01-04 20:51:23 +00:00 |
|
Abhi
|
eec5d5ebf8
|
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774)
|
2026-01-04 19:59:35 +00:00 |
|
Abhi
|
d3c206c677
|
Unify shell security policy and remove legacy logic (#15770)
|
2026-01-04 05:19:00 +00:00 |
|
Abhi
|
c0ccb22460
|
chore: cleanup old smart edit settings (#15832)
|
2026-01-02 22:28:28 +00:00 |
|
Gal Zahavi
|
18fef0db31
|
fix(core): improve shell command with redirection detection (#15683)
|
2026-01-02 19:36:59 +00:00 |
|
N. Taylor Mullen
|
958284dc24
|
Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725)
|
2026-01-02 19:15:06 +00:00 |
|
HyeongHo Jun
|
8a0190ca3b
|
fix(core): handle unhandled promise rejection in mcp-client-manager (#14701)
|
2026-01-02 16:06:56 +00:00 |
|
Sandy Tao
|
05049b5abf
|
feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685)
|
2025-12-30 23:22:53 +00:00 |
|
Adib234
|
10ae84869a
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Abhi
|
37be162435
|
fix(core): enable granular shell command allowlisting in policy engine (#15601)
|
2025-12-26 23:48:44 +00:00 |
|
Maple!
|
56b050422d
|
chore(core): fix comment typo (#15558)
|
2025-12-26 04:31:43 +00:00 |
|
Christian Gunderman
|
3b1dbcd42d
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Serghei
|
58fd00a3df
|
fix(core): Add .geminiignore support to SearchText tool (#13763)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
|
2025-12-22 04:25:26 +00:00 |
|
Jacob Richman
|
e64146914a
|
fix(policy): fix bug where accepting-edits continued after it was turned off (#15351)
|
2025-12-20 01:09:43 +00:00 |
|
Tommaso Sciortino
|
10ba348a3a
|
Introspection agent demo (#15232)
|
2025-12-19 22:11:32 +00:00 |
|
Abhi
|
2b426c1d91
|
feat: add agent toml parser (#15112)
|
2025-12-18 03:46:55 +00:00 |
|
Adib234
|
bb8f181ef1
|
Refactor: Migrate console.error in ripGrep.ts to debugLogger (#15201)
|
2025-12-17 17:40:28 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Allen Hutchison
|
a47af8e261
|
fix(core): commandPrefix word boundary and compound command safety (#15006)
|
2025-12-12 23:02:19 +00:00 |
|
Allen Hutchison
|
5f298c17d7
|
feat: Persistent "Always Allow" policies with granular shell & MCP support (#14737)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-12 21:45:39 +00:00 |
|