请问HN:是否对共享代理经济平台有真正的兴趣?
我一直在探索一个平台的想法,该平台支持A2A兼容的代理,可以在用户和企业之间共享,同时保护身份、隐私和支付控制。
在深入探讨之前(我觉得我已经有点深入了),我想了解这个核心想法是否能引起社区的共鸣。
这里有一个实时原型供参考:
https://aletheia-psi.vercel.app
当前的部署支持发现、链式操作(从协调者到注册代理)和对等连接(注册代理之间),目前有6个实时代理,其中5个支持对等连接,1个已过时(是初始向后兼容性的概念验证)。
初始使用的SDK如下:
https://www.npmjs.com/package/@a2aletheia/a2a
https://www.npmjs.com/package/@a2aletheia/sdk
很高兴听到您的反馈:
- 您认为这个想法是否解决了一个真实的问题
- 您认为可能的陷阱在哪里
- 它与其他方法相比如何
目前有些积压,我正在将a2a规范从v0.2.5迁移到v0.3.10。
查看原文
I’ve been exploring the idea of a platform for A2A-compatible agents that can be shared across users and businesses while preserving identity, privacy, and payments control.<p>Before diving in too deep (I think I'm already am), I’m trying to gauge whether the core idea resonates with the community.<p>The live prototype is here for context:
https://aletheia-psi.vercel.app<p>Current deployment supports discovery, chaining (orchestrator to registered agents) and peering (registered agents to other registered agents) with 6 live agents. 5 supports peering. 1 is outdated (PoC of initial backwards compat)<p>And initial SDKs used for that :
https://www.npmjs.com/package/@a2aletheia/a2a
https://www.npmjs.com/package/@a2aletheia/sdk<p>Happy to hear:
- whether you think the idea solves a real problem
- where you see potential pitfalls
- how it compares to other approaches<p>A bit of backlogged and I'm currently in process of migrating from a2a spec v0.2.5 to v0.3.10.