-
feat: add Claude backend with automatic Ollama fallback (Claudification Phase 1)
released this
2026-02-05 07:19:29 +01:00 | 87 commits to main since this releaseAll agents now prefer Claude API when ANTHROPIC_API_KEY is configured,
with automatic fallback to Ollama when offline or unconfigured. New
src/anthropic/ module provides model selection via get_model() factory.Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Downloads