Skip to content

deepDDW v0.5.0 — DSH for Teams 🚀

Latest

Choose a tag to compare

@ccch713 ccch713 released this 19 Aug 01:12
· 1 commit to main since this release

deepDDW v0.5.0 — DSH for Teams 🚀

架构重写:从"有独立页面的团队插件"进化为"DSH 原生插件,100% DSH UI 风格"

What's New in 0.5.0

🏗️ 架构重写 — 纯 DSH Cordis 插件

  • 删除独立 Launcher,deepDDW 完全嵌入 DSH 作为原生插件——0.4.0→0.5.0 的核心变化
  • 所有管理通过 DSH 设置面板(设置 → 多用户设置)完成,与 DSH 生态完全一致
  • 100% DSH 原生 UI(--dsw-alias-* 语义 Token,零自定义 CSS)
  • 客户端引入 tsdown 构建管线,TypeScript → __ModuleLoader__ 格式

👥 多用户团队版功能

  • 三种部署模式(一人多设备 / 家庭多人 / 小团队)
  • 成员管理三页签:活跃成员(🟢/⚪在线状态)/ 已吊销 / 已删除
  • 安全成员识别:手动输入成员名称验证绑定(非列表选择,防冒充)
  • 成员记忆提取:多选已吊销成员 → 提取记忆到团队共享空间
  • 设备心跳:每次页面加载自动注册,确保在线状态实时准确

⚠️ IMPORTANT — Before Installing

deepDDW implements its own memory and knowledge-base isolation. Before installing:

  1. Back up your existing memory and knowledge-base contents;
  2. Uninstall/disable any other memory or knowledge-base plugins;
  3. Then install deepDDW — running alongside other memory/KB plugins may cause data conflicts or memory mixing.

Upgrading

git pull origin main
./install.sh --with-dsh
dsh --profile web  # restart

What's Next (v0.6.0)

  • English/Chinese multilingual menu support (following DSH locale)
  • Custom icon for "多用户设置" settings section

Changes since v0.4.0: Pure DSH Cordis plugin (no standalone launcher), React-based client component, tsdown build pipeline, member identification (manual input, not list selection), device heartbeat registration, member memory extraction, DSH native UI with --dsw-alias-* tokens.

Full changelog: CHANGELOG.md
Architecture: README.md


🙏 Thanks to Our Early Stargazers

Shout-out to everyone who starred this repo — you helped shape deepDDW into what it is today:

@longka2024 @ychulin @zhangpeihao @bjvgukv25842-cmyk @menglol @alanOO7 @kingbill

If you starred but haven't installed yet — v0.5.0 is the version to try. It's a complete rewrite as a native DSH plugin with multi-user memory/KB isolation.

📌 Listed in awesome-deepseek-harness

deepDDW is listed in awesome-deepseek-harness — the curated directory of DSH ecosystem plugins (500+ stars, the go-to resource for DSH users). deepDDW appears in the Memory & Knowledge section as a unique multi-device/team solution.


🙏 Thanks to Our Early Stargazers

Shout-out to everyone who starred this repo:

@longka2024 @ychulin @zhangpeihao @bjvgukv25842-cmyk @menglol @alanOO7 @kingbill

If you starred but haven't installed — v0.5.0 is the version to try. It's a complete architecture rewrite as a native DSH plugin with multi-user memory/KB isolation.