Christian Gunderman
|
148b8f3ebd
|
fix(hooks): support 'ask' decision for BeforeTool hooks (#21146)
|
2026-03-21 03:52:39 +00:00 |
|
Sandy Tao
|
918d7d3803
|
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 |
|
Abhi
|
dd002c1203
|
fix(core): explicitly pass messageBus to policy engine for MCP tool saves (#22255)
|
2026-03-13 01:31:13 +00:00 |
|
Abhi
|
805ec1baa6
|
feat(core): implement model-driven parallel tool scheduler (#21933)
|
2026-03-12 17:03:44 +00:00 |
|
N. Taylor Mullen
|
c93e61583e
|
fix(core): propagate subagent context to policy engine (#22086)
|
2026-03-11 23:01:45 +00:00 |
|
joshualitt
|
4ec6a7e9d1
|
feat(core): Thread AgentLoopContext through core. (#21944)
|
2026-03-11 01:12:59 +00:00 |
|
Spencer
|
0f89676dbb
|
feat(policy): support auto-add to policy by default and scoped persistence (#20361)
|
2026-03-10 17:01:41 +00:00 |
|
joshualitt
|
5fe78442b3
|
feat(core): Introduce AgentLoopContext. (#21198)
|
2026-03-09 16:02:20 +00:00 |
|
nityam
|
9c0ff50664
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Dev Randalpura
|
5658594bb3
|
fix(core): send shell output to model on cancel (#20501)
|
2026-03-03 22:10:16 +00:00 |
|
Abhi
|
643bd28211
|
feat(core): enable contiguous parallel admission for Kind.Agent tools (#20583)
|
2026-02-27 21:08:10 +00:00 |
|
heaventourist
|
fbaf813dbf
|
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
|
85ffa8157f
|
feat(mcp): add progress bar, throttling, and input validation for MCP tool progress (#19772)
|
2026-02-24 17:13:51 +00:00 |
|
Steven Robertson
|
f672c1b8cb
|
feat: implement AfterTool tail tool calls (#18486)
|
2026-02-24 03:57:00 +00:00 |
|
joshualitt
|
b11df9d839
|
feat(core): Implement parallel FC for read only tools. (#18791)
|
2026-02-20 00:38:22 +00:00 |
|
abhiasap
|
7eaf230041
|
fix(core): ensure user rejections update tool outcome for telemetry (#18982)
|
2026-02-19 13:14:02 +00:00 |
|
N. Taylor Mullen
|
0fa9e58ef8
|
feat(core): add support for MCP progress updates (#19046)
|
2026-02-18 20:46:12 +00:00 |
|
Jerop Kipruto
|
d782cfe984
|
feat(plan): hide plan write and edit operations on plans in Plan Mode (#19012)
|
2026-02-13 23:15:21 +00:00 |
|
Jerop Kipruto
|
e18a389600
|
refactor(core): adopt CoreToolCallStatus enum for type safety (#18998)
|
2026-02-13 16:27:20 +00:00 |
|
Christian Gunderman
|
c369147b32
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Abhi
|
b680d66793
|
feat(core): pause agent timeout budget while waiting for tool confirmation (#18415)
|
2026-02-08 04:03:47 +00:00 |
|
Adib234
|
41ce9885e9
|
feat(plan): handle inconsistency in schedulers (#17813)
|
2026-02-03 03:10:04 +00:00 |
|
Allen Hutchison
|
dfff959bbe
|
feat(core): add support for custom deny messages in policy rules (#17427)
|
2026-01-28 18:52:48 +00:00 |
|
Abhi
|
e049fe5579
|
refactor(cli): migrate non-interactive flow to event-driven scheduler (#17572)
|
2026-01-27 03:11:29 +00:00 |
|
Abhi
|
b9ba78992c
|
feat(agents): migrate subagents to event-driven scheduler (#17567)
|
2026-01-26 22:12:55 +00:00 |
|
Abhi
|
35781c5aab
|
feat(scheduler): support multi-scheduler tool aggregation and nested call IDs (#17429)
|
2026-01-26 18:38:11 +00:00 |
|
Abhi
|
c8bca8bc29
|
refactor(core): decouple scheduler into orchestration, policy, and confirmation (#16895)
|
2026-01-19 23:19:17 +00:00 |
|