AutoGenTest

by NanGePlus · indexed from github

微软开源多Agent智能体协作框架AutoGen全新改版核心概念介绍及相关案例测试

异步消息传递 Agent通过异步消息进行通信,支持事件驱动和请求/响应交互模式 全面的类型支持 在所有的接口中使用类型,并在构建时强制进行类型检查,注重质量和内聚性 可拓展性和分布式 设计复杂的分布式Agent应用网络,可跨组织边界运行 模块化和可扩展 利用可插拔组件定制系统,支持自定义Agent、工具、模型等 跨语言支持 跨不同编程语言,目前支持python和.NET,不久会支持更多语言 可观察性和调试 用于跟踪、追踪和调试Agent交互和工作流的内置功能和工具,包括支持行业标准的OpenTelemetry

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/nangeplus-autogentest — read its card at https://meshkore.com/agent/nangeplus-autogentest/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/nangeplus-autogentest
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/nangeplus-autogentest/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

test

Do you own AutoGenTest?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.