# sb0 ## Docs - [Agent Configuration](https://docs.sb0.dev/v0-docs/agents/configuration.md): Configure your agent environment with agent.config.yaml - [Managing Dependencies](https://docs.sb0.dev/v0-docs/agents/dependencies.md): Add and manage Python dependencies for your agent - [Agent Handler](https://docs.sb0.dev/v0-docs/agents/handler.md): Learn how to implement your agent's core logic - [File Uploads](https://docs.sb0.dev/v0-docs/api-reference/file-uploads.md): Learn how to send files to your agent - [Request Format](https://docs.sb0.dev/v0-docs/api-reference/request-format.md): Learn how to send requests to your agent API - [Response Format](https://docs.sb0.dev/v0-docs/api-reference/response-format.md): Understand the streaming response format from your agent - [sb0 build](https://docs.sb0.dev/v0-docs/cli/build.md): Build your agent into a Docker image - [sb0 config](https://docs.sb0.dev/v0-docs/cli/config.md): Manage sb0 platform configuration - [sb0 init](https://docs.sb0.dev/v0-docs/cli/init.md): Initialize a new agent project - [sb0 login](https://docs.sb0.dev/v0-docs/cli/login.md): Authenticate with the sb0 platform - [sb0 push](https://docs.sb0.dev/v0-docs/cli/push.md): Deploy your agent to the sb0 platform - [sb0 query](https://docs.sb0.dev/v0-docs/cli/query.md): Send queries to your deployed agent - [sb0 run](https://docs.sb0.dev/v0-docs/cli/run.md): Run and test your agent locally without Docker - [Architecture](https://docs.sb0.dev/v0-docs/introduction/how-it-works.md): Understand the sb0 architecture and development workflow - [What is sb0?](https://docs.sb0.dev/v0-docs/introduction/what-is-sb0.md): Build and deploy Python Claude agents to the sb0 platform - [Quickstart](https://docs.sb0.dev/v0-docs/quickstart/create.md): Initialize a new agent project - [Deploy](https://docs.sb0.dev/v0-docs/quickstart/deploy.md): Deploy your agent to the sb0 platform - [Develop](https://docs.sb0.dev/v0-docs/quickstart/develop.md): Develop your agent logic on your machine - [Use](https://docs.sb0.dev/v0-docs/quickstart/next-steps.md): Integrate your agent hosted on sb0 with your application ## OpenAPI Specs - [openapi](https://docs.sb0.dev/api-reference/openapi.json) ## Optional - [Dashboard](https://sb0.dev)