返回目录
其他 待识别

dsh-plugins

Ceelog/dsh-plugins

deepseek harness plugins

Stars
6
Forks
1
Issues
0
更新
1 天前

PROJECT TOPICS

项目标签

PROJECT README

README

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.

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。