models
GPT 5.6 SolOpenAI Production infrastructure work. The model I reach for when a change touches something live.
Fable 5Anthropic Production infrastructure alongside Sol. Good at holding a whole system in view instead of one file.
Opus 5Anthropic Writing backend and infrastructure code — long changes that have to stay coherent to the end.
GLM 5.2Z.ai Daily driver for everything else. Fast enough that it never breaks the loop.
GLM 5.3Z.ai The new daily driver for random tasks — whatever lands in front of me before it becomes real work.
Qwen 3.8 27BQwen Lives on my home network and runs the house. My own boxes, my own storage, my own automations, and nothing leaves the building. coding agents
CommandCode My driver for open source projects — and where I work.
Orchestrator private My private CLI for multi-agent orchestration and the work that runs for hours. Closed source, shared with a few friends. Want access? I'll happily hand it over — join the server and ping me @baseline.
Discord
Claude Code Long refactors, repo-wide edits, and anything that needs real context.