🤖 Claude Messages API

2 guides covering common problems, patterns, and production issues in Claude Messages API.

Building agents directly on Anthropic's Claude Messages API — the raw tool-use loop, multi-agent orchestration with subagents, and streaming, using the official `anthropic` SDK. (This covers hand-rolling the agent loop on the Messages API, distinct from Anthropic's separate higher-level Claude Agent SDK product.)

  • Tool use with a hand-managed agent loop (stop_reason, tool_use/tool_result blocks)
  • Multi-agent orchestration — orchestrator and subagent patterns
  • Streaming responses with real-time output
  • Model-agnostic across Claude Haiku, Sonnet, and Opus
  • Built on the official anthropic Python SDK
Visit official site →

Stay sharp as AI tools evolve

New guides drop regularly. Get them in your inbox — no noise, just signal.