Commit Graph

453 Commits

Author SHA1 Message Date
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
Abhi 1479e86956 Cap Thinking Budget to prevent runaway thought loops (#12416) 2025-11-03 18:39:06 +00:00
cornmander 69960cb85b chore: autogenerate settings documentation (#12451) 2025-11-03 01:42:49 +00:00
cornmander c992a0b714 feat(ui): add response semantic color (#12450)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: shambhu-hegde <143840542+shambhu-hegde@users.noreply.github.com>
2025-11-03 00:21:26 +00:00
Allen Hutchison f2e8d98035 docs: update command-line flag documentation (#12452) 2025-11-02 17:59:03 +00:00
Jenna Inouye fb2ee547f4 Adding the Policy Engine docs to indexes. (#12404) 2025-10-31 20:23:56 +00:00
Jenna Inouye 90910b0317 Update telemetry.md to remove references to flags. (#12397) 2025-10-31 20:23:45 +00:00
Allen Hutchison 1becb33d7b docs: Add policy engine documentation and update sidebar (#12240) 2025-10-31 18:11:19 +00:00
Jerop Kipruto 5baf7013b1 docs(cli): user.email attribute is only available for Google auth (#12372) 2025-10-31 15:13:38 +00:00
Richard Michael adb88c450a Update mcp-server.md (#12310)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-10-31 14:46:51 +00:00
Shardul Natu de1c601a90 feat(telemetry): Add extension name to ToolCallEvent telemetry (#12343)
Co-authored-by: Shnatu <snatu@google.com>
2025-10-31 13:50:22 +00:00
Tommaso Sciortino 10943138a0 Make compression threshold editable in the UI. (#12317) 2025-10-30 23:03:58 +00:00
Hyang-Ah Hana Kim c3e7f30524 fixing minor formatting issues in quota-and-pricing.md (#11340) 2025-10-30 21:46:23 +00:00
Jerop Kipruto e2876a5c24 Create line change metrics (#12299) 2025-10-30 18:55:47 +00:00
Pascal Birchler 6751ea947e fix(docs): remove incorrect extension install method (#11194) 2025-10-30 17:24:48 +00:00
Jenna Inouye f0d44586ca Docs: add v.0.11.0 to changelog (#12256) 2025-10-30 13:26:07 +00:00
Jack Wotherspoon 509cdf8917 docs: update keyboard shortcuts with missing shortcuts (#12024)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: cornmander <shikhman@google.com>
2025-10-30 02:39:15 +00:00
Shardul Natu 948b6606ea feat(telemetry): Add extensions to StartSessionEvent telemetry (#12261)
Co-authored-by: Shnatu <snatu@google.com>
2025-10-29 22:21:32 +00:00
Tommaso Sciortino 5c5f353d5f Fix alt key mappings for mac (#12231) 2025-10-29 21:32:02 +00:00
shishu314 5793601a26 fix(infra) - Unskip read many file test (#12181)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-29 18:56:09 +00:00
Richie Foreman 421ad594c0 feat(docs): Symlink CONTRIBUTING.md in the docs folder so that the site can pick it up. (#12178) 2025-10-28 23:24:04 +00:00