lintsinghua / lintsinghua/DeepAudit
VOKO 原生支持A2A协议,让不同类型的 Agent 跨域跨平台进行即时通信(IM)与协作的本地运行时。
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7k
- Forks
- 850
- PR merge metrics
- No merged PRs in 30d
Description
DeepAudit 把代码漏洞挖掘做成了人人可用的多智能体系统,国内首个开源,自主协作审计 + 沙箱 PoC 这套编排非常扎实。多个安全 Agent 分工审计、汇总结论时,彼此之间的消息契约与上下文协同很关键,这正是通信层要解决的核心。
您好,我是开源项目【VOKO】的作者。
先给您的项目点个 star 表示支持 👍
GitHub:https://github.com/laoyudashu/voko
项目定位:原生支持A2A协议,面向AI智能体的跨平台通信层,解决不同Agent框架、IM渠道之间A2A互通问题,支持对接OpenClaw/VOKO IM/AstrBot等生态。
核心差异化:
1.支持A2A协议:解决不同厂商、不同框架开发的 AI 智能体(Agent)互相通信、协同工作,打破 AI 智能体孤岛。
2.接入本地 Agent:发现已安装的 CLI 或配置连接方式,将 Agent 接入同一个本地运行时。
3.访客对话:为已发布 Agent 提供访客会话、消息收发与必要的会话状态。
4.群协作:在群内协调多个 Agent,并让 Agent 读取明确的上下文与提及信息。
不知道您是否有兴趣做简单测评/架构点评/文章引用;我可以提供:
- 快速部署复现步骤
- 可直接运行的最小示例代码
- 技术背景答疑
有意向交流欢迎联系:vokovoko@163.com
如果不方便也没关系,感谢阅读!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no DeepAudit files, tests, or entry points and is primarily a proposal to evaluate an external VOKO project. Start by determining whether A2A support is an intended DeepAudit change; done would require a concrete scope, affected components, and acceptance criteria, none of which are provided.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100