qimidandapigu/dsh-game-agent

qimidandapigu★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

DeepSeek Harness plugin for model-backed game agents

README 摘要

dsh-game-agent A DeepSeek Harness plugin that exposes a loopback WebSocket gateway for game mods. The first adapter is stardew-agent-mod . Current demo The gateway binds only to loopback. Version 0.2.0 supports complete text replies plus automatic Stardew Valley MOD detection and installation; token streaming and in-game action tools are deferred. Install the Stardew MOD through conversation Once this plugin is loaded, tell DeepSeek Harness: The model can call two native tools: - game mod detect : finds Steam's Stardew Valley directory, SMAPI, and the installed MOD version. - game mod install : downloads the latest stardew-agent-mod GitHub Release through the GitHub asset API, verifies SHA256SUMS.txt , backs up an existing copy, installs it, and verifies its manifest. The install tool only runs after an explicit installation request. SMAPI must already be installed. Windows is currently verified; macOS and common Linux Steam locations are searched on a best-effort basis. gamePath can be supplied when automatic detection fails. Develop Requirements: Node.js 22.19+ and pnpm. Install into a local DeepSeek Harness profile Install the published GitHub package into the Web profile: Or de…

在 GitHub 查看完整 README →
娱乐/广告deepseek-harnessdsh-plugingame-aiagent

分类