GBDJXB/dsh-workspace-presets0

dsh-workspace-presets

适用于 DeepSeek Harness 的单工作区 Agent 预设绑定插件

AI 分析

核心用途是将特定的 Agent 预设与工作区进行绑定,使该工作区下的新会话自动启用该预设。适合在不同项目工作区需要固定使用特定 AI 角色或工具集的开发者。

包名
dsh-workspace-presets
版本
0.1.0
许可证
MIT
最近更新
2026年9月6日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GBDJXB/dsh-workspace-presets

Usage

  1. Open Settings → Workspace presets.
  2. Pick a preset for each workspace (or leave Follow global default).
  3. 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.