Background Service¶
Run AgentOS as a persistent background service that starts automatically when you log in.
Install as a Service¶
This creates a launchd user agent that:
- Starts automatically on login
- Keeps AgentOS running in the background
- Restarts automatically if it crashes
- Accessible at http://localhost:18080
Manage the service:
Manage the service:
On Windows, simply add agentos.exe serve to your Startup folder:
- Press ++win+r++, type
shell:startup, press Enter - Create a shortcut to
agentos.exe servein this folder
Alternatively, run as a service using NSSM.
Verify¶
After installing, close and reopen your terminal (or log out and back in), then:
Open your browser to http://localhost:18080 — AgentOS is always there.