Skip to content

πŸš€ deepDDW v0.5.0 Released β€” DSH-Native Plugin with Multi-User Memory/KB IsolationΒ #2

Description

@ccch713

πŸš€ deepDDW v0.5.0 β€” Architecture Rewrite as a Pure DSH Plugin

deepDDW has undergone a major architectural rewrite β€” evolving from a standalone launcher-based plugin into a native DSH Cordis plugin with 100% DSH-native UI.

What Changed

  • Deleted standalone Launcher β€” deepDDW is now fully embedded in DSH as a native plugin; all management through DSH Settings (Settings β†’ Multi-user Settings)
  • Multi-user memory/knowledge-base isolation β€” each member has their own namespace; team-level distillation aggregates individual contributions into shared knowledge
  • Member management (3 tabs) β€” Active (🟒/βšͺ status) / Revoked (bulk memory extraction) / Deleted
  • Secure member identification β€” manual input with verification (not list selection, prevents impersonation)
  • Device heartbeat β€” automatic registration on every page load for real-time online status
  • 100% DSH-native UI β€” semantic tokens, zero custom CSS
  • tsdown build pipeline β€” TypeScript β†’ format client bundle

⚠️ Before Installing

Since deepDDW implements its own memory and knowledge-base isolation:

  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

Install

cd ~/workspace/deepddw && git pull origin main
dsh plugin add ./plugins/ddw-teams-panel
dsh --profile web  # restart

πŸ“Œ Listed in awesome-deepseek-harness

deepDDW is listed in awesome-deepseek-harness β€” the curated directory of DSH ecosystem plugins (500+ stars). If you're exploring DSH plugins, check it out.

Links


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

Thanks for starring! If you haven't installed yet, v0.5.0 is a complete rewrite and a great starting point. Feedback and issues welcome πŸ™

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions