@dsh-external/dsh-gamemode
DSH 插件:通过 `/gamemode 1` 命令一键切换到内置的创造模式(cordis)Agent 预设。
AI 分析
核心用途是快速切换 DSH 的 Agent 运行预设。适合需要在标准模式与创造模式(Creative Mode)之间频繁切换的开发或测试任务。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XCNXNXNX/dsh-gamemode说明文档
阅读完整 README ↗Usage
| Command | Effect |
|---|---|
/gamemode 1 (or /gamemode creative) | Switch to Creative Mode (cordis preset) |
/gamemode 0 (or /gamemode survival) | Switch to Standard Mode (standard preset) |
/gamemode | Show the current preset |