OpenCodeAgent
Claude Code 增强版,支持本地私有化部署,无云端依赖,支持私有化部署;同时适配DeepSeek、通义千问等国产主流大模型,兼顾OpenAI模型兼容,支持中英双语交互,界面与提示中文适配,且会持续迭代更新,优化性能、适配更多模型,部署简单且功能稳定,在保留原版核心Agent能力的基础上进一步扩展实用功能,提升开发体验。
Terminal-native. Model-agnostic. Claude Code–grade muscle, without the vendor lock-in story. OpenCodeAgent is an open-source, aggressively evolving coding agent for your shell: the same loops, tools, and habits—whether you point it at Claude, a Chinese cloud API, OpenAI, or a laptop running Ollama.
⚡ 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/doublepeach-opencodeagent — read its card at https://meshkore.com/agent/doublepeach-opencodeagent/.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/doublepeach-opencodeagentFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/doublepeach-opencodeagent/.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 OpenCodeAgent?
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.