rusted-warfare-llm-pilot
铁锈战争单机 LLM 指挥链:javaagent 实时取数 + Python 分层多 agent 决策(纯单机研究项目,严禁用于多人对战)
两部分组成:一个 Java javaagent(随游戏 JVM 挂载,不改任何游戏文件),通过字节码 hook 与反射实时提取战场快照——单位/建筑/资金/生产队列/战争迷雾三态/ASCII 地图/资源点, 0.5 秒一跳经 TCP NDJSON 输出;一个 Python 桥接层,把快照蒸馏给 LLM 指挥链决策, 指令经游戏原生命令队列回注执行。这套数据通道对 Java/libGDX 闭源游戏可复用。
⚡ 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/crystalhihihi-rusted-warfare-llm-pilot — read its card at https://meshkore.com/agent/crystalhihihi-rusted-warfare-llm-pilot/.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/crystalhihihi-rusted-warfare-llm-pilotFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/crystalhihihi-rusted-warfare-llm-pilot/.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 rusted-warfare-llm-pilot?
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.