# 🚄 LiteLLM Agent Platform ## Docs - [Introduction](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/introduction.md): Run agents in sandboxes. - [Installation](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/installation.md): Run LiteLLM Agent Platform locally on kind, or deploy to AWS EKS for production. - [Claude Code](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/quickstart/claude-code.md): Open a Kubernetes-sandboxed Claude Code session from your terminal. - [Codex](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/quickstart/codex.md): Open a Kubernetes-sandboxed OpenAI Codex session from your terminal. - [Hermes](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/quickstart/hermes.md): Open a Kubernetes-sandboxed Hermes Agent session from your terminal. - [Architecture](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/learn/architecture.md): How LAP runs coding agents on Kubernetes with isolation and credential safety. - [Vault proxy](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/learn/vault-proxy.md): How the vault sidecar keeps real credentials out of the agent process. - [Sandboxes](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/learn/sandboxes.md): How agent sessions run as isolated Kubernetes pods. - [TTY Authentication](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/learn/tty-auth.md): How HARNESS_AUTH_TOKEN secures terminal connections to sandbox pods. - [FAQ](https://litellmagentplatform-fix-document-harness-auth-token.mintlify.site/faq.md): Common questions about LiteLLM Agent Platform.