Stop all
One control that stops everything model-related on your Mac, cleanly, and keeps it stopped until you say so.
Where it is
Stop all sits next to the aituner name at the top of the window. On a phone it is the stop sign in the header, and the menu bar panel has it too.
What it stops
It asks once, then stops, in this order, showing each step as it happens:
- Chat answers being written (each one is saved as stopped).
- The coding agent, opencode.
- A benchmark that is running a model.
- Knowledge base indexing.
- The gateway your editors connect to (requests in flight get a few seconds to finish).
- The model server (it is asked to exit, and forced after 10 seconds only if it has not).
- Ollama, if it is running.
- Anything else still running from aituner's MLX environment, such as a model server left over from a crash.
- Monitoring (macmon).
Downloads keep going, and nothing is uninstalled or deleted.
While everything is stopped
The button reads Stopped, every page shows a banner with Restart, and Chat and Coding are locked with that reason. Nothing model-related starts until you restart, whether from the page or from an editor.
Restart
Open the same dialog (the button, or Restart in the banner). Restart with starts the model that was running, with the same settings, and Ollama if it was running; Restart without models only unlocks aituner. Quitting aituner also releases it.