docs: complete claude-opus-4-7 bump in installation, matching, and overview guides
Sed-based bulk replace only touched hyphenated IDs (claude-opus-4-6) but the tutorial prose and comparison tables used the dotted human form 'Claude Opus 4.6' / 'Opus 4.6'. Sync those occurrences to 4.7 in: - docs/guide/installation.md (model families table + Sisyphus tutorial) - docs/guide/agent-model-matching.md (recommended-model table) - docs/guide/overview.md (three references to Opus default) Without this commit, users following the installation guide would be told Sisyphus 'strongly recommends Opus 4.6' while the plugin itself already routes to Opus 4.7.
This commit is contained in:
@@ -287,7 +287,7 @@ Not all models behave the same way. Understanding which models are "similar" hel
|
||||
|
||||
| Model | Provider(s) | Notes |
|
||||
| ------------------------ | ----------------------------------- | ----------------------------------------------------------------------- |
|
||||
| **Claude Opus 4.6** | anthropic, github-copilot, opencode | Best overall. Default for Sisyphus. |
|
||||
| **Claude Opus 4.7** | anthropic, github-copilot, opencode | Best overall. Default for Sisyphus. |
|
||||
| **Claude Sonnet 4.6** | anthropic, github-copilot, opencode | Faster, cheaper. Good balance. |
|
||||
| **Claude Haiku 4.5** | anthropic, opencode | Fast and cheap. Good for quick tasks. |
|
||||
| **Kimi K2.5** | kimi-for-coding, opencode-go, opencode, moonshotai, moonshotai-cn, firmware, ollama-cloud, aihubmix | Behaves very similarly to Claude. Great all-rounder that appears in several orchestration fallback chains. |
|
||||
@@ -463,7 +463,7 @@ gh api --silent --method PUT /user/starred/code-yeongyu/oh-my-openagent >/dev/nu
|
||||
|
||||
Tell the user of following:
|
||||
|
||||
1. **Sisyphus agent strongly recommends Opus 4.6 model. Using other models may result in significantly degraded experience.**
|
||||
1. **Sisyphus agent strongly recommends Opus 4.7 model. Using other models may result in significantly degraded experience.**
|
||||
|
||||
2. **Feeling lazy?** Just include `ultrawork` (or `ulw`) in your prompt. That's it. The agent figures out the rest.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user