dsh-project
Run the following command in DeepSeek Harness:
dsh plugin install lanyun077/dsh-project
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install lanyun077/dsh-project in your DeepSeek Harness terminal to install the plugin. The source repository is https://github.com/lanyun077/dsh-project . After installation, add the plugin declaration to cordis.patch.yml in your profile and restart dsh web to activate it.
About this plugin
DSH sessions and folders live in silos with no first-class concept to tie them together. dsh-project fills that gap as a non-invasive overlay: it consolidates multiple folders, multiple sessions, and a shared set of memory and instructions into a single project entity without touching the DSH core.
The core experience revolves around a three-level tree of project, folder, and session. The sidebar project panel supports drag-and-drop session assignment and one-click session creation inside any folder. A project-level PROJECT.md is injected wholesale at the start of every session, while agents can append via project_memory_write or read an overview via project_context. A project-level AGENTS.md is injected into each session system-prompt section with hot-reload, so edits take effect immediately.
Best for developers who maintain multiple working directories in DSH and want cross-session shared context plus project-level instructions. v1 stays deliberately lean: no vector retrieval, no project-level MCP or skill configuration. The goal is to get the project concept right first, then expand.
Use Cases
- Managing multiple working folders in DSH under a unified project view
- Sharing project-level memory and instructions across sessions to avoid redundant per-session config
- Organizing the hierarchy of projects, folders, and session assignments in the sidebar
Best For
- Developers maintaining multiple working directories in DSH
- Heavy users who need cross-session shared context and project-level agent instructions
- Users who want to extend DSH with a project concept without modifying the core
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.