From 32b2f56ab4500f512369b07e4ed32a760600a84b Mon Sep 17 00:00:00 2001 From: John Date: Wed, 18 Feb 2026 10:03:43 +0100 Subject: [PATCH] Update default model version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28050a4e..6cea5b4d 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ You can also authenticate using a fine-grained PAT with the "Copilot Requests" p Launch `copilot` in a folder that contains code you want to work with. -By default, `copilot` utilizes Claude Sonnet 4.5. Run the `/model` slash command to choose from other available models, including Claude Sonnet 4 and GPT-5. +By default, `copilot` utilizes Claude Sonnet 4.6. Run the `/model` slash command to choose from other available models, including Claude Sonnet 4 and GPT-5. ### Experimental Mode