Himanshu Soni
|
cb863b488d
|
feat(sandbox): add experimental LXC container sandbox support (#20735)
|
2026-03-04 17:44:33 +00:00 |
|
Jenna Inouye
|
e1c1d2790c
|
Docs: Update plan mode docs (#19682)
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-03-04 12:53:51 +00:00 |
|
ruomeng
|
095435dfef
|
feat(plan): add copy subcommand to plan (#20491) (#20988)
|
2026-03-03 21:36:51 +00:00 |
|
Adib234
|
2722fe79b2
|
feat(plan): enable built-in research subagents in plan mode (#20972)
|
2026-03-03 16:52:27 +00:00 |
|
Jerop Kipruto
|
34aafd7e3d
|
fix(plan): clean up session directories and plans on deletion (#20914)
|
2026-03-03 14:11:25 +00:00 |
|
Keith Guerin
|
455d28dbc6
|
feat(cli): invert context window display to show usage (#20071)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-03 09:22:29 +00:00 |
|
Adib234
|
487de9b50a
|
feat(plan): support annotating plans with feedback for iteration (#20876)
|
2026-03-02 23:03:59 +00:00 |
|
Shreya Keshive
|
4cf8466016
|
feat(admin): enable 30 day default retention for chat history & remove warning (#20853)
|
2026-03-02 22:44:49 +00:00 |
|
Tommaso Sciortino
|
4cea65ccc6
|
docs: add Windows PowerShell equivalents for environments and scripting (#20333)
|
2026-02-27 23:41:47 +00:00 |
|
Jenna Inouye
|
541c95c058
|
Docs: Update model docs to remove Preview Features. (#20084)
|
2026-02-27 22:28:06 +00:00 |
|
Dmitry Lyalin
|
e8fc61586e
|
Add low/full CLI error verbosity mode for cleaner UI (#20399)
|
2026-02-27 19:15:10 +00:00 |
|
Gaurav
|
3f9948f745
|
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
|
2026-02-27 18:15:06 +00:00 |
|
heaventourist
|
fbaf813dbf
|
feat(telemetry) Instrument traces with more attributes and make them available to OTEL users (#20237)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
Co-authored-by: MD. MOHIBUR RAHMAN <35300157+mrpmohiburrahman@users.noreply.github.com>
Co-authored-by: Jeffrey Ying <jeffrey.ying86@live.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
Co-authored-by: Google Admin <github-admin@google.com>
Co-authored-by: Ben Knutson <benknutson@google.com>
|
2026-02-27 02:26:16 +00:00 |
|
Adib234
|
c0ad59d057
|
docs(plan): update documentation regarding supporting editing of plan files during plan approval (#20452)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-27 00:30:23 +00:00 |
|
Siddharth Diwan
|
07f28a4059
|
[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 |
|
Jerop Kipruto
|
30d04d183e
|
feat(plan): adapt planning workflow based on complexity of task (#20465)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-02-26 22:58:19 +00:00 |
|
Jeffrey Ying
|
94c2ecef9c
|
fix(core): allow /memory add to work in plan mode (#20353)
|
2026-02-26 13:59:44 +00:00 |
|
Achal Jhawar
|
25f40a82f2
|
fix(cli): expose model.name setting in settings dialog for persistence (#19605)
|
2026-02-25 19:56:05 +00:00 |
|
Jerop Kipruto
|
4a0f70af16
|
feat(plan): support automatic model switching for Plan Mode (#20240)
|
2026-02-25 00:15:14 +00:00 |
|
Jerop Kipruto
|
06161f5a97
|
feat(policy): Propagate Tool Annotations for MCP Servers (#20083)
|
2026-02-24 14:20:11 +00:00 |
|
Rishabh Khandelwal
|
40e82b8b54
|
feat(security): Introduce Conseca framework (#13193)
|
2026-02-24 02:44:28 +00:00 |
|
kevinjwang1
|
7704b1bf81
|
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
|
8d5bfa09c4
|
feat(core): implement experimental direct web fetch (#19557)
|
2026-02-23 19:50:14 +00:00 |
|
Adib234
|
aa38282e7c
|
fix(plan): allow plan mode writes on Windows and fix prompt paths (#19658)
|
2026-02-23 17:48:50 +00:00 |
|
Sehoon Shon
|
187049a28c
|
refactor(config): remove enablePromptCompletion from settings (#19974)
|
2026-02-22 19:10:20 -05:00 |
|
Gal Zahavi
|
37b45909ef
|
feat(cli): enhance folder trust with configuration discovery and security warnings (#19492)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-20 18:21:03 +00:00 |
|
Jerop Kipruto
|
8c3875fe78
|
docs: refine Plan Mode documentation structure and workflow (#19644)
|
2026-02-20 15:56:49 +00:00 |
|
Adib234
|
b22812294e
|
fix(plan): exclude EnterPlanMode tool from YOLO mode (#19570)
|
2026-02-20 01:53:12 +00:00 |
|
Sam Roberts
|
40dfee1401
|
Migrate files to resource or references folder. (#19503)
|
2026-02-19 23:47:39 +00:00 |
|
Jerop Kipruto
|
bb6abd0267
|
feat(plan): support configuring custom plans storage directory (#19577)
|
2026-02-19 22:47:08 +00:00 |
|
Dmitry Lyalin
|
8439c2a212
|
feat(cli): replace loading phrases boolean with enum setting (#19347)
|
2026-02-19 18:43:12 +00:00 |
|
Tommaso Sciortino
|
599c73a072
|
feat(cli): add experimental.useOSC52Copy setting (#19488)
|
2026-02-19 18:22:11 +00:00 |
|
Sam Roberts
|
577ee98593
|
Remove unused files and update index and sidebar. (#19479)
|
2026-02-19 00:10:49 +00:00 |
|
Spencer
|
fc4b5704e1
|
feat(core): centralize compatibility checks and add TrueColor detection (#19478)
|
2026-02-19 00:01:23 +00:00 |
|
N. Taylor Mullen
|
8e7c102794
|
fix(cli): disable auto-completion on Shift+Tab to preserve mode cycling (#19451)
|
2026-02-18 22:08:38 +00:00 |
|
joshualitt
|
be97897a39
|
feat(core): experimental in-progress steering hints (2 of 2) (#19307)
|
2026-02-18 22:05:50 +00:00 |
|
Adib234
|
9ffc0ee64d
|
docs(plan): add documentation for plan mode command (#19467)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-18 22:03:09 +00:00 |
|
Dmitry Lyalin
|
5dfe83694c
|
feat(cli): add macOS run-event notifications (interactive only) (#19056)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-18 20:28:17 +00:00 |
|
Tommaso Sciortino
|
e71434ffc3
|
feat(cli): add Alt+D for forward word deletion (#19300)
|
2026-02-18 09:19:26 -08:00 |
|
g-samroberts
|
37c1778627
|
Fix side breakage where anchors don't work in slugs. (#19261)
|
2026-02-17 18:38:00 +00:00 |
|
Jerop Kipruto
|
cf9d63f1ee
|
feat(cli): remove Plan Mode from rotation when actively working (#19262)
|
2026-02-17 17:36:59 +00:00 |
|
Jerop Kipruto
|
55917e9fa7
|
feat(cli): update approval mode cycle order (#19254)
|
2026-02-17 15:13:27 +00:00 |
|
Ramón Medrano Llamas
|
46cd73f0af
|
Add Solarized Dark and Solarized Light themes (#19064)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2026-02-16 22:01:52 +00:00 |
|
Jack Wotherspoon
|
b70712b9fa
|
docs: custom themes in extensions (#19219)
|
2026-02-16 19:58:48 +00:00 |
|
Kevin Moore
|
9459c061c5
|
docs: document .agents/skills alias and discovery precedence (#19166)
|
2026-02-16 04:18:36 +00:00 |
|
Krushna Korade
|
91aac5d0e8
|
feat: add /commands reload to refresh custom TOML commands (#19078)
|
2026-02-14 20:25:30 +00:00 |
|
Shreya Keshive
|
619a9bfba0
|
feat(cleanup): enable 30-day session retention by default (#18854)
|
2026-02-13 22:57:55 +00:00 |
|
Jenna Inouye
|
8f76ccb3c8
|
Docs: Refresh docs to organize and standardize reference materials. (#18403)
|
2026-02-13 22:09:17 +00:00 |
|
Philippe
|
a3ace28f17
|
fix(vim): vim support that feels (more) complete (#18755)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-13 00:22:39 +00:00 |
|
Jacob Richman
|
d974148804
|
feat(cli): disable ctrl-s shortcut outside of alternate buffer mode (#18887)
|
2026-02-12 23:00:13 +00:00 |
|