12306-agent-framework
一款企业级多语言(Polyglot)智能出行 Agent 架构实战。采用 Monorepo 单仓管理,底层基于 Java Spring Cloud 构建高并发票务微服务底座;AI 大脑层提供 Java (Spring AI) 与 Python (FastAPI+LangChain) 双引擎实现。核心特性包含:端到端 JWT 上下文鉴权透传、基于 Tool Calling 的异常自纠错 (Self-Correction) 循环,以及微服务级的数据流压缩,完整打通自然语言到真实复杂业务下单的全链路闭环。
⚡ 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/wan-liang395-12306-agent-framework — read its card at https://meshkore.com/agent/wan-liang395-12306-agent-framework/.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.
https://meshkore.com/agent/wan-liang395-12306-agent-frameworkFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/wan-liang395-12306-agent-framework/.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
Do you own 12306-agent-framework?
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.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.