Commit Graph

258 Commits

Author SHA1 Message Date
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
Tommaso Sciortino 1fdd49344b Simplify paste handling (#16654) 2026-01-14 21:27:36 +00:00
N. Taylor Mullen 8ca38a15c3 refactor(skills): replace 'project' with 'workspace' scope (#16380) 2026-01-14 21:05:26 +00:00
Tommaso Sciortino dc73ce7a81 remove unnecessary \x7f key bindings (#16646) 2026-01-14 20:08:46 +00:00
Adib234 3bafd2daa7 feat: add Rewind Confirmation dialog and Rewind Viewer component (#15717) 2026-01-14 15:22:21 +00:00
N. Taylor Mullen 72827c3394 docs(skills): clarify skill directory structure and file location (#16532) 2026-01-14 00:03:45 +00:00
Sercan Sagman 0f8b23c7fd fix(cli): copy uses OSC52 only in SSH/WSL (#16554)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2026-01-13 22:55:28 +00:00
Tommaso Sciortino e0c05ed46e Improve key binding names and descriptions (#16529) 2026-01-13 20:07:55 +00:00
Jerop Kipruto 33d1e23dcb docs(telemetry): add Google Cloud Monitoring dashboard documentation (#16520) 2026-01-13 18:10:34 +00:00
Sandy Tao 4ad26bda56 feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000) 2026-01-13 01:26:53 +00:00
N. Taylor Mullen 603ca7de7a feat(cli): implement dynamic terminal tab titles for CLI status (#16378) 2026-01-13 01:18:14 +00:00
Tommaso Sciortino e067061795 Migrate keybindings (#16460) 2026-01-13 00:28:10 +00:00
Jacob Richman 57d4cd6357 feat(ui): use Tab to switch focus between shell and input (#14332) 2026-01-12 23:30:12 +00:00
N. Taylor Mullen 49121f8c00 feat(cli): add install and uninstall commands for skills (#16377) 2026-01-12 23:24:41 +00:00
Tommaso Sciortino 4d38851cf4 migrate yolo/auto-edit keybindings (#16457) 2026-01-12 22:50:32 +00:00
Jacob Richman 8bbdd0b0c1 Autogenerate docs/cli/settings.md docs/getting-started/configuration.md was already autogenerated but settings.md was not. (#14408) 2026-01-09 22:28:09 +00:00
Liqiong Zheng 1e511a6149 docs: Remove redundant and duplicate documentation files (#14699)
Co-authored-by: Liqiong Zheng <laceyzheng2017@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-08 23:07:45 +00:00
maruto f4e7ab9a9d docs(cli): fix includeDirectories nesting in configuration.md (#15067) 2026-01-08 21:59:15 +00:00
Keith Schaab 258ca68ace Update the page's title to be consistent and show in site. (#16174) 2026-01-08 18:43:35 +00:00
Tommaso Sciortino 8bd5d4db9b enable cli_help agent by default (#16100) 2026-01-07 23:43:12 +00:00
N. Taylor Mullen 69903b5f29 Agent Skills: Initial Documentation & Tutorial (#15869) 2026-01-07 00:59:56 +00:00
Abhi 37898d31e7 chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
Abhi 895ca9eb3f refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00
Christian Gunderman 66fab0bea2 Implemented unified secrets sanitization and env. redaction options (#15348) 2025-12-23 03:18:27 +00:00
Shehab 488a687865 docs(cli): add System Prompt Override (GEMINI_SYSTEM_MD) (#9515) 2025-12-19 20:11:37 +00:00
Adam Weidman b789cd471e chore(core): remove legacy fallback flags and migrate loop detection (#15213) 2025-12-17 22:14:33 +00:00
Jacob Richman 37e5d38181 feat(ui): add Windows clipboard image support and Alt+V paste workaround (#15218)
Co-authored-by: sgeraldes <sgeraldes@users.noreply.github.com>
2025-12-17 22:05:25 +00:00
Tommaso Sciortino 1082081ff0 feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
2025-12-17 09:43:21 -08:00
N. Taylor Mullen eb6580ae9e docs: update policy engine getting started and defaults (#15105) 2025-12-15 20:17:48 +00:00
Jenna Inouye bbf0053661 Docs: Model routing clarification (#14373) 2025-12-05 18:10:34 +00:00
christine betts 3a274d679c Add new enterprise instructions (#8641)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-03 15:32:34 +00:00
Marat Boshernitsan 86c4a55012 Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778) 2025-12-03 05:27:37 +00:00
joshualitt fe9b2bf7c4 feat(cli): Documentation for model configs. (#12967) 2025-12-01 22:45:22 +00:00
David Huntsperger bb4b0a03dd Updated ToC on docs intro; updated title casing to match Google style (#13717) 2025-12-01 19:38:48 +00:00
Shardul Natu 6272daa40a update(telemetry): OTel API response event with finish reasons (#13849)
Co-authored-by: Shnatu <snatu@google.com>
2025-11-27 04:46:40 +00:00
Aarushi Shah 17ae89770f Add Databricks auth support and custom header option to gemini cli (#11893)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
2025-11-26 00:22:47 +00:00
bl-ue 3bf8daa758 docs(sessions): add documentation for chat recording and session management (#13667) 2025-11-25 18:55:29 +00:00
Adib234 47f626aaac Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +00:00
noahacgn e04589f72f docs: fix grammar typo "a MCP" to "an MCP" (#13595) 2025-11-21 16:59:45 +00:00
Tommaso Sciortino 19da009dce update docs for http proxy (#13538) 2025-11-20 22:13:59 +00:00
Gray Mackall 0372dcd623 Fix links in Gemini 3 Pro documentation (#13312) 2025-11-18 19:39:51 +00:00
Shreya Keshive 8d7e4e70ff feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
2025-11-18 09:01:16 -08:00