Tutorials Anthropic SDK v1.0: The Silent httpx2 Mock Trap
Upgrade to anthropic>=1 without your respx mocks and OTel traces going quietly blind.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Upgrade to anthropic>=1 without your respx mocks and OTel traces going quietly blind.
Tutorials Wire browser_toolset_20260801 to Playwright: ref targeting, batched turns, halt-on-failure.
Tutorials Upload, version and pin a custom Agent Skill on the Claude API now that /v1/skills is GA.
Tutorials Define custom .claude/agents specialists and fan them out in parallel to review code.
Tutorials Run your Claude Messages API code on DeepSeek V4-Pro by changing one base URL.
Tutorials Wire Anthropic's /security-review and GitHub Action to catch SQLi, XSS and RCE before merge.
Tutorials Auto-recover from Claude safety refusals on Opus 5 with one line of code: fallbacks='default'.
Tutorials Add or drop Claude Opus 5 tools between turns without invalidating your prompt cache.
Tutorials Route each task to the right Claude Opus 5 effort level and cut your token bill.
Tutorials Point the OpenAI SDK at Moonshot's 2.8T K3, load a whole repo, and cut cost with caching.
Tutorials Point the OpenAI SDK at Meta's agent model, add tools, let it self-manage a 1M-token context.
Machine Learning Train a linear probe on hidden activations and steer output, the method behind Anthropic's J-Lens.