•From x.com

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: