anj-s
|
a63c76522a
|
feat(core): Add tracker CRUD tools & visualization (#19489)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-03-04 00:42:48 +00:00 |
|
nityam
|
28af4e127f
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Keith Guerin
|
d25088956d
|
feat(ui): standardize semantic focus colors and enhance history visibility (#20745)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-04 00:10:09 +00:00 |
|
Mahima Shanware
|
c332d1e636
|
feat(extensions): add support for plan directory in extension manifest (#20354)
Co-authored-by: Mahima Shanware <mshanware@google.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-03-03 16:50:18 +00:00 |
|
Jerop Kipruto
|
d05ba11a31
|
refactor(core): replace manual syncPlanModeTools with declarative policy rules (#20596)
|
2026-03-02 22:30:50 +00:00 |
|
kartik
|
b2214a6676
|
fix: acp/zed race condition between MCP initialisation and prompt (#20205)
Signed-off-by: Kartik Angiras <angiraskartik@gmail.com>
|
2026-02-28 17:33:08 +00:00 |
|
Spencer
|
20d884da2f
|
fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232)
|
2026-02-27 20:04:36 +00:00 |
|
Gaurav
|
b2d6844f9b
|
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
|
2026-02-27 18:15:06 +00:00 |
|
Pyush Sinha
|
d7320f5425
|
refactor(core,cli): useAlternateBuffer read from config (#20346)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-27 15:55:02 +00:00 |
|
christine betts
|
e17f927a69
|
Add support for policy engine in extensions (#20049)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-27 03:29:33 +00:00 |
|
Siddharth Diwan
|
9b7852f11c
|
[Gemma x Gemini CLI] Add an Experimental Gemma Router that uses a LiteRT-LM shim into the Composite Model Classifier Strategy (#17231)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-02-26 23:43:43 +00:00 |
|
Shreya Keshive
|
50947c57ce
|
fix(acp): update auth handshake to spec (#19725)
|
2026-02-25 15:04:42 +00:00 |
|
Jerop Kipruto
|
bf278ef2b0
|
feat(plan): support automatic model switching for Plan Mode (#20240)
|
2026-02-25 00:15:14 +00:00 |
|
Gaurav
|
9e95b8b3c5
|
feat(browser): implement experimental browser agent (#19284)
|
2026-02-24 17:22:09 +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 |
|
kevinjwang1
|
2ff7738b5d
|
Add new setting to configure maxRetries (#20064)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-23 23:57:16 +00:00 |
|
Michael Bleigh
|
70336e73b1
|
feat(core): implement experimental direct web fetch (#19557)
|
2026-02-23 19:50:14 +00:00 |
|
nityam
|
ac04c388e0
|
Fix: Persist manual model selection on restart #19864 (#19891)
|
2026-02-23 03:44:00 +00:00 |
|
Sehoon Shon
|
c537fd5aec
|
refactor(config): remove enablePromptCompletion from settings (#19974)
|
2026-02-22 19:10:20 -05:00 |
|
Bryan Morgan
|
d96bd05d36
|
fix(core): allow any preview model in quota access check (#19867)
|
2026-02-22 12:53:24 +00:00 |
|
Adib234
|
84666e1bbc
|
fix(plan): time share by approval mode dashboard reporting negative time shares (#19847)
|
2026-02-22 00:32:57 +00:00 |
|
Abhi
|
acb7f577de
|
chore(lint): fix lint errors seen when running npm run lint (#19844)
|
2026-02-21 18:33:25 +00:00 |
|
Sehoon Shon
|
f97b04cc9a
|
feat(models): support Gemini 3.1 Pro Preview and fixes (#19676)
|
2026-02-20 19:19:21 +00:00 |
|
Adib234
|
5fd557347e
|
fix(plan): exclude EnterPlanMode tool from YOLO mode (#19570)
|
2026-02-20 01:53:12 +00:00 |
|
Abhijit Balaji
|
d8b24e6983
|
feat(policy): implement project-level policy support (#18682)
|
2026-02-20 00:16:03 +00:00 |
|
Jerop Kipruto
|
537e56ffae
|
feat(plan): support configuring custom plans storage directory (#19577)
|
2026-02-19 22:47:08 +00:00 |
|
Dmitry Lyalin
|
372f41eab8
|
feat(cli): replace loading phrases boolean with enum setting (#19347)
|
2026-02-19 18:43:12 +00:00 |
|
Shreya Keshive
|
261788cf91
|
feat(admin): Admin settings should only apply if adminControlsApplicable = true and fetch errors should be fatal (#19453)
|
2026-02-18 22:54:07 +00:00 |
|
joshualitt
|
87f5dd15d6
|
feat(core): experimental in-progress steering hints (2 of 2) (#19307)
|
2026-02-18 22:05:50 +00:00 |
|
joshualitt
|
55c628e967
|
feat(core): experimental in-progress steering hints (1 of 3) (#19008)
|
2026-02-17 22:59:33 +00:00 |
|
Valery Teplyakov
|
f1aa1683dd
|
fix(acp): Wait for mcp initialization in acp (#18893) (#18894)
Co-authored-by: Mervap <megavaprold@gmail.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2026-02-17 19:39:14 +00:00 |
|
Kevin Ramdass
|
b56361559d
|
feat(config): add setting to make directory tree context configurable (#19053)
|
2026-02-17 19:19:26 +00:00 |
|
Adib234
|
0b3130cec7
|
fix(plan): isolate plan files per session (#18757)
|
2026-02-12 19:02:59 +00:00 |
|
Sandy Tao
|
2e91c03e08
|
feat: add strict seatbelt profiles and remove unusable closed profiles (#18876)
|
2026-02-12 18:33:54 +00:00 |
|
matt korwel
|
099aa9621c
|
fix(core): ensure sub-agents are registered regardless of tools.allowed (#18870)
|
2026-02-12 02:12:01 +00:00 |
|
Abhijit Balaji
|
0e85e021dc
|
feat(cli): deprecate --allowed-tools and excludeTools in favor of policy engine (#18508)
|
2026-02-12 00:49:48 +00:00 |
|
Brad Dux
|
0080589939
|
fix(cli): resolve double rendering in shpool and address vscode lint warnings (#18704)
|
2026-02-11 17:29:18 +00:00 |
|
Abhi
|
3776c4d613
|
feat(masking): enable tool output masking by default (#18564)
|
2026-02-11 06:21:55 +00:00 |
|
Spencer
|
6dae3a5402
|
Feature/quota visibility 16795 (#18203)
|
2026-02-10 02:53:10 +00:00 |
|
joshualitt
|
89d4556c45
|
feat(core): Render memory hierarchically in context. (#18350)
|
2026-02-10 02:01:59 +00:00 |
|
Tommaso Sciortino
|
262e8384d4
|
Allow @-includes outside of workspaces (with permission) (#18470)
|
2026-02-09 12:24:28 -08:00 |
|
Jerop Kipruto
|
375c104b32
|
fix(core): ensure enter_plan_mode tool registration respects experimental.plan (#18587)
|
2026-02-09 01:57:01 +00:00 |
|
Abhi
|
bc8ffa6631
|
feat(context): add remote configuration for tool output masking thresholds (#18553)
|
2026-02-08 03:04:46 +00:00 |
|
Sandy Tao
|
28805a4b2d
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Sehoon Shon
|
61d92c4a21
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
joshualitt
|
6fb3b09003
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Abhi
|
8ec176e005
|
feat(context): implement observation masking for tool outputs (#18389)
|
2026-02-06 01:53:11 +00:00 |
|
Tommaso Sciortino
|
9ca7300c90
|
Fix permission check (#18395)
|
2026-02-05 20:19:17 +00:00 |
|