Sehoon Shon
a2d831f1d7
only use customtoolmodel for api key users ( #132 )
...
* only use customtoolmodel for api key users
* use displaystring for showing model in about
2026-02-19 14:15:36 -05:00
Sehoon Shon
ed8f7f6766
feat(models): support Gemini 3.1 custom tool model ( #131 )
...
* feat(models): add support for Gemini 3.1 and custom tool models
* test(routing): fix classifier and numerical classifier strategy tests
* test(routing): add Gemini 3.1 tests for classifier strategy
* fix(models): correctly filter active Gemini 3.1 models
* fix(routing): ensure useCustomToolModel is only true when Gemini 3.1 is enabled
* fix(test-utils): prevent double newline in lastFrame() on Windows
* fix(test-utils): surgically fix double newline in lastFrame() on Windows
* use custom_tools_model string for api key only
* fix(ui): correct useCustomToolModel logic and update tests
* fix(ui): correct useCustomToolModel logic in StatsDisplay
* fix(routing): ensure test models are active and sync useCustomToolModel logic
2026-02-19 14:13:33 -05:00
Yuna Seol
8aca3068cf
feat: add role-specific statistics to telemetry and UI (cont. #15234 ) ( #18824 )
...
Co-authored-by: Yuna Seol <yunaseol@google.com >
2026-02-17 17:32:30 +00:00
matt korwel
37f128a109
feat(routing): restrict numerical routing to Gemini 3 family ( #18478 )
2026-02-10 14:25:21 +00:00
Sehoon Shon
61d92c4a21
Remove previewFeatures and default to Gemini 3 ( #18414 )
2026-02-06 18:02:57 +00:00
matt korwel
57601adc90
feat(routing): A/B Test Numerical Complexity Scoring for Gemini 3 ( #16041 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2026-01-22 22:12:07 +00:00
joshualitt
a1dd19738e
feat(core): Preliminary changes for subagent model routing. ( #16035 )
2026-01-07 21:21:10 +00:00
Tommaso Sciortino
bf90b59935
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
Shreya Keshive
86828bb561
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
joshualitt
fdb6088603
feat(core): Migrate generateJson to resolved model configs. ( #12626 )
2025-11-07 22:18:45 +00:00
Abhi
b364f37655
refactor(logging): Centralize console logging with debugLogger ( #11590 )
2025-10-21 20:35:22 +00:00
Abhi
bee5b638dd
feat(routing): Introduce Classifier-based Model Routing Strategy ( #8455 )
2025-09-15 23:51:25 +00:00