dsh-cli-workspaces
A DeepSeek Harness CLI profile bundle that adds workspace switching and one-shot task execution.
Install
$ dsh plugin --profile cli add @deepseek-ai/dsh-headlessPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds -w <workspace> selection to switch the agent runtime directory.
- Accepts task text through -c or positional arguments.
- Writes the final response to stdout and uses exit code 0 for completion or 1 for errors.
- Provides ws commands to list, add, remove, and set the default workspace.
- Stores mutable workspace data in workspaces.yml under the DSH profile directory.
- Installs as a bundle patch that inserts its CLI startup layer into the profile bundle stack.
Useful For
- Run one-off DSH agent tasks against registered project directories.
- Switch between multiple development workspaces without manually changing directories.
- Manage a reusable workspace registry for a CLI-oriented DSH profile.
- Use DSH in scripts or shell workflows that consume stdout and process exit codes.
Who It Fits
- DeepSeek Harness CLI users
- Developers working across multiple local projects
- Users who need headless, one-shot agent task invocation
Documented Limitations
- Requires @deepseek-ai/dsh-base and @deepseek-ai/dsh-headless to appear before this package in the profile bundle stack.
- Does not implement the agent loop; execution is provided by the headless-runner dependency.
- Applies only to the cli profile workflow and still requires the launcher --profile option.
- Workspace registry data is profile-local in workspaces.yml rather than stored in the package directory.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 3 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub did not report an SPDX license for this repository snapshot.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- qingkong143/dsh-cli-workspaces
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- 2047b6e · 2026-09-17
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A bundle combining a runtime injector and task-aware reasoning-mode router presets for DeepSeek Harness.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →Multi-agent team collaboration plugin for DeepSeek Harness with DAG task scheduling, mailbox messaging, and an interactive Web UI monitor.
View plugin →