Agent OS v1.0.0 — First Public Release
Agent OS is a local-first AI Project Operating System: a harness that turns coding models into reliable software agents through durable memory, sandboxed execution, real verification, bounded recovery, and approval-gated delivery.
Highlights
- Main Agent + sandboxed Coding Agent architecture
- Claude, GPT, Gemini, DeepSeek, Kimi, and GLM provider support
- Plan → execute → build/test → browser verify → visual review → recover
- Parallel agent teams with isolated patch workspaces
- Git/GitHub, Vercel, Supabase, and Stripe test-mode delivery contracts
- Grant-gated web research, local RAG, and editable agent skills
- 830+ backend tests and a verified frontend production build
- One-command Windows installation
Install
irm https://raw.githubusercontent.com/earthwalker17/agent-os/main/install.ps1 | iex
Notes
This is the first public release of Agent OS.
The Windows installation path is currently the most thoroughly validated. macOS and Linux users can follow the manual setup instructions in the README. At least one supported model provider API key is required. Production connectors are optional and remain behind explicit user approval gates.