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 |
|
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 |
|
Abhi
|
b680d66793
|
feat(core): pause agent timeout budget while waiting for tool confirmation (#18415)
|
2026-02-08 04:03:47 +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 |
|
Philippe
|
83404ea6a3
|
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
|
9d5c0a4791
|
feat(plan): use custom deny messages in plan mode policies (#18195)
|
2026-02-03 19:23:22 +00:00 |
|
Adib234
|
41ce9885e9
|
feat(plan): handle inconsistency in schedulers (#17813)
|
2026-02-03 03:10:04 +00:00 |
|
Jerop Kipruto
|
7a947a272c
|
feat(plan): refactor ToolConfirmationPayload to union type (#17980)
|
2026-01-30 19:51:45 +00:00 |
|
Jerop Kipruto
|
19284636e7
|
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
|
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 |
|
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 |
|
Vedant Mahajan
|
abb4fb006c
|
migrate fireToolNotificationHook to hookSystem (#17398)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-24 13:22:08 +00:00 |
|
Abhi
|
4934ef6920
|
fix(scheduler): prevent stale tool re-publication and fix stuck UI state (#17227)
|
2026-01-21 22:39:20 +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 |
|
Abhi
|
c8bca8bc29
|
refactor(core): decouple scheduler into orchestration, policy, and confirmation (#16895)
|
2026-01-19 23:19:17 +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
|
7182736be7
|
feat(scheduler): add functional awaitConfirmation utility (#16721)
|
2026-01-15 22:44:59 +00:00 |
|
Abhi
|
4dba6590ce
|
feat(scheduler): add SchedulerStateManager for reactive tool state (#16651)
|
2026-01-15 04:42:31 +00:00 |
|
Abhi
|
fe06034e99
|
feat(scheduler): add types needed for event driven scheduler (#16641)
|
2026-01-14 22:22:44 +00:00 |
|
Abhi
|
c4b51bb935
|
refactor(core): extract ToolModificationHandler from scheduler (#16118)
|
2026-01-08 19:52:56 +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 |
|
Abhi
|
6f47cefcde
|
refactor(core): extract static concerns from CoreToolScheduler (#15589)
|
2025-12-26 20:51:39 +00:00 |
|