Adam Weidman
|
7df678488b
|
refactor(core): extract ExecutionLifecycleService for tool backgrounding (#21717)
|
2026-03-12 04:03:54 +00:00 |
|
joshualitt
|
4ec6a7e9d1
|
feat(core): Thread AgentLoopContext through core. (#21944)
|
2026-03-11 01:12:59 +00:00 |
|
Prasanna Pal
|
c5f1f115c2
|
fix(core): handle AbortError when ESC cancels tool execution (#20863)
|
2026-03-10 17:11:08 +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 |
|
Christian Gunderman
|
b738c14ddc
|
Subagent activity UX. (#17570)
|
2026-03-02 21:04:31 +00:00 |
|
Sandy Tao
|
066fa03022
|
feat(core): truncate large MCP tool output (#19365)
|
2026-03-02 21:01:49 +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 |
|
Steven Robertson
|
f672c1b8cb
|
feat: implement AfterTool tail tool calls (#18486)
|
2026-02-24 03:57:00 +00:00 |
|
matt korwel
|
025cad86f1
|
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 |
|
Jerop Kipruto
|
e18a389600
|
refactor(core): adopt CoreToolCallStatus enum for type safety (#18998)
|
2026-02-13 16:27:20 +00:00 |
|
Sandy Tao
|
9c2181a3c6
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Abhi
|
587188cd1f
|
feat(core,cli): implement session-linked tool output storage and cleanup (#18416)
|
2026-02-06 06:36:42 +00:00 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Mark Cockram
|
976e092124
|
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 |
|
Vedant Mahajan
|
d85fd9218f
|
Migrate beforeTool and afterTool hooks to hookSystem (#17204)
Co-authored-by: Ishaan Gupta <ishaankone@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-21 17:13:03 +00:00 |
|
N. Taylor Mullen
|
004f5e2ddf
|
refactor(core): foundational truncation refactoring and token estimation optimization (#16824)
|
2026-01-16 23:57:47 +00:00 |
|
Vijay Vasudevan
|
534c5f608a
|
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 |
|
Abhi
|
8b5423cc5d
|
refactor(core): Extract and integrate ToolExecutor (#15900)
|
2026-01-05 05:48:41 +00:00 |
|