Commit Graph

299 Commits

Author SHA1 Message Date
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
Victor Vianna 7cca83fad3 chore: delete autoAccept setting unused in production (#17862)
Co-authored-by: Victor Hugo Vianna Silva <victorvianna@google.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-02-02 13:49:17 +00:00
kevinjwang1 8c8fd32d71 Add allowedExtensions setting (#17695) 2026-01-30 19:43:51 +00:00
christine betts ac20ec9767 Fix broken link in docs (#17959) 2026-01-30 18:27:25 +00:00
Gal Zahavi 2eb8dc3042 feat: Implement background shell commands (#14849) 2026-01-30 17:53:09 +00:00
g-samroberts 775f903f48 Create skills page, update commands, refine docs (#17842) 2026-01-29 23:52:06 +00:00
Abhi 784efdbfea feat(cli): show hooksConfig.enabled in settings dialog (#17810) 2026-01-29 04:58:20 +00:00
Tommaso Sciortino cfcee0b9da 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
Sehoon Shon 8ec2dd32a0 feat(cli): add user identity info to stats command (#17612) 2026-01-28 21:26:33 +00:00
g-samroberts 821dac18bb Fix docs-writer skill issues (#17734) 2026-01-28 16:15:53 +00:00
Adib234 191f89c998 Rewind documentation (#17446) 2026-01-28 14:40:32 +00:00
Leo Chiu bce5ec5c38 docs: add CLI reference documentation (#17504)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-28 02:20:43 +00:00
Alisa 3b9af4b813 Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-01-28 01:19:13 +00:00
Abhi 23e88e9b93 docs(skills): remove experimental labels and update tutorials (#17714) 2026-01-28 00:42:41 +00:00
Abhi 4cb6ca9031 feat(skills): promote skills settings to stable (#17713) 2026-01-28 00:09:52 +00:00
Abhi c1e9ce346a revert: promote Agent Skills to stable (#17693) (#17712) 2026-01-27 23:29:12 +00:00
Jacob Richman a2890e0a04 refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
Abhi f2f6310145 feat(skills): promote Agent Skills to stable (#17693) 2026-01-27 21:50:22 +00:00
Jack Wotherspoon eef3b77e9a feat: add double-click to expand/collapse large paste placeholders (#17471) 2026-01-27 02:59:09 +00:00
Jacob Richman 5198bcb3cd Ctrl-O (#17617) 2026-01-27 02:14:03 +00:00
Gal Zahavi d9d8bd53af feat(cli): add global setting to disable UI spinners (#17234)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-27 00:06:58 +00:00
Jacob Richman f2dc266f5b feat(ui): add solid background color option for input prompt (#16563)
Co-authored-by: Alexander Farber <farber72@outlook.de>
2026-01-26 23:23:54 +00:00
Nils Breunese b1da5f3bef docs: Add instructions for MacPorts and uninstall instructions for Homebrew (#17412)
Signed-off-by: Nils Breunese <nils@breun.nl>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-01-25 19:21:16 +00:00
Adib234 e9b2ee4e38 feat(plan): implement persistent approvalMode setting (#17350) 2026-01-23 23:14:11 +00:00
joshualitt f993d68579 feat(core): Remove legacy settings. (#17244) 2026-01-22 20:59:47 +00:00
Adib234 a19e7138a8 feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
Sandy Tao 8ad162e6ed feat(core): enable disableLLMCorrection by default (#17223) 2026-01-21 18:53:41 +00:00
Tommaso Sciortino 8d5c8a6fad Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
N. Taylor Mullen fd9f52904e feat(core): support dynamic variable substitution in system prompt override (#17042) 2026-01-21 17:43:50 +00:00
Adib234 bc2b429b3d feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177) 2026-01-21 15:19:47 +00:00
christine betts b105e8ca2e Remove other rewind reference in docs (#17149) 2026-01-21 05:26:48 +00:00
Tommaso Sciortino 67c479498f fix(cli): resolve home/end keybinding conflict (#17124) 2026-01-21 02:15:18 +00:00
Adib234 ffe4bf16e4 Add Esc-Esc to clear prompt when it's not empty (#17131) 2026-01-21 00:32:26 +00:00
joshualitt f971d8e261 feat(core): Ensure all properties in hooks object are event names. (#16870) 2026-01-20 22:47:31 +00:00
Adam Weidman 44c38a4bad feat: Add flash lite utility fallback chain (#17056) 2026-01-20 19:43:43 +00:00
Adib234 40289a5b65 feat(plan): telemetry to track adoption and usage of plan mode (#16863) 2026-01-20 18:57:34 +00:00
jw bot c31f5bbe9a docs(themes): remove unsupported DiffModified color key (#17073) 2026-01-20 05:08:48 +00:00
Adib234 7b712a1abe Delete rewind documentation for now (#16932) 2026-01-17 17:25:35 +00:00
Alexander Farber 444429179e feat(settings): rename negative settings to positive naming (disable* -> enable*) (#14142)
Co-authored-by: jacob314 <jacob314@gmail.com>
2026-01-16 22:33:49 +00:00
Shreya Keshive 3945db9b30 feat(admin): implement admin controls polling and restart prompt (#16627) 2026-01-16 20:24:53 +00:00
N. Taylor Mullen 64672be794 docs(extensions): add Agent Skills support and mark feature as experimental (#16859) 2026-01-16 19:37:28 +00:00
Tommaso Sciortino 3f07aad136 cleanup: Organize key bindings (#16798) 2026-01-16 16:56:46 +00:00
christine betts c3d8ead7b1 Replace relative paths to fix website build (#16755) 2026-01-15 17:54:43 +00:00
g-samroberts cf8ca3799a Add links to supported locations and minor fixes (#16476) 2026-01-15 15:59:31 +00:00
Jerop Kipruto ec38402aff feat(plan): add experimental plan flag (#16650) 2026-01-15 00:55:10 +00:00
Tommaso Sciortino 29c9a6b0e2 cleanup: Improve keybindings (#16672) 2026-01-15 00:30:07 +00:00
Tommaso Sciortino 35a1180903 Remove unused rewind key binding (#16659) 2026-01-14 22:46:33 +00:00