Abhi
|
fac81dae5b
|
fix(core): remediate subagent memory leaks using AbortSignal in MessageBus (#25048)
|
2026-04-09 20:22:26 +00:00 |
|
Jerop Kipruto
|
60f38253af
|
feat(core): implement context-aware persistent policy approvals (#23257)
|
2026-04-02 20:01:33 +00:00 |
|
ruomeng
|
40b486fbca
|
Enable 'Other' option for yesno question type (#24545)
|
2026-04-02 19:42:53 +00:00 |
|
Abhi
|
4862bcf607
|
feat(core): infrastructure for event-driven subagent history (#23914)
|
2026-03-31 21:54:22 +00:00 |
|
Gal Zahavi
|
fe7baee18b
|
feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301)
|
2026-03-24 04:48:13 +00:00 |
|
Jarrod Whelan
|
c7c0cab9dc
|
refactor(cli,core): foundational layout, identity management, and type safety (#23286)
|
2026-03-24 01:49:51 +00:00 |
|
Tommaso Sciortino
|
d6aa4d279e
|
fix(core): properly support allowRedirect in policy engine (#23579)
|
2026-03-23 20:32:50 +00:00 |
|
Christian Gunderman
|
148b8f3ebd
|
fix(hooks): support 'ask' decision for BeforeTool hooks (#21146)
|
2026-03-21 03:52:39 +00:00 |
|
Christian Gunderman
|
e3fdc290d0
|
Disallow Object.create() and reflect. (#22408)
|
2026-03-16 16:24:27 +00:00 |
|
Adib234
|
0275c45432
|
fix(plan): prevent plan truncation in approval dialog by supporting unconstrained heights (#21037)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-10 19:34:10 +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 |
|
AK
|
4bef661d9a
|
feat(policy): support subagent-specific policies in TOML (#21431)
|
2026-03-09 19:22:46 +00:00 |
|
Jerop Kipruto
|
06161f5a97
|
feat(policy): Propagate Tool Annotations for MCP Servers (#20083)
|
2026-02-24 14:20:11 +00:00 |
|
Yuki Okita
|
7a0bf04fb9
|
feat(cli): allow expanding full details of MCP tool on approval (#19916)
|
2026-02-24 01:45:05 +00:00 |
|
薄明色の忘れ路
|
456af668d1
|
Fix: Avoid tool confirmation timeout when no UI listeners are present (#17955)
|
2026-02-19 17:28:06 +00:00 |
|
Adib234
|
d41fb30f15
|
fix(plan): make question type required in AskUser tool (#18959)
|
2026-02-13 15:03:52 +00:00 |
|
Christian Gunderman
|
c369147b32
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Jerop Kipruto
|
ce4dfa5964
|
feat(plan): add core logic and exit_plan_mode tool definition (#18110)
|
2026-02-03 03:30:03 +00:00 |
|
Jerop Kipruto
|
9396de754c
|
feat(plan): use placeholder for choice question "Other" option (#18101)
|
2026-02-02 17:00:13 +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 |
|
Jack Wotherspoon
|
3bd7686da7
|
feat: wire up AskUserTool with dialog (#17411)
|
2026-01-27 18:30:44 +00:00 |
|
Abhi
|
35781c5aab
|
feat(scheduler): support multi-scheduler tool aggregation and nested call IDs (#17429)
|
2026-01-26 18:38:11 +00:00 |
|
Tommaso Sciortino
|
9024b57253
|
Clean up dead code (#17443)
|
2026-01-24 15:42:18 +00:00 |
|
Jack Wotherspoon
|
8705cf3c7d
|
feat: add AskUser tool schema (#16988)
|
2026-01-22 17:12:13 +00:00 |
|
Abhi
|
18da425ba1
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Abhi
|
fe06034e99
|
feat(scheduler): add types needed for event driven scheduler (#16641)
|
2026-01-14 22:22:44 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Abhi
|
cf836b3e6c
|
fix(core): enable granular shell command allowlisting in policy engine (#15601)
|
2025-12-26 23:48:44 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Allen Hutchison
|
ed35f316e9
|
feat: Persistent "Always Allow" policies with granular shell & MCP support (#14737)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-12 21:45:39 +00:00 |
|
Christian Gunderman
|
69ae42bb1f
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Edilmo Palencia
|
6ae33cb892
|
feat(hooks): Hook Event Handling (#9097)
|
2025-11-24 21:51:39 +00:00 |
|
Allen Hutchison
|
08ef63bac8
|
feat(safety): Introduce safety checker framework (#12504)
|
2025-11-12 21:18:34 +00:00 |
|
Allen Hutchison
|
d512816223
|
fix(core): prevent server name spoofing in policy engine (#12511)
|
2025-11-05 18:10:23 +00:00 |
|
Allen Hutchison
|
40b1ce26d6
|
feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 18:45:33 +00:00 |
|
Allen Hutchison
|
9d9e310682
|
feat(core): wire up UI for ASK_USER policy decisions in message bus (#10630)
|
2025-10-15 16:39:41 +00:00 |
|
Allen Hutchison
|
2403d7b528
|
feat(core): Tool Confirmation Message Bus foundation (PR 1 of 3) (#7835)
|
2025-09-11 16:39:17 +00:00 |
|