Steven Robertson
|
8646eb1495
|
fix: Chat logs and errors handle tail tool calls correctly (#22460)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2026-03-25 22:17:30 +00:00 |
|
Spencer
|
d583c452b8
|
fix(telemetry): patch memory leak and enforce logPrompts privacy (#23281)
|
2026-03-23 23:58:06 +00:00 |
|
Adam Weidman
|
7088ef0046
|
refactor(core): replace positional execute params with ExecuteOptions bag (#22674)
|
2026-03-16 21:50:24 +00:00 |
|
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 |
|
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 |
|
Abhi
|
deb202e185
|
chore(lint): fix lint errors seen when running npm run lint (#19844)
|
2026-02-21 18:33:25 +00:00 |
|
Jerop Kipruto
|
e18a389600
|
refactor(core): adopt CoreToolCallStatus enum for type safety (#18998)
|
2026-02-13 16:27:20 +00:00 |
|
Sandy Tao
|
bfabf9ede3
|
fix: shorten tool call IDs and fix duplicate tool name in truncated output filenames (#18600)
|
2026-02-09 17:09:17 +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 |
|
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 |
|
Abhi
|
8b5423cc5d
|
refactor(core): Extract and integrate ToolExecutor (#15900)
|
2026-01-05 05:48:41 +00:00 |
|