- Reset master to upstream/main (16,697 commits) - Overlay 2,271 local-only files (skills, tools, workspace, configs, apps) - Restore IDENTITY.md and USER.md templates - Build verified, gateway running, Discord working Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2.3 KiB
2.3 KiB
Claude Models - Sonnet + Haiku Only (2026-02-17)
Configuration
Primary Model:
- Claude Sonnet 4.5 (
anthropic/claude-sonnet-4-5) - Via Claude Max proxy (localhost:3456)
- Cost: €0 (included in subscription)
Fallback Chain:
- Claude Haiku 4.5 (via Claude Max proxy) - Fast + cheap
- GPT-5 Mini (GitHub Copilot) - Included in $20/month
- DeepSeek V3.2 (Nvidia) - Free tier
- Gemini 3 Flash (Google) - Free tier
Removed:
- ❌ Claude Opus 4.5 (too expensive, even via proxy)
Cost Comparison (via Claude Max Proxy)
| Model | Speed | Quality | Usage Strategy |
|---|---|---|---|
| Sonnet 4.5 | Medium | High | Primary (general tasks) |
| Haiku 4.5 | Fast | Good | Fallback (quick tasks) |
| Slow | Best | ❌ Removed (overkill) |
All Claude usage now counts against €90/month Claude Max subscription (no additional API charges).
Why This Setup?
- Sonnet handles 95% of tasks perfectly
- Haiku is 10x faster for simple tasks
- Opus is overkill and uses more subscription quota
- Fallbacks provide redundancy if Claude quota runs out
Total Monthly Cost
- Claude Max: €90 (Sonnet + Haiku, unlimited)
- API charges: €0 ✅
- GitHub Copilot: $20 (GPT-5 Mini fallback)
- Total: ~€110/month
Previous cost: ~€1,700/month (with API charges)
Savings: ~€1,590/month! 🎉
Usage Distribution (Expected)
- 90% Sonnet (primary)
- 5% Haiku (quick tasks, if quota limits)
- 5% Other fallbacks (rare, if Claude unavailable)
Management
Check current model:
openclaw config get agents.defaults.model
Switch to Haiku temporarily:
openclaw config set agents.defaults.model.primary "anthropic/claude-haiku-4-5"
openclaw gateway restart
Check Claude Max usage:
- Visit https://claude.ai/settings/limits
- Monitor message counts (not token counts)
Notes
- Both Sonnet and Haiku go through proxy (localhost:3456)
- Proxy uses OAuth token from Claude Max subscription
- No API key needed, no per-token billing
- Usage counted as "messages" not "tokens" in Claude Max dashboard
Updated: 2026-02-17
Status: ✅ Active
Cost: €0 extra (included in subscription)