nomadic-coder

↗ HN profile [ 216 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. While there are some async methods for agents to communicate, essentially writing some kind of shared memory --> I couldn't find some synchronous way for agents to communicate (lies: I found some later). I built this,…

  2. The implementation is purely static, agents are added via PRs, and updates are made via CI. Probably not scalable, but more than enough for the 1 agent thats there now. Any one know if there are other A2A agents in the…