Commit Graph

473 Commits

Author SHA1 Message Date
joshualitt a65f3daf53 bug(core): Add default chat compression config. (#13766) 2025-11-24 23:02:00 +00:00
joshualitt 36f491ebc2 feat(core): Migrate chatCompressionService to model configs. (#12863) 2025-11-24 20:24:45 +00:00
Jacob Richman 908c07e738 Turn off alternate buffer mode by default. (#13623) 2025-11-22 01:30:38 +00:00
joshualitt 60ff661b8e feat(core): Add support for custom aliases for model configs. (#13546) 2025-11-22 00:13:10 +00:00
joshualitt 5a6ef66e05 feat(docs): Ensure multiline JS objects are rendered properly. (#13535) 2025-11-21 17:59:34 +00:00
Adib234 47f626aaac Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +00:00
JAYADITYA eb7fd292c0 docs: Update uninstall command to reflect multiple extension support (#13582) 2025-11-21 17:38:59 +00:00
noahacgn e04589f72f docs: fix grammar typo "a MCP" to "an MCP" (#13595) 2025-11-21 16:59:45 +00:00
fancivez df1ffff691 docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
Tommaso Sciortino 19da009dce update docs for http proxy (#13538) 2025-11-20 22:13:59 +00:00
joshualitt 795b96bea2 feat(core): Incorporate Gemini 3 into model config hierarchy. (#13447) 2025-11-20 21:07:14 +00:00
Tommaso Sciortino bffae15297 Change default compress threshold to 0.5 for api key users (#13517) 2025-11-20 11:43:35 -08:00
Adib234 b4d4bd2d61 Enable switching preview features on/off without restart (#13515) 2025-11-20 19:00:16 +00:00
joshualitt 6e21af48cd feat(core): Wire up chat code path for model configs. (#12850) 2025-11-20 04:41:16 +00:00
Jacob Richman 3595faf43a bug(ui) showLineNumbers had the wrong default value. (#13356) 2025-11-19 03:33:40 +00:00
Gray Mackall 0372dcd623 Fix links in Gemini 3 Pro documentation (#13312) 2025-11-18 19:39:51 +00:00
Jenna Inouye 31064f0f86 Docs: Access clarification. (#13304) 2025-11-18 19:31: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
Jenna Inouye fce4d5dd6f Docs: Add changelog for v.0.15.0 (#13276) 2025-11-18 16:09:55 +00:00
Tommaso Sciortino 2171ac1144 Right click to paste in Alternate Buffer mode (#13234) 2025-11-17 23:48:33 +00:00
Samuel Soto 388e1571ec Docs: Clarify Project-Scoped Behavior of Chat Sub-commands (#10458)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-15 15:50:30 +00:00
Tommaso Sciortino 5b5259de5e Change default compress threshold to 0.7 for api key users (#13079) 2025-11-14 17:13:59 +00:00
Caroline Rose fcdd1a4590 feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +00:00
Stone Sun f7c3d8e181 docs: remove references to deprecated --checkpointing flag (#12477)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-11-14 16:19:12 +00:00
YongSung Na 15d75563e8 docs: remove references to deprecated flags (--checkpointing, --sandbox-image) (#12578)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-11-14 15:28:14 +00:00
Tommaso Sciortino 1402b40cbf Show model in history (#13034) 2025-11-14 03:11:06 +00:00
Jacob Richman 046b166abd feat(ui) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 19:16:23 +00:00
Jacob Richman cc6d4ea99e Support incremental update experiment flag. (#12926) 2025-11-13 17:45:03 +00:00
Jacob Richman 1173bf3ad9 feat(ui) Make useAlternateBuffer the default (#12976) 2025-11-13 05:17:46 +00:00
Abhi 0e6e5a023e refactor: remove read-many-files tool from agent (#12796) 2025-11-13 02:56:37 +00:00
anthony bushong 72765ae846 feat(core): set default chat base model configs (#12951) 2025-11-13 01:01:31 +00:00
cornmander aec206f91f feat: autogenerate keyboard shortcut docs (#12944) 2025-11-12 21:07:14 +00:00
anj-s 86cad96ff4 Enable write_todo tool and fix output function schema (#12905) 2025-11-12 18:18:15 +00:00
Abhi 365c3b68ca fix(docs): Release version for read many files removal (#12949) 2025-11-12 18:05:16 +00:00
Sandy Tao 54926aafb2 feat(core): enhance loop detection with 2-stage check (#12902) 2025-11-12 04:49:00 +00:00
Jacob Richman 617a63ec73 Make useFullWidth the default. (#12911) 2025-11-12 00:14:08 +00:00
Abhi 299c431de1 Deprecate read_many_files tool (#12861) 2025-11-11 20:35:20 +00:00
kevinjwang1 87aa4fb0ad Add implementation for setting to disable Github extensions (#12838) 2025-11-11 18:37:01 +00:00
joshualitt c00d438037 feat(core): Migrate generateContent to model configs. (#12834) 2025-11-11 16:10:50 +00:00
joshualitt b0add82cdd feat(core): Migrate generateJson to resolved model configs. (#12626) 2025-11-07 22:18:45 +00:00
Tommaso Sciortino 1ff17461a8 Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
Jenna Inouye 8c6b97c67f Docs: Add /model documentation (#12654) 2025-11-06 21:12:52 +00:00
christine betts 197f3ec820 Update keychain storage name to be more user-friendly (#12644) 2025-11-06 20:55:20 +00:00
Sandy Tao d91b3d45ae Revert "Enable WriteTodos tool by default (#12500)" (#12658) 2025-11-06 20:21:53 +00:00
joshualitt 4b11b55c01 feat(core): Add ModelConfigService. (#12556) 2025-11-06 01:18:42 +00:00
Jenna Inouye 45af9f590f Docs: Added newest changelog: v0.12.0 (#12611) 2025-11-05 23:44:24 +00:00
Silvio Junior f86ecdf19b enable codebase investigator by default for preview (#12555) 2025-11-04 22:30:01 +00:00
Jacob Richman 799e000119 Modify navigation and completion keyboard shortcuts to not use scroll. (#12502) 2025-11-04 00:22:04 +00:00
anj-s feb8855e5a Enable WriteTodos tool by default (#12500) 2025-11-03 23:40:20 +00:00
Jacob Richman fc6e84019a alternate buffer support (#12471) 2025-11-03 21:41:58 +00:00