lengdanran/dsh-claude-plugin-loader

lengdanran★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

README 摘要

@deepseek-ai/dsh-claude-plugin-loader English 中文 Standalone extraction. This repository mirrors packages/claude-plugin/claude-plugin-loader from the DeepSeek Harness monorepo under its MIT license. The @deepseek-ai/dsh- peer dependencies are built inside that monorepo and are not published to npm yet, so npm install here cannot resolve them; run tests and builds from the monorepo checkout ( pnpm exec vitest run packages/claude-plugin/claude-plugin-loader ). docs/design-report.html is the Chinese design report for the implementation. A cordis plugin that loads Claude Code plugins directly on the harness: it discovers plugin roots (explicit plugins entries plus recursively scanned roots ), parses each plugin's mapped surface, and mounts every component onto its native harness seam. Everything a plugin contributes is effect-owned by the loader fiber, so disposing the loader unloads the whole plugin surface. Claude component Harness seam skills/ /SKILL.md one claude-plugin skill provider from @deepseek-ai/dsh-skill over every parsed skill commands/ .md one dsh-commands ( @deepseek-ai/dsh-commands ) slash command steering a rendered prompt into the agent agents/ .md one dsh-tool-subagen…

在 GitHub 查看完整 README →
工具/开发dshdsh-plugindsh-plugin-marketdsh-plugins

分类