TGYD-helige/dsh-plugins

TGYD-helige★ 1TypeScript最后同步: 2026-08-22

在 GitHub 打开

Generic DeepSeek Harness (dsh) plugins: A2A protocol server, session storage mirror, and Langfuse observability.

README 摘要

dsh-plugins Generic, config-driven plugins for DeepSeek Harness (dsh). No dsh core patches required — everything is built on documented Cordis seams (services, typed events, waterfalls). Package What it does Seams used dsh-a2a Serves dsh agents over the A2A protocol (JSON-RPC + SSE): task create/cancel, streaming, agent card; pluggable task-state stores (memory/Redis/GCS + workspace archive) ctx.agents , session/event , own HTTP server dsh-storage Mirrors the session event stream into MySQL/PostgreSQL ( ai messages / ai chat histories ) session/event tap (local persistence stays authoritative) dsh-langfuse Langfuse observability: one generation per LLM call, one span per tool call, one trace per turn llm/stream + tools/execute waterfalls, session/event Status Early scaffold. The plugin shapes, config schemas, and seam choices are in place; event-payload field names are marked TODO(verify) where dsh pre-release APIs may shift. Pin your dsh version and check the markers before production use. Compatibility dsh-plugins dsh cordis 0.1.x 0.1.0-rc.7 (source) / =0.0.1-rc.1 (npm) ^4.0.1 dsh is in developer preview and will break compatibility between releases. Every release of these plugin…

在 GitHub 查看完整 README →
工具/开发agent2agentai-agentscordisdeepseek-harnessdshdsh-pluginlangfuseobservability

分类