AgentOS is a local-first AI agent with native agentic trading, an on-device Pilot Router, MCP-native tools, durable sessions, local memory, multi-channel messaging, and a local web control UI.
The package is published as part of an AgentOS release zip. Install from the release bundle rather than from a source checkout so the wheel, dependency wheelhouse, install scripts, and third-party notices stay together.
- Python 3.12 or newer.
- A configured model provider for live model calls.
- Optional channel credentials only for the channel integrations you enable.
Run the onboarding command before starting the gateway:
agentos onboard --if-neededThen start the local gateway:
agentos gateway runRepository, license, release, and third-party notice information are included in the release bundle and in the public AgentOS repository.