Parallel AI Agents: Practice Repo and What's Coming
A structured practice repository exploring two ways to run multiple Claude agents in parallel — Zed's native thread system and the Claude API's async Python SDK. The repo is published; a follow-up post will walk through the code live.