Discussion about this post

User's avatar
Alexander Lenselink's avatar

This resonates. What’s being framed here as “new insight” around agents stopping conditions, human oversight, boundaries are exactly the questions we discussed earlier, just from a different angle.

The hard part isn’t building agents. It’s designing when they shouldn’t act, when a human needs to step in, and how responsibility stays visible over time. Those are not technical problems first; they’re UX and governance problems.

Good to see the technical discourse catching up to that layer.

Joey Hipolito's avatar

been building with this for a few months. one thing that bit me early, the `--tools` flag feels like the obvious entry point but switching to `--mcp-config` once you have more than 2-3 tools makes things a lot cleaner. the SDK handles filesystem IPC pretty well for coordinating multiple subagents too, you don't need a message queue for that.

3 more comments...

No posts

Ready for more?