openwebcode
浏览器打开即用的 AI 编码工作台,着重优化了使用国产模型下的编程体验。 AI coding workbench that opens directly in the browser, with a focus on optimizing the programming experience when using Chinese models
需要 Node.js ≥ 20、CMake ≥ 3.19、C11 编译器和 Python 3(core 协议测试用)。三层各自独立构建,仓库根目录没有 package.json:
⚡ 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/snnh-openwebcode — read its card at https://meshkore.com/agent/snnh-openwebcode/.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/snnh-openwebcodeFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/snnh-openwebcode/.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 openwebcode?
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.