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 |
|
Dmitry Lyalin
|
bfd33db16a
|
feat(cli): prototype clean UI toggle and minimal-mode bleed-through (#18683)
|
2026-02-12 19:25:24 +00:00 |
|
Adib234
|
1b11518fed
|
fix(plan): isolate plan files per session (#18757)
|
2026-02-12 19:02:59 +00:00 |
|
Sandy Tao
|
66cbead077
|
feat: add strict seatbelt profiles and remove unusable closed profiles (#18876)
|
2026-02-12 18:33:54 +00:00 |
|
Tommaso Sciortino
|
3bbad6d094
|
feat(cli): support Ctrl-Z suspension (#18931)
Co-authored-by: Bharat Kunwar <brtkwr@gmail.com>
|
2026-02-12 17:55:56 +00:00 |
|
Adib234
|
6b58864da4
|
feat(plan): create metrics for usage of AskUser tool (#18820)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-12 17:46:59 +00:00 |
|
Dmitry Lyalin
|
99e23cd7fb
|
fix(cli): dismiss '?' shortcuts help on hotkeys and active states (#18583)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-02-12 16:35:40 +00:00 |
|
Abhijit Balaji
|
f338ffd3ec
|
feat(cli): deprecate --allowed-tools and excludeTools in favor of policy engine (#18508)
|
2026-02-12 00:49:48 +00:00 |
|
Jerop Kipruto
|
3a16232b76
|
docs(plan): add ask_user tool documentation (#18830)
|
2026-02-11 20:04:01 +00:00 |
|
Jerop Kipruto
|
49e53600a1
|
docs(plan): add documentation for plan mode tools (#18827)
|
2026-02-11 18:53:43 +00:00 |
|
Adib234
|
92ab4f47d2
|
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 |
|
Jerop Kipruto
|
f794fddd59
|
feat(plan): document and validate Plan Mode policy overrides (#18825)
|
2026-02-11 17:32:02 +00:00 |
|
Abhi
|
25ded912d4
|
feat(masking): enable tool output masking by default (#18564)
|
2026-02-11 06:21:55 +00:00 |
|
Jerop Kipruto
|
cefc17960a
|
feat(core): formalize 5-phase sequential planning workflow (#18759)
|
2026-02-11 03:02:20 +00:00 |
|
Dmitry Lyalin
|
99dadc43a7
|
feat(cli): add setting to hide shortcuts hint UI (#18562)
|
2026-02-11 02:46:20 +00:00 |
|
Jacob Richman
|
66370637c5
|
Add autoconfigure memory usage setting to the dialog (#18510)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-10 23:24:08 +00:00 |
|
Adib234
|
b2b805af08
|
fix(plan): update persistent approval mode setting (#18638)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2026-02-10 13:07:04 +00:00 |
|
Dmitry Lyalin
|
9cb70e8749
|
Inline thinking bubbles with summary/full modes (#18033)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-10 03:24:41 +00:00 |
|
Jerop Kipruto
|
cb10d95475
|
docs: remove TOC marker from Plan Mode header (#18678)
|
2026-02-10 03:13:04 +00:00 |
|
Jack Wotherspoon
|
1c443ff1a0
|
feat: Ctrl+O to expand paste placeholder (#18103)
|
2026-02-10 02:04:34 +00:00 |
|
christine betts
|
c4f16d383c
|
Remove relative docs links (#18650)
|
2026-02-09 18:08:39 +00:00 |
|
Jerop Kipruto
|
648c823e20
|
docs: Add Plan Mode documentation (#18582)
|
2026-02-09 03:25:02 +00:00 |
|
Sandy Tao
|
9c2181a3c6
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Dmitry Lyalin
|
4d07d3327d
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Gal Zahavi
|
a8243a9e01
|
fix(cli): improve focus navigation for interactive and background shells (#18343)
|
2026-02-06 18:36:14 +00:00 |
|
Sehoon Shon
|
5f4fa08b38
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
Adib234
|
3014614ffa
|
feat(plan): create a metric for execution of plans generated in plan mode (#18236)
|
2026-02-05 23:46:34 +00:00 |
|
Jacob Richman
|
df3accf70b
|
undo (#18147)
|
2026-02-05 18:54:46 +00:00 |
|
Grant McCloskey
|
2c39d878ed
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
g-samroberts
|
d0865c0e6d
|
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
|
7e1668997f
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Adam Weidman
|
5b3de86235
|
docs: document GEMINI_CLI_HOME environment variable (#18219)
|
2026-02-03 19:49:37 +00:00 |
|
Adib234
|
b8b19bc402
|
Add link to rewind doc in commands.md (#17961)
|
2026-02-03 15:06:33 +00:00 |
|
Abhijit Balaji
|
4b2fe19cda
|
feat(cli): implement automatic theme switching based on terminal background (#17976)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-03 00:39:17 +00:00 |
|
Sandy Tao
|
8693b41dbf
|
feat(core): add setting to disable loop detection (#18008)
|
2026-02-02 18:13:20 +00:00 |
|