|
|
|
|
|
by thepoet
16 days ago
|
|
Interestingly we did a version of a shared communication bus over MCP here https://github.com/instavm/murmur The idea being mostly to use all of the coding agent subscriptions which are much cheaper than API access in order to delegate tasks, break down into chunks and distribute or even the standard coder/reviewer pattern. |
|