jxb01/godot-tools-dsh-plugin0

godot-tools-dsh-plugin

DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher).

AI Analysis

核心用途是让 Agent 能够直接控制和操作 Godot 4 游戏引擎。适合使用 DSH 进行游戏开发辅助、自动化构建或场景编辑的 Godot 开发者。

Package
godot-tools-dsh-plugin
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jxb01/godot-tools-dsh-plugin

配置 / 开关 / 卸载

  • 配置:在 profile 的 cordis.patch.yml 按 id godot-tools 覆盖 config.godotExe
  • 会话内开关:godot_toggle(enabled: bool)
  • 卸载:dsh plugin --profile web remove godot-tools-dsh-plugin