huyang218/dsh-plugins

huyang218★ 1JavaScript最后同步: 2026-08-20

在 GitHub 打开

README 摘要

dsh-plugins Plugins for DeepSeek Harness — the "everything is a plugin" agent runtime built on Cordis. English · 中文 Every package here is an installable dsh bundle : pure ESM, no build step, so it runs from npm, from git, or straight from a checkout while you edit it. Plugins Three kinds, told apart by dsh.category in each package — what a plugin extends decides where it can be seen from: Group Visible to What it extends Guide tools/… the model capabilities it can call, described in the system prompt authoring tools runtime/… nobody waterfall wrappers and shared services around the harness itself authoring runtime ui/… the person web client extensions — result cards, keyboard-driven surfaces authoring ui The second half of the category is the domain: tools/finance and ui/finance cover A-share market data, information feeds and portfolio state; tools/vision reaches a multimodal model on behalf of a text-only one; tools/documents works on the files themselves; runtime/provider , runtime/observability , runtime/reliability and runtime/llm cover shared credentials, measurement, retries and gateway compatibility; runtime/im drives sessions from a chat app; ui/productivity covers the web…

在 GitHub 查看完整 README →
工具/开发a-sharedeepseek-harnessdsh-plugindsh-plugin-marketdsh-pluginsagent

分类