dsh-plugins
其他 活跃维护

dsh-plugins

Ceelog/dsh-plugins

这套开源插件集合可快速扩展AI应用开发能力,涵盖数据处理、模型调用、结果校验等常用功能,安装即用无需额外配置,可灵活适配不同业务开发需求。

8
Stars 标星
2
Forks 分支
8
Watchers 关注
2
Open Issues
TypeScript
主要语言
None
开源协议
1.4 MB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:Ceelog/dsh-plugins
git clone https://github.com/Ceelog/dsh-plugins.git
git clone git@github.com:Ceelog/dsh-plugins.git
README.md main

dsh-plugins

Out-of-tree DeepSeek Harness plugins workspace.

Plugins

Plugin Description Demo
@opendsh/dsh-plugin-scheduled-tasks Per-project scheduled tasks with prompts, executed as headless agent sessions in the project directory, with durable run history.
@opendsh/dsh-plugin-setting-mcp Manage MCP servers from the settings panel — view, edit, remove, enable/disable — with hot reload on save.

Workspace layout

src/plugins/
├── dsh-plugin-scheduled-tasks   (@opendsh/dsh-plugin-scheduled-tasks)
└── dsh-plugin-setting-mcp       (@opendsh/dsh-plugin-setting-mcp)
Command Meaning
pnpm install Install workspace tooling (TypeScript 7, Biome, …).
pnpm build Build every plugin package.
pnpm test Run every plugin's vitest suite.
pnpm lint Biome check across the workspace.

Toolchain

  • TypeScript 7 (the native compiler) for typechecking and server emit.
  • tsdown for the browser client bundle, wrapped in the DSH
    window.__ModuleLoader__.load handoff (see each plugin's
    scripts/wrap-client.mjs).
  • vitest for unit tests, Biome for lint/format.

联系开发者

扫描下方二维码联系开发者:

联系开发者