Hacker News new | ask | show | jobs
by myui 69 days ago
Thanks for the reply — your article really helped clarify what "distributed" means in agentfab.

From what I understand, it's closer to a Kubernetes-style scheduler/worker model — so more about parallelizing computation for fully controlled systems/applications, rather than "distributed" in the sense of independent agents across boundaries.

One thought I had (just a random thought): it could be interesting to push this toward a broader notion of distribution — not quite full P2P, but something like an "agent hub", where agents owned by different organizations coordinate via MCP/A2A or similar protocols. If there were a way to manage collaborative task execution across those boundaries, that would feel pretty cutting-edge and a genuinely different class of system.