Skip to content
Muhammad Moeed

Topic

claude-agent-sdk

Building production AI agents with the Claude Agent SDK in Python and TypeScript. Articles in this section cover tool use, memory, subagents, prompt caching, batch processing, the credit pool billing model, cost tracking, and the differences between the Agent SDK, LangChain, and the Vercel AI SDK. The goal of each guide is to get you from a working hello-world agent to a service you can ship and bill for, without skipping the boring parts (auth, retries, observability, evals).