ForgeaX-Games/forgeax-dsh-game-plugin

ForgeaX-Games★ 6TypeScriptLast synced: 2026-08-19

Open on GitHub

DeepSeek Harness (DSH) bundle plugin for ForgeaX game dev — @forgeax/dsh-game

README excerpt

@forgeax/dsh-game ForgeaX game development inside DeepSeek Harness. This is a DSH bundle : installing it into a profile adds one patch layer that wires the already-published @forgeax/game MCP server, its bundled ForgeaX Skills, and a workspace guard into your DSH session. It contains no game logic and no copy of ForgeaX. It resolves the @forgeax/game package that pnpm installed next to it, verifies its identity, and connects it. What you get Surface Effect Tools mcp forgeax forgeax status lite , mcp forgeax forgeax run current game Skills forgeax-game plus every forgeax-engine- Skill shipped in the resolved package, registered on ctx.skills at boot Guard Every mcp forgeax call whose target dir is not the current session cwd is denied. A call that carries no session cwd to compare against (Code Mode, nested dispatch) is allowed after an existence check, and the model is told it was not fully checked You do not run forgeax-game devkit install . This bundle registers the Skills directly; running the installer as well only leaves duplicate copies in your repo that DSH never reads. Requirements - macOS arm64, Linux x64, or Windows x64. This bundle is pure JS and declares no os / cpu ; i…

View full README on GitHub →
Fun / Adsdeepseek-harnessdsh-pluginforgeaxgamemcp

Category