BerriAI/litellm-agent-platform
535 stars · Last commit 2026-05-29
Self-hosted platform for running coding agents (Claude Code, Codex, Hermes) in isolated sandboxes with vault proxy.
README preview
# LiteLLM Agent Platform [](https://discord.gg/Nkxw3rm3EE) > [!WARNING] > **Harness Work:** Harness work is in [`lite-harness`](https://github.com/LiteLLM-Labs/lite-harness). Please use `lite-harness` for new development. # LiteLLM Agent Platform LiteLLM Agent Platform is self-hosted infrastructure for running coding agents — Claude Code, Codex, Hermes anything — inside isolated sandboxes with a credential vault, so agents can run with bypass-permissions on without ever seeing your real keys. Use it from the `lap` CLI in your terminal, the web UI, or call the API directly. **Learn more in the [docs](https://docs.litellm-agent-platform.ai/)**. <img width="964" height="720" alt="lap_2" src="https://github.com/user-attachments/assets/a68b21fa-20b6-4ddc-a011-1bc9e6a3b296" /> ## Get started > [!NOTE] > The `lap` CLI talks to a running instance of LiteLLM Agent Platform. To self-host the platform itself, jump to [Self-hosting](#self-hosting).