From 86b87682dfdd0e1a0e86d29a755ecbf57cb812b8 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 6 Jan 2026 23:53:53 +0100 Subject: [PATCH] docs: refine model recommendation wording --- docs/models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/models.md b/docs/models.md index 2918bda8d..89cf7312e 100644 --- a/docs/models.md +++ b/docs/models.md @@ -14,7 +14,7 @@ that prefers tool-call + image-capable models and maintains ordered fallbacks. ## Model recommendations -Through testing, we suggest GPT-5.2 Codex as a strong option for coding. But as a general-purpose agent for Clawdbot, nothing comes close to Anthropic Opus 4.5. If you’re going all-in on Claude, we recommend the Max $200 subscription: https://claude.com/pricing +Through testing, we’ve found Anthropic Opus 4.5 is the most useful general-purpose model for anything coding-related. We suggest GPT 5.2 Codex for coding and sub-agents. For personal assistant work, nothing comes close to Opus. If you’re going all-in on Claude, we recommend the Max $200 subscription: https://claude.com/pricing ## Command tree (draft)