From 5453129d9ff5f10bf0a94d0a33bc14935900a5ac Mon Sep 17 00:00:00 2001 From: Rahul Kamat Date: Wed, 11 Mar 2026 13:00:26 -0700 Subject: [PATCH] docs(cli): update default profile model to gemini-3.0-flash --- docs/cli/profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/profiles.md b/docs/cli/profiles.md index 27756bde3f..b8d6310655 100644 --- a/docs/cli/profiles.md +++ b/docs/cli/profiles.md @@ -23,7 +23,7 @@ and the file body for system instructions. ```markdown --- name: Web Developer -default_model: gemini-2.0-flash +default_model: gemini-3.0-flash extensions: - github - web-search