SSH remote workspace for the dsh web GUI: enter SSH mode from the session header (left of session log), browse/edit remote files in a new left panel, and let the local harness operate the remote server through remote_* agent tools. Reuses the dsh-ssh engine, host store, and loopback trust fence.
Agent 协作 · integrations · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chenw2759-wq/dsh-IDE#09069d2edd4886b532cc7a118d0fc6db032eb78a&path:packages/dsh-easyssh
DSH plugin shell for dsh-feishu-bridge: spawns and supervises the Feishu (Lark) channel bridge's Python process as a managed child of the DSH Host. The bridge itself is unchanged Python — this package only adds the dsh.bundle install path.
Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wz-heng/dsh-feishu-bridge
Deep integration of Mnemon and DeepSeek Harness, providing DSH with complete local-first three-tier memory: Runtime Memory, searchable Documents, and supervised Memory Spaces.
Agent 协作 · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-mnemon
DeepSeek Harness (DSH) inside VS Code: chat with the running DSH instance in editor windows, mirroring the DSH Web UI's model picker and session behavior.
deepseek 娘桌宠插件 for the dsh web GUI: a cute desktop pet that reacts to model activity (idle/waiting/thinking/tool/done), with petting/feeding interactions and an affinity score
Agent 协作 · 界面 · notifications
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:skylar-fei/dsh-wechat-maid#957394fd646c1c1e78bc55c1c03d27302be306f1&path:packages/dsh-pet-maid
WeChat (personal account) bridge for the dsh web GUI via the official ClawBot interface: single-chat two-way conversation sharing one agent session, plus proactive scheduled messaging (weixin_send tool). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
Agent 协作 · integrations · 界面 · notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:skylar-fei/dsh-wechat-maid#957394fd646c1c1e78bc55c1c03d27302be306f1&path:packages/dsh-weixin
Agent2Agent interop for the DeepSeek Harness in one package — the realtime mesh hub (project registry, immutable message history, WebSocket presence) and mesh client (per-agent connections, serial injection), the model-facing a2a_peers / a2a_message / a2a_history tools, and the /a2a command surface
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dpskh/dsh-a2a