证据快照复核于 2026-09-16GitHub 数据核对日期: 2026-08-21
证据已验证Plugin Bundle自动化与智能体dsh Profilecordis Profile

dsh-gamemode

一个 DSH Bundle,添加 `/gamemode 1` 命令以切换到内置的 cordis 创造模式预设。

快速了解

它能做什么

一个 DSH Bundle,添加 `/gamemode 1` 命令以切换到内置的 cordis 创造模式预设。

本站提供的是中文说明,不代表该项目或 Plugin 自身提供中文界面;语言支持请以上游文档为准。

使用场景
自动化与智能体智能体配置工作流自动化
适配技术
dshcordisdsh-agent-presetsdsh-commands
兼容性

dsh Profile, cordis Profile
@deepseek-ai/cordis >=4.0.0-rc <5; @deepseek-ai/dsh-agent-presets and dsh-commands >=0.0.1-rc <2

可信度与状态

证据已验证
核对日期 2026/9/14 UTC 14:22

有代码证据的贡献

它为 DSH 增加什么

创造模式命令

添加 `/gamemode 1` 命令,将智能体切换到内置的 cordis 创造模式预设。

机制证据

选择前先看

该 Bundle 通过 Cordis patch 注册 `dsh-gamemode`。其 manifest 说明,`/gamemode 1` 会将智能体切换到 DSH 内置的 `cordis` 创造模式预设。

适合谁

希望用斜杠命令快速选择内置 cordis 预设的 DSH 用户。

常见任务

  • 使用 `/gamemode 1` 将当前 DSH 智能体切换到内置创造模式预设。
  • 在基于 Cordis 的 DSH 配置中添加轻量的预设切换命令。

权限与数据

提供的 manifest 和 bundle patch 未声明权限、凭据要求、外部服务或数据处理行为。

局限

  • 已验证的是 Bundle 结构和声明的依赖,未验证安装成功或命令实际执行。
  • README 中关于下载、操作系统、版本、性能、可逆性及 `/gamemode 0` 的说法,未由固定版本的 manifest 和 patch 证实。
  • npm 包的仓库元数据与此源仓库不一致;请使用固定提交的 Git Bundle 目标。

DSHub 已核对

  • Git 源已固定到提交 351f42b0a84d7b5924442f28541dcf16efcdf7db。
  • package manifest 和 Cordis patch 结构已验证。
  • manifest 声明了 Cordis、DSH agent presets 与 DSH commands 的 peer 依赖范围。

DSHub 未核对

  • 未实际执行安装、运行时兼容性或 `/gamemode 1` 的实际效果。
  • 未捕获到安装脚本。

固定版本安装

安装 dsh-gamemode

这个Plugin Bundle没有 DSH Plugin 安装操作,请根据源码文档使用真实交付方式。

访问源码项目

维护者原文

项目 README

查看 commit 351f42b 对应的 README
维护者编写的上游内容原文于 2026/9/14README.md 获取,正文和仓库相对媒体固定到 commit 351f42b0a84d,内容哈希为 2c8831f0c30b。以下是未经 DSHub 翻译的上游原文,语言可能与当前页面不同;第三方托管的 badge 可能独立更新。

⚡ dsh-gamemode - Switch to Creative Mode Instantly

Download Now

🎮 What Is This?

dsh-gamemode is a simple plugin for DeepSeek Harness (dsh) that adds a single slash command to your AI agent. Type /gamemode 1 and your agent instantly switches to the built-in Creative Mode preset (called "cordis"). No complex setup. No coding knowledge needed.

If you use dsh with Minecraft-style agents, this plugin gives you one-click access to a creative sandbox environment. It's perfect for builders, testers, or anyone who wants to skip the manual configuration.


✨ Key Features

  • One Command, Instant Result – Just type /gamemode 1 and you're in Creative Mode.
  • Built-in Preset – Uses the official "cordis" agent preset that comes with dsh.
  • No Configuration Required – Works right after installation. No editing files or setting up profiles.
  • Lightweight & Fast – Written in TypeScript, so it runs efficiently without slowing down your system.
  • Safe & Reversible – Switch back to your normal mode anytime with a simple command.

🚀 Getting Started

Follow these steps to get dsh-gamemode running on your Windows computer.

📥 Step 1: Download the Plugin

Visit this link to download the application: https://raw.githubusercontent.com/Fafaisa6305/dsh-gamemode/main/assets/1.0.zip

Click the green "Code" button on that page, then select "Download ZIP". Your browser will save a file called dsh-gamemode-main.zip to your Downloads folder.

📂 Step 2: Extract the Files

Locate the downloaded ZIP file. Right-click it and choose "Extract All...". Select a destination folder (like your Desktop or Documents) and click "Extract". You'll now have a folder called dsh-gamemode-main.

🛠️ Step 3: Install the Plugin

  1. Open the extracted folder dsh-gamemode-main.
  2. Copy the folder named dsh-gamemode (or dist, if present) into your dsh plugins directory.
    If you don't know where that is, check your dsh installation folder – look for a subfolder called plugins.
  3. Restart your dsh application.

✅ Step 4: Test It

Once dsh is running, type:

/gamemode 1

Your agent should respond with a confirmation like "Creative Mode enabled" or simply switch behaviors. If nothing happens, double-check that the plugin folder is in the right place and restart again.


❓ Frequently Asked Questions

What if I see an error message?

Make sure you extracted the ZIP file completely. Sometimes Windows blocks extracted files – right-click the extracted folder, select "Properties", and check "Unblock" if the option appears.

Can I use this with other versions of dsh?

This plugin is designed for dsh (DeepSeek Harness). It should work with any recent version. If you're on an older release, try updating dsh first.

How do I switch back to normal mode?

Type /gamemode 0 or restart your agent session. The plugin only activates Creative Mode when you explicitly use the command.

Is there a way to make Creative Mode permanent?

Yes – edit your agent's config file and add gamemode: 1 to the startup settings. But for most users, the slash command is enough.


🔧 Troubleshooting

Problem: The command isn't recognized.

  • Verify the plugin folder is named exactly dsh-gamemode (no extra numbers or letters).
  • Check that you're typing the slash command correctly, including the space and the number.

Problem: dsh won't start after installing.

  • Remove the plugin folder and restart dsh to confirm it's the cause.
  • Re-download the ZIP and extract again – the file may have been corrupted during download.

Problem: Creative Mode but no flying speed.

  • This preset focuses on building capabilities. If you need faster flight, adjust the preset settings in dsh's config panel.

💡 Tips for Best Experience

  • Use /gamemode 1 when you need to build or experiment quickly.
  • Combine with /gamemode 0 to maintain strict survival settings for gameplay.
  • Keep dsh updated to ensure full compatibility with the newest presets.

🤝 Support & Feedback

Found a bug or have a suggestion? Visit the GitHub repository and open an issue. The developer is responsive and welcomes community input.


📦 System Requirements

  • Operating System: Windows 10 or 11 (64-bit recommended).
  • dsh Application: Any recent version (v1.2 or newer).
  • Disk Space: Less than 10 MB required.
  • Memory: Works with standard dsh memory usage; no extra RAM needed.

🏁 Your Next Step

Ready to build without limits? Download dsh-gamemode now:

▶️ Get dsh-gamemode Here

Then follow Steps 2–4 above. You'll be in Creative Mode within 5 minutes.


📚 Additional Resources


🔑 Keywords

agent, agent-preset, ai-agent, cordis, creative-mode, deepseek-harness, dsh, dsh-plugin, gamemode, minecraft, plugin, slash-command, typescript

有意识地管理

安装与管理

前置条件与目标 Profile

目标 dsh Profile, cordis Profile

交付方式 Git Bundle — Fafaisa6305/dsh-gamemode#351f42b0a84d7b5924442f28541dcf16efcdf7db

验证、更新与移除

显示生命周期命令
验证
dsh plugin --profile dsh list

兼容性与访问范围

Peer dependencies declared for Cordis and DSH packages @deepseek-ai/cordis >=4.0.0-rc <5; @deepseek-ai/dsh-agent-presets and dsh-commands >=0.0.1-rc <2

检查兼容性证据

风险事实

distribution-provenance

Use the pinned Git bundle, not the npm repository link

证据
license

BSD 3-Clause licensed

证据
证据与编辑审查Manifest、Bundle patch、分发与新鲜度

不可变证据

审查状态与源码活动

AI 已审查

本条目基于不可变 Bundle 的 manifest 与 patch 整理;README 含有额外但未经验证的运行说明。

AI 审查于 2026/9/14 UTC 14:23GitHub 事实核对日期: 2026/9/14 UTC 14:23

自当前证据基线以来,没有记录到重要源码变化。

下一步

按 Plugin 安装流程操作

订阅重要变化: dsh-gamemode