Claude Sdk Deployment

Deploying Claude Agent SDK agents to production — wrapping the SDK in FastAPI with SSE streaming, session resume, cost tracking via ResultMessage, Docker/Railway/Fly config, ANTHROPIC_API_KEY handling, and bearer-auth patterns. Read when going from "it works locally" to "it's running on a server", when designing the request/response contract for an agent endpoint, or when investigating why deployments are slower or more expensive than expected.

Folken2 b0d3040 6.9 KB Updated

File contents

Folken2/nuvel/tree/main/nuvel/backends/claude_agent_sdk/skills/claude-sdk-deployment commit b0d3040f11

Frequently asked questions

npx skillmds@latest add folken2/claude-sdk-deployment