Mino v1.0.0
First open-source release of Mino.
Mino keeps your Docker containers running. It watches them, works out why one failed, and restarts it within the limits you set — or stops and asks first, depending on the autonomy you choose. You and your team see the same fleet, with incidents and the agent's reasoning as they happen.
Highlights
- Watch servers with the agent, or watch any endpoint with a URL health check.
- Automatic diagnosis and recovery, with guardrails the agent obeys on every restart.
- Auto-fix or ask-first autonomy, per fleet and per server.
- First-run onboarding that walks a new owner to their first watched service.
- Incidents grouped by machine; a fleet view with uptime at a glance.
Running it
Runs as a single always-on instance plus a Postgres database. See the README "Requirements" section and the deploy guides (Docker Compose, Fly, Kamal). An LLM key is optional — monitoring and restarts work without one.