Spencer
e4912927bc
feat(policy): map --yolo to allowedTools wildcard policy
...
This PR maps the `--yolo` flag natively into a wildcard policy array
(`allowedTools: ["*"]`) and removes the concept of `ApprovalMode.YOLO` as a
distinct state in the application, fulfilling issue #11303 .
This removes the hardcoded `ApprovalMode.YOLO` state and its associated
UI/bypasses. The `PolicyEngine` now evaluates YOLO purely via data-driven rules.
- Removes `ApprovalMode.YOLO`
- Removes UI toggle (`Ctrl+Y`) and indicators for YOLO
- Removes `yolo.toml`
- Updates A2A server and CLI config logic to translate YOLO into a wildcard tool
- Rewrites policy engine tests to evaluate the wildcard
- Enforces enterprise `disableYoloMode` and `secureModeEnabled` controls
by actively preventing manual `--allowed-tools=*` bypasses.
Fixes #11303
2026-04-07 14:26:45 +00:00
Christian Gunderman
d2b775f9a7
Add an eval for and fix unsafe cloning behavior. ( #24457 )
2026-04-07 03:17:44 +00:00
matt korwel
7c5cd693ce
Set memoryManager to false in settings.json ( #24393 )
2026-04-01 03:38:50 +00:00
Jerop Kipruto
6f053dd8b9
Revert "Add security settings for tool sandboxing" ( #24357 )
2026-03-31 18:39:28 +00:00
ruomeng
07e2053e12
feat(plan): promote planning feature to stable ( #24282 )
2026-03-31 16:10:13 +00:00
Gal Zahavi
bea57a2f3d
Add security settings for tool sandboxing ( #23923 )
2026-03-30 23:49:53 +00:00
Christian Gunderman
991dca4c40
Default enable narration for the team. ( #24224 )
2026-03-30 22:30:55 +00:00
Tommaso Sciortino
da8c841ef4
fix: shellcheck warnings in scripts ( #24035 )
2026-03-29 02:47:05 +00:00
Jenna Inouye
25a20f8e4e
Docs: Update 'docs-writer' skill for relative links ( #21463 )
2026-03-27 00:32:20 +00:00
Dev Randalpura
aa4d9316a9
feat(core): new skill to look for duplicated code while reviewing PRs ( #23704 )
2026-03-26 18:32:30 +00:00
Tommaso Sciortino
73526416cf
format recently added script ( #23739 )
2026-03-24 19:49:55 -07:00
matt korwel
f74f2b0780
feat(skills): add ci skill for automated failure replication ( #23720 )
2026-03-24 17:43:04 -07:00
Abhi
db14cdf92b
feat(skills): add behavioral-evals skill with fixing and promoting guides ( #23349 )
2026-03-23 21:06:43 +00:00
Sam Roberts
2ebcd48a4e
Update callouts to work on github. ( #22245 )
2026-03-19 21:11:14 +00:00
Sandy Tao
33f630111f
feat(core): add experimental memory manager agent to replace save_memory tool ( #22726 )
...
Co-authored-by: Christian Gunderman <gundermanc@gmail.com >
2026-03-19 12:57:52 -07:00
matt korwel
8d0b2d7f1b
feat(skills): improve async-pr-review workflow and logging ( #21790 )
2026-03-13 15:18:07 +00:00
Tommaso Sciortino
215f8f3f15
refactor(ui): unify keybinding infrastructure and support string initialization ( #21776 )
2026-03-09 23:26:33 +00:00
Mark McLaughlin
6c3a90645a
feat(skills): refine string-reviewer guidelines and description ( #20368 )
2026-03-06 22:46:11 +00:00
Sam Roberts
1ba9d71284
docs(links): update docs-writer skill and fix broken link ( #21314 )
2026-03-05 21:20:52 +00:00
Sam Roberts
fdf5b18cfb
Format the quota/limit style guide. ( #21017 )
2026-03-03 21:37:05 +00:00
Sam Roberts
4500da339b
Update docs-writer skill with new resource ( #20917 )
2026-03-03 20:49:18 +00:00
Sehoon Shon
0063581e47
feat(skills): add github-issue-creator skill ( #20709 )
2026-02-28 23:22:22 +00:00
Christian Gunderman
0b682538d2
Disable Gemini PR reviews on draft PRs. ( #20362 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2026-02-27 19:25:33 +00:00
Christian Gunderman
b2b6092c24
Add slash command for promoting behavioral evals to CI blocking ( #20575 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-27 19:11:30 +00:00
Sam Roberts
a3821a9440
Update changelog workflow to reject nightly builds ( #20248 )
2026-02-26 03:12:01 +00:00
joshualitt
189ab6c637
feat(core): Enable model steering in workspace. ( #20343 )
2026-02-25 21:18:40 +00:00
Sandy Tao
3ff5cfaaf6
feat(telemetry): Add context breakdown to API response event ( #19699 )
2026-02-24 23:26:28 +00:00
Sehoon Shon
723f269df6
fix(core): treat 503 Service Unavailable as retryable quota error ( #19642 )
2026-02-20 19:51:53 +00:00
Michael Bleigh
2ac39b6acc
chore(skills): adds pr-address-comments skill to work on PR feedback ( #19576 )
2026-02-20 00:38:07 +00:00
Sam Roberts
a00eb3b8e6
Update skill to adjust for generated results. ( #19500 )
2026-02-19 18:49:27 +00:00
Sam Roberts
ef65498031
Format strict-development-rules command ( #19484 )
2026-02-18 23:16:33 +00:00
g-samroberts
4e11ddbf4a
Release note generator fix ( #19363 )
2026-02-18 04:53:53 +00:00
Jacob Richman
6ed1878c5f
refactor: consolidate development rules and add cli guidelines ( #19214 )
2026-02-16 20:48:34 +00:00
g-samroberts
9fc7b56793
Revamp automated changelog skill ( #18974 )
2026-02-14 00:40:06 +00:00
christine betts
e1b9002b35
Enable in-CLI extension management commands for team ( #18957 )
2026-02-13 17:03:28 +00:00
Abhi
3776c4d613
feat(masking): enable tool output masking by default ( #18564 )
2026-02-11 06:21:55 +00:00
Christian Gunderman
8b762111a8
Fix issue where Gemini CLI creates tests in a new file ( #18409 )
2026-02-10 20:53:29 +00:00
N. Taylor Mullen
4a3c7ae8b7
docs(skills): enhance pr-creator safety and interactivity ( #18616 )
2026-02-10 05:38:10 +00:00
Sandy Tao
ef957a368d
feat(cli): add DevTools integration with gemini-cli-devtools ( #18648 )
2026-02-09 22:03:10 +00:00
Jerop Kipruto
9e41b2cd89
feat: enable plan mode experiment in settings ( #18636 )
2026-02-09 21:10:11 +00:00
g-samroberts
6f1a5bf81d
Patch for generate changelog docs yaml file ( #18496 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-07 03:13:29 +00:00
g-samroberts
1495294cc0
Automatically generate change logs on release ( #18401 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-06 17:55:46 +00:00
Abhi
8ec176e005
feat(context): implement observation masking for tool outputs ( #18389 )
2026-02-06 01:53:11 +00:00
g-samroberts
bd156e6832
Add information about the agent skills lifecycle and clarify docs-writer skill metadata. ( #18234 )
...
Co-authored-by: Jenna Inouye <jinouye@google.com >
2026-02-04 17:52:30 +00:00
Gal Zahavi
18d7d1a92c
feat: update review-frontend-and-fix slash command to review-and-fix ( #18146 )
2026-02-03 00:44:20 +00:00
Jenna Inouye
85dd6ef773
docs-writer skill: Update docs writer skill ( #17928 )
2026-02-02 18:07:25 +00:00
Tommaso Sciortino
553ae3ad69
feat(cli): update undo/redo keybindings to Cmd+Z/Alt+Z and Shift+Cmd+Z/Shift+Alt+Z ( #17800 )
2026-01-28 22:57:27 +00:00
g-samroberts
72f0733d98
Fix docs-writer skill issues ( #17734 )
2026-01-28 16:15:53 +00:00
Abhi
9035ca32bc
feat(skills): final stable promotion cleanup ( #17726 )
2026-01-28 04:56:04 +00:00
N. Taylor Mullen
130b596c80
feat(commands): add /prompt-suggest slash command ( #17264 )
2026-01-28 01:32:20 +00:00