muche-dsh-plugin
Chat panel for the MuChe companion with per-user backend settings, plus an outbound bridge that runs tasks on the user's local dsh.
连接小沐的 dsh 插件:和有持续状态的小沐聊天,小沐可调用本机 dsh 执行任务。
How to install
dsh plugin add muche-dsh-plugin About
muche-dsh-plugin — 和有持续状态的小沐聊天 连接小沐(MuChe 数字生命)的 dsh 插件:可以和有持续状态的小沐聊天,小沐可调用本机 dsh 执行任务。 **聊天浮层**:左下角「小沐」入口,可拖动面板,微信式气泡,未读红点,主动消息实时弹入。 **本地存档**:聊天记录存本机文件(面板读本地,离线后启动补拉,重置只插提醒不清旧话)。 **反向桥接**:小沐可调用你本机 dsh 执行任务(出站常驻连接,不开入站端口)。 **设置页**:后端地址 + API key,每用户各自配置。 安装 在 DSH Desktop 的 DSH Terminal 里执行(裸命令默认装到当前激活 profile, 装完在托盘重启 DSH Desktop 即用): bash dsh plugin add muche-dsh-plugin 升级是同一条命令(重跑即升到最新版)。当前插件版本见 package.json 的 version(现为 0.4.10),dsh 本体须为上游锁定的 0.1.5-rc.2 同 cohort(见 pnpm-workspace.yaml)。 注意 dsh --profile desktop plugin add 的父 flag 写法上游不接受(plugin 子命令自带 --profile,见上游 rejectParentOptions),必报 requ…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-22
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-memory
FuRongJun-1999/dsh-memory
White-box AGI architecture exploration: metacognition (self-cognition loop), continual learning (knowledge flywheel), world model (condition space, spatiotemporal memory graph), self-improvement (bootstrap discipline), zero-LLM white-box pipeline, and auditable trust guardrails.
dsh-engram
kenz1117/dsh-engram
Cross-session long-term memory under the "memory palace" metaphor: dual-scope SQLite stores (user + per-git-origin project), hybrid FTS5 + local-vector retrieval with RRF fusion and recency/proof ranking boost, automatic capture from the session log (including the final turn), provenance audit chains, consolidation distillation and decay forgetting, and a settings-page Memory Library panel with corridor topology, tour butler, and refurb list.
dsh-pua
MichengAI/dsh-pua
Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.
dsh-heartbeat
Kanadego/dsh-heartbeat
Heartbeat loop for DeepSeek Harness: every 20 minutes (by default) the agent wakes on its own to keep a local profile of your interests and preferences, search the web for things you care about, and keep what it finds. When it has something worth sharing, it sends a short package of notes to the sessions you link it to. A set of rules in code - quiet hours, busy windows, a daily limit, a cooldown - decides whether it may speak at all, and the agent in that session decides whether to actually say anything. Windows only.