GBDJXB/dsh-workspace-presets ↗★ 0
dsh-workspace-presets
适用于 DeepSeek Harness 的单工作区 Agent 预设绑定插件
AI 分析
核心用途是将特定的 Agent 预设与工作区进行绑定,使该工作区下的新会话自动启用该预设。适合在不同项目工作区需要固定使用特定 AI 角色或工具集的开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GBDJXB/dsh-workspace-presets说明文档
阅读完整 README ↗Usage
- Open Settings → Workspace presets.
- Pick a preset for each workspace (or leave Follow global default).
- Start a new session in that workspace — it boots with the bound preset; a small toast confirms each automatic apply.
Notes:
- The binding applies at session creation to blank sessions. Changing a binding affects future sessions (a still-blank session running a previous binding is updated too); already-started sessions are never touched.
- A manual preset choice made with the hero-screen chip on a blank session always overrides the workspace binding for that session.
- If a bound preset is deleted or broken, the apply is skipped and the page flags the workspace row; nothing crashes.