XCNXNXNX/dsh-gamemode

XCNXNXNX★ 2TypeScript最后同步: 2026-08-15

在 GitHub 打开

dsh 插件:/gamemode 1 = 一键切换到内置创造模式(cordis)预设。dsh plugin: /gamemode 1 = switch to the built-in Creative Mode (cordis) agent preset.

README 摘要

dsh-gamemode DSH 插件: /gamemode 1 = 一键切换到 DeepSeek Harness 内置“创造模式”( cordis )Agent 预设。 DSH plugin: /gamemode 1 = one-command switch to the built-in Creative Mode ( cordis ) agent preset. English 中文 English A tiny DeepSeek Harness slash-command plugin that turns the Minecraft-meme command /gamemode 1 into a real switch to the built-in Creative Mode agent preset. In DeepSeek Harness, Creative Mode is the built-in cordis preset (its preset.yml declares name: 创造模式 ). This plugin performs the exact same operation as the Web UI preset picker: 1. ctx.agentPresets.recompose(agent.ctx, presetId) — re-links the live agent to the preset's standing mount. 2. agent.session.append('agent-preset/selected', { agentPreset }) — records the durable selection so resume/fork rebuilds the same composition. One-command install Other install sources: The package declares dsh.bundle ; cordis.patch.yml inserts the plugin row automatically. If your profile has another name, replace web with it. 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 Limit…

在 GitHub 查看完整 README →
Agent/智能体agentagent-presetai-agentcordiscreative-modedeepseek-harnessdshdsh-plugin

分类