
The division of labor in AI systems
When building AI systems that handle multiple kinds of tasks, do you let different agents exist side by side — each owning its own domain — or do you funnel everything through a single entrypoint that routes to the right agent? At work, this design question has come up multiple times already. Some of my colleagues and I presented our first agent POCs to the team last week. That question is now more urgent. ...
