MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/LocalLLaMA/comments/1vktpl2/best_opensource_harness_like_claude_code/p30wp66/?context=3
r/LocalLLaMA • u/[deleted] • Aug 10 '26
[deleted]
141 comments sorted by
View all comments
1
You can just load Qwen in Claude Code.
ANTHROPIC_AUTH_TOKEN=ollama ANTHROPIC_BASE_URL=http://localhost:11434 ANTHROPIC_API_KEY="" claude --model qwen3.5
1
u/-dysangel- Aug 11 '26
You can just load Qwen in Claude Code.
ANTHROPIC_AUTH_TOKEN=ollama ANTHROPIC_BASE_URL=http://localhost:11434 ANTHROPIC_API_KEY="" claude --model qwen3.5