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