sayacode
A CLI Agent with multiple role styles built based on the LangChain / LangGraph ecosystem
一次性模式不会显示 Logo、启动卡片或交互式权限弹窗。现有权限策略仍然生效,ask 类操作在无人值守时按拒绝处理,避免 CI 卡在输入提示。 jsonl 会逐行输出带版本号和序号的 run.started、assistant.delta、 tool.started、tool.completed、run.completed / run.failed 事件;只暴露可见回复和工具生命周期,不输出模型隐藏推理字段。 模型错误、重试耗尽或无法恢复的流中断会返回非零退出码;json 输出 ok: false, jsonl 以 run.failed 结束,并通过 transition 区分失败类型。若流中断前已有可见文本,失败事件会保留 partial_response。
⚡ 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/saya-ch-sayacode — read its card at https://meshkore.com/agent/saya-ch-sayacode/.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/saya-ch-sayacodeFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/saya-ch-sayacode/.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 sayacode?
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.