Anomaly · local-AI agent
OpenCode is Anomaly's open-source coding agent, designed from the start to work well against locally-hosted models. Unlike API-bound agents that retrofit local support, OpenCode treats local-first as the default. Memory profile is similar to other agents: budget for the model + working set + the rest of your dev stack.
Step 1 · Launch via Ollama
Step 2 · Pre-flight memory check
OpenCode pairs best with Qwen 2.5 Coder 32B at Q4_K_M (~19.0 GB). Add ~4–8 GB on top for the agent's working set, plus headroom for the rest of your dev stack. Recommended: 48 GB Mac (minimum 24 GB).
Why this matters: Fully agentic + large model = real OOM risk. Pre-flight every launch.
Step 3 · Babysit long sessions
Agent runs that span hours hit memory pressure as context grows. devpulse babysit watches and auto-cleans without crashing the session.
Tips for OpenCode
Recommended models
DevPulse is free, native, and uses less RAM than this webpage.
Download for macOS