chore: update Sonnet model references from 4.5 to 4.6

Update MODEL_SONNET constant and all documentation references
to reflect the new claude-sonnet-4-6 model version.
This commit is contained in:
yptse123
2026-02-20 15:37:31 +08:00
parent 0e9f613fd1
commit 81aa8a72c3
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"C": "Cyan - username, todos",
"T": "Gray - model name"
},
"output_example": "affoon:~/projects/myapp main* ctx:73% sonnet-4.5 14:30 todos:3",
"output_example": "affoon:~/projects/myapp main* ctx:73% sonnet-4.6 14:30 todos:3",
"usage": "Copy the statusLine object to your ~/.claude/settings.json"
}
}