#Early implementation of a queue based
1 messages · Page 1 of 1 (latest)
So you can stack things in the queue and they pick it sequentially?
What’s the usecase for this ?
Vs the regular implementation of adding task to a list and the agents pick it off that.
I think he’s saying that the MCP does the delegation, which in my opinion would be super cool but kinda defeats a purpose