Same fix across every agent.

Whichever agent you pick, the operational problem is identical: your stack ate the unified memory before the model got a slice. DevPulse's pre-flight check + auto-clean is the universal fix.

Before launch

devpulse ai --before-load <MB> --auto-clean reclaims idle Ollama models, kills zombie LSPs, then re-evaluates. Exit 0 = safe to launch.

During the run

devpulse babysit --target-free-mb 8192 --json watches free memory + battery + swap. Auto-cleans when pressure builds, emits NDJSON checkpoint signals.

If something goes wrong

Fix Ollama OOM on Mac → covers the most common failure modes and the diagnostic commands to find them.

Stop letting your stack OOM your local agents.

DevPulse is free, native, and uses less RAM than this webpage.

Download for macOS

macOS 14+ · Apple Silicon & Intel · Free during launch