Sandy Tao
|
33f630111f
|
feat(core): add experimental memory manager agent to replace save_memory tool (#22726)
Co-authored-by: Christian Gunderman <gundermanc@gmail.com>
|
2026-03-19 12:57:52 -07:00 |
|
Adam Weidman
|
605432ea70
|
refactor(core): replace positional execute params with ExecuteOptions bag (#22674)
|
2026-03-16 21:50:24 +00:00 |
|
kevinjwang1
|
0bf7ea60c5
|
Add ModelDefinitions to ModelConfigService (#22302)
|
2026-03-14 21:45:21 +00:00 |
|
Gal Zahavi
|
b49fc8122d
|
feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941)
|
2026-03-13 23:02:09 +00:00 |
|
Gaurav
|
d368997ca3
|
test: add Object.create context regression test and tool confirmation integration test (#22356)
|
2026-03-13 17:49:33 +00:00 |
|
joshualitt
|
de656f01d7
|
feat(core): Fully migrate packages/core to AgentLoopContext. (#22115)
|
2026-03-13 01:56:31 +00:00 |
|
Abhi
|
1d2585dba6
|
fix(core): explicitly pass messageBus to policy engine for MCP tool saves (#22255)
|
2026-03-13 01:31:13 +00:00 |
|
Abhi
|
cd7dced951
|
feat(core): implement model-driven parallel tool scheduler (#21933)
|
2026-03-12 17:03:44 +00:00 |
|
Adam Weidman
|
10ab958378
|
refactor(core): extract ExecutionLifecycleService for tool backgrounding (#21717)
|
2026-03-12 04:03:54 +00:00 |
|
Spencer
|
f090736ebc
|
fix(core): secure argsPattern and revert WEB_FETCH_TOOL_NAME escalation (#22104)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2026-03-12 02:26:21 +00:00 |
|
N. Taylor Mullen
|
4a6d1fad9d
|
fix(core): propagate subagent context to policy engine (#22086)
|
2026-03-11 23:01:45 +00:00 |
|
joshualitt
|
20a226a5ab
|
feat(core): Thread AgentLoopContext through core. (#21944)
|
2026-03-11 01:12:59 +00:00 |
|
N. Taylor Mullen
|
5d213764fb
|
feat(cli): enable skill activation via slash commands (#21758)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2026-03-10 19:24:54 +00:00 |
|
Prasanna Pal
|
0b78de9601
|
fix(core): handle AbortError when ESC cancels tool execution (#20863)
|
2026-03-10 17:11:08 +00:00 |
|
Spencer
|
a220874281
|
feat(policy): support auto-add to policy by default and scoped persistence (#20361)
|
2026-03-10 17:01:41 +00:00 |
|
joshualitt
|
96b939f63a
|
feat(core): Introduce AgentLoopContext. (#21198)
|
2026-03-09 16:02:20 +00:00 |
|
Dev Randalpura
|
f20e45175e
|
fix(ui): add partial output to cancelled shell UI (#21178)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-05 17:30:20 +00:00 |
|
nityam
|
28af4e127f
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Dev Randalpura
|
f3bbe6e77a
|
fix(core): send shell output to model on cancel (#20501)
|
2026-03-03 22:10:16 +00:00 |
|
Christian Gunderman
|
7ca3a33f8b
|
Subagent activity UX. (#17570)
|
2026-03-02 21:04:31 +00:00 |
|
Sandy Tao
|
ce5a2d0760
|
feat(core): truncate large MCP tool output (#19365)
|
2026-03-02 21:01:49 +00:00 |
|
Abhi
|
966b9059d0
|
feat(core): enable contiguous parallel admission for Kind.Agent tools (#20583)
|
2026-02-27 21:08:10 +00:00 |
|
heaventourist
|
b1befee8fb
|
feat(telemetry) Instrument traces with more attributes and make them available to OTEL users (#20237)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
Co-authored-by: MD. MOHIBUR RAHMAN <35300157+mrpmohiburrahman@users.noreply.github.com>
Co-authored-by: Jeffrey Ying <jeffrey.ying86@live.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
Co-authored-by: Google Admin <github-admin@google.com>
Co-authored-by: Ben Knutson <benknutson@google.com>
|
2026-02-27 02:26:16 +00:00 |
|
Jasmeet Bhatia
|
c0b76af442
|
feat(mcp): add progress bar, throttling, and input validation for MCP tool progress (#19772)
|
2026-02-24 17:13:51 +00:00 |
|
Jerop Kipruto
|
15f6c8b8da
|
feat(policy): Propagate Tool Annotations for MCP Servers (#20083)
|
2026-02-24 14:20:11 +00:00 |
|
Steven Robertson
|
b0ceb74462
|
feat: implement AfterTool tail tool calls (#18486)
|
2026-02-24 03:57:00 +00:00 |
|
Abhi
|
acb7f577de
|
chore(lint): fix lint errors seen when running npm run lint (#19844)
|
2026-02-21 18:33:25 +00:00 |
|
matt korwel
|
0f855fc0c4
|
fix(security): rate limit web_fetch tool to mitigate DDoS via prompt injection (#19567)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-20 17:18:07 +00:00 |
|
joshualitt
|
6351352e54
|
feat(core): Implement parallel FC for read only tools. (#18791)
|
2026-02-20 00:38:22 +00:00 |
|
Adam Weidman
|
a468407098
|
chore(core): improve encapsulation and remove unused exports (#19556)
|
2026-02-19 20:19:32 +00:00 |
|
abhiasap
|
ad9c49a604
|
fix(core): ensure user rejections update tool outcome for telemetry (#18982)
|
2026-02-19 13:14:02 +00:00 |
|
N. Taylor Mullen
|
14415316c0
|
feat(core): add support for MCP progress updates (#19046)
|
2026-02-18 20:46:12 +00:00 |
|
Spencer
|
5e2f5df62c
|
fix(paths): Add cross-platform path normalization (#18939)
|
2026-02-17 22:52:55 +00:00 |
|
Jerop Kipruto
|
9df604b01b
|
feat(plan): hide plan write and edit operations on plans in Plan Mode (#19012)
|
2026-02-13 23:15:21 +00:00 |
|
Jerop Kipruto
|
60be42f095
|
refactor(core): adopt CoreToolCallStatus enum for type safety (#18998)
|
2026-02-13 16:27:20 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Sandy Tao
|
01906a9205
|
fix: shorten tool call IDs and fix duplicate tool name in truncated output filenames (#18600)
|
2026-02-09 17:09:17 +00:00 |
|
Abhi
|
11951592aa
|
feat(core): pause agent timeout budget while waiting for tool confirmation (#18415)
|
2026-02-08 04:03:47 +00:00 |
|
Sandy Tao
|
28805a4b2d
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Abhi
|
30354892b3
|
feat(core,cli): implement session-linked tool output storage and cleanup (#18416)
|
2026-02-06 06:36:42 +00:00 |
|
Philippe
|
2498114df6
|
fix: resolve infinite loop when using 'Modify with external editor' (#17453)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: ehedlund <ehedlund@google.com>
|
2026-02-05 20:52:41 +00:00 |
|
Adib234
|
0365f13caa
|
feat(plan): use custom deny messages in plan mode policies (#18195)
|
2026-02-03 19:23:22 +00:00 |
|
Adib234
|
01e33465bd
|
feat(plan): handle inconsistency in schedulers (#17813)
|
2026-02-03 03:10:04 +00:00 |
|
Jerop Kipruto
|
71308caf05
|
feat(plan): refactor ToolConfirmationPayload to union type (#17980)
|
2026-01-30 19:51:45 +00:00 |
|
Jerop Kipruto
|
62346875e4
|
feat(plan): reuse standard tool confirmation for AskUser tool (#17864)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-30 18:32:21 +00:00 |
|
Gal Zahavi
|
b611f9a519
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Mark Cockram
|
ba3e1ed1c7
|
fix(core): use returnDisplay for error result display (#14994)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-29 03:02:39 +00:00 |
|
Allen Hutchison
|
3787c71d15
|
feat(core): add support for custom deny messages in policy rules (#17427)
|
2026-01-28 18:52:48 +00:00 |
|
Abhi
|
67b00252d3
|
refactor(cli): migrate non-interactive flow to event-driven scheduler (#17572)
|
2026-01-27 03:11:29 +00:00 |
|
Abhi
|
9d34ae52d6
|
feat(agents): migrate subagents to event-driven scheduler (#17567)
|
2026-01-26 22:12:55 +00:00 |
|