Adib234
|
173376ba67
|
fix(core): explicitly allow codebase_investigator and cli_help in read-only mode (#21157)
|
2026-03-05 13:20:04 +00:00 |
|
Adib234
|
5f2f60bed6
|
feat(plan): enable built-in research subagents in plan mode (#20972)
|
2026-03-03 16:52:27 +00:00 |
|
Jerop Kipruto
|
d05ba11a31
|
refactor(core): replace manual syncPlanModeTools with declarative policy rules (#20596)
|
2026-03-02 22:30:50 +00:00 |
|
Jeffrey Ying
|
3db35812b7
|
fix(core): allow /memory add to work in plan mode (#20353)
|
2026-02-26 13:59:44 +00:00 |
|
Jerop Kipruto
|
182c858e67
|
feat(policy): centralize plan mode tool visibility in policy engine (#20178)
Co-authored-by: Mahima Shanware <mshanware@google.com>
|
2026-02-24 17:17:43 +00:00 |
|
Jerop Kipruto
|
15f6c8b8da
|
feat(policy): Propagate Tool Annotations for MCP Servers (#20083)
|
2026-02-24 14:20:11 +00:00 |
|
Rishabh Khandelwal
|
dde844dbe1
|
feat(security): Introduce Conseca framework (#13193)
|
2026-02-24 02:44:28 +00:00 |
|
Adib234
|
8b1dc15182
|
fix(plan): allow plan mode writes on Windows and fix prompt paths (#19658)
|
2026-02-23 17:48:50 +00:00 |
|
matt korwel
|
6cfd29ef9b
|
feat(plan): enforce read-only constraints in Plan Mode (#19433)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-20 19:33:04 +00:00 |
|
Abhijit Balaji
|
d8b24e6983
|
feat(policy): implement project-level policy support (#18682)
|
2026-02-20 00:16:03 +00:00 |
|
Adib234
|
0b3130cec7
|
fix(plan): isolate plan files per session (#18757)
|
2026-02-12 19:02:59 +00:00 |
|
Adib234
|
84ce53aafa
|
feat(plan): allow skills to be enabled in plan mode (#18817)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-11 17:59:03 +00:00 |
|
Jack Wotherspoon
|
740f0e4c3d
|
fix: allow ask_user tool in yolo mode (#18541)
|
2026-02-10 18:56:51 +00:00 |
|
Jerop Kipruto
|
e3796d137a
|
fix(core): prevent subagent bypass in plan mode (#18484)
|
2026-02-06 22:55:00 +00:00 |
|
joshualitt
|
7a8d6f6095
|
bug(core): Fix bug when saving plans. (#18465)
|
2026-02-06 20:45:37 +00:00 |
|
Jerop Kipruto
|
4a6e3eb646
|
feat(plan): support replace tool in plan mode to edit plans (#18379)
|
2026-02-05 17:51:35 +00:00 |
|
Adib234
|
0365f13caa
|
feat(plan): use custom deny messages in plan mode policies (#18195)
|
2026-02-03 19:23:22 +00:00 |
|
Sandy Tao
|
5b254c379c
|
feat(core): rename search_file_content tool to grep_search and add legacy alias (#18003)
|
2026-02-03 04:18:24 +00:00 |
|
Jerop Kipruto
|
ed26ea49e9
|
feat(plan): add core logic and exit_plan_mode tool definition (#18110)
|
2026-02-03 03:30:03 +00:00 |
|
Jerop Kipruto
|
62346875e4
|
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 |
|
Abhi
|
d3bca5d97a
|
feat(core): implement dynamic policy registration for subagents (#17838)
|
2026-01-30 16:57:54 +00:00 |
|
Christian Gunderman
|
bc258eba4c
|
Cleanup post delegate_to_agent removal (#17875)
|
2026-01-29 18:24:35 +00:00 |
|
Jerop Kipruto
|
0774f60e08
|
feat(plan): enable AskUser tool in Plan mode for clarifying questions (#17694)
|
2026-01-27 20:23:49 +00:00 |
|
Jerop Kipruto
|
7fbf470373
|
fix(plan): remove subagent invocation from plan mode (#17593)
|
2026-01-26 22:44:39 +00:00 |
|
Jerop Kipruto
|
13bc5f620c
|
feat(plan): add persistent plan file storage (#17563)
|
2026-01-26 21:57:27 +00:00 |
|
Jerop Kipruto
|
93224e1813
|
feat(plan): remove read_many_files from approval mode policies (#16876)
|
2026-01-16 20:09:36 +00:00 |
|
Jerop Kipruto
|
5241174827
|
feat(plan): enforce strict read-only policy and halt execution on violation (#16849)
|
2026-01-16 17:56:48 +00:00 |
|
Adam Weidman
|
d315f4d3da
|
fix(core): ensure silent local subagent delegation while allowing remote confirmation (#16395)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2026-01-12 08:55:16 +00:00 |
|
Abhi
|
1a4ae41397
|
fix: yolo should auto allow redirection (#16183)
|
2026-01-08 19:24:51 +00:00 |
|
N. Taylor Mullen
|
958284dc24
|
Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725)
|
2026-01-02 19:15:06 +00:00 |
|
Abhi
|
edbe5480ca
|
fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007)
|
2025-12-12 19:43:46 +00:00 |
|
Abhi
|
12cbe320e4
|
fix(policy): allow codebase_investigator by default in read-only policy (#15000)
|
2025-12-12 17:22:27 +00:00 |
|
Abhi
|
91b15fc9dc
|
refactor: implement DelegateToAgentTool with discriminated union (#14769)
|
2025-12-10 21:14:13 +00:00 |
|
Allen Hutchison
|
1ed163a666
|
feat(safety): Introduce safety checker framework (#12504)
|
2025-11-12 21:18:34 +00:00 |
|
Allen Hutchison
|
c81a02f8d2
|
fix: integrate DiscoveredTool with Policy Engine (#12646)
|
2025-11-06 23:51:16 +00:00 |
|
Allen Hutchison
|
ffc5e4d048
|
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 23:41:00 +00:00 |
|