From x.com
lydiahallie's profile

Lydia Hallie ✨ @lydiahallie

If you're building a read-only tool with the Claude Agent SDK, make sure to mark it with `readOnlyHint: true` This tells Claude Code it has no side effects and is safe to parallelize. Otherwise no other tool can run alongside it, essentially creating a "serializing barrier"!

Sort: