The agent harness built for teams.
A pro assistant for companies. Give every employee a secured, sandboxed personal agent.
Website · Docs · Discord
Quick Start
git clone https://github.com/onecli/onecli.git && cd onecli pnpm install pnpm run setup
Open http://localhost:10254
What is OneCLI v2?
OneCLI is an open-source platform for running AI agents as a team. You create an agent per person, give each agent the access it needs, and it works in a sandbox, routed through a gateway that injects the credentials and enforces your policy.
Why we built OneCLI?
OneCLI started as a credential vault for AI agents, built in Rust. We found that most of the demand came from individuals and teams running autonomous agents like Hermes, OpenClaw and NanoClaw. People wanted agents that do real work for the person running them, but two parts were missing:
... continue reading