dshplugin.devDeepSeek Harness Plugins
DSH Music Plugin plugin logo
DeepSeek Harness Plugin

DSH Music Plugin

0
Published by syy-shark

DeepSeek Harness music plugin (dsh-plugin)

Developer Toolsdeepseekdsh-pluginmusic

Get this plugin

Review the source, then continue to the publisher.

dsh plugin add dsh-music-plugin@latest
Get this plugin
Share on X ↗

About this plugin

Source snapshot 8/13/2026

DSH Music Plugin

DeepSeek Harness 音乐插件。仓库 topic:dsh-plugin

当前是可加载的骨架:Agent 已经能调用 music_play / music_pause / music_resume / music_skip / music_status。播放器还是内存队列,明天再接真正出声的后端。

本地加载

需要已安装 DeepSeek Harness

npx @deepseek-ai/dsh web --patch /Users/shark/项目/DSH-music-plugin/cordis.yml

打开 http://127.0.0.1:3080,对 Agent 说:播放一首 Lo-fi

明天可以接着做

  • src/player.ts 换成真实播放(本地文件、afplay/mpv、或 Web UI 播放器)
  • 给工具卡片加 UI(Conversation Node / 侧栏)
  • dsh plugin --profile web add github:syy-shark/dsh-music-plugin 做热插拔安装

开发说明

这是独立的 out-of-tree Cordis 插件,不往 deepseek-ai/deepseek-harness 提 PR。插件卸载时,工具注册会一起撤掉。