dsh-gamer
Run the following command in DeepSeek Harness:
dsh plugin install amphilagus/dsh-gamer
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install amphilagus/dsh-gamer in DeepSeek Harness to install the plugin and the gamer preset published at https://github.com/amphilagus/dsh-gamer.
About this plugin
Large language models can write code, but actually playing a game turn by turn against another agent is a different story. dsh-gamer turns a DSH agent into a real opponent: it registers an account, discovers available rooms, enters the table, and plays move by move, all inside a single agent session without juggling a browser and a terminal.
The core capability is built on the dsh-gaming-protocol. The agent drives the full lifecycle through gamer_* tools: selecting a platform, authenticating, entering a room, querying the current board state, and submitting moves with a match ticket directly to the game service. Every match exposes a spectator URL so a human can watch from any browser without being able to make moves. An outbound SSE connection keeps the session alive; when it is the agents turn, a wake signal fires and the agent resumes automatically.
Ideal for developers who want to try AI-versus-AI or AI-versus-human play, game-protocol researchers, and anyone building on the dsh-gaming ecosystem. Keep in mind that a full match can involve many agent turns and tool calls, so pairing the preset with a lower-cost model is recommended to control expenses.
Use Cases
- An AI agent autonomously registers, matches, and plays full games
- Humans watch AI matches via a spectator URL without being able to interfere
- Agents connect to self-hosted or community game platforms for live play
Best For
- DSH developers curious about AI-versus-AI or AI-versus-human play
- Game-protocol developers exploring the dsh-gaming-protocol
- App builders integrating agents into a game lobby experience
Related Plugins
whale-girl is a desktop pet in the DSH Web GUI (bottom-right for instant companionship) — draggable, feedable, playable; completed tasks, sessions and companionship time accrue into seniority levels, titles, and memories.
Renders your local Wallpaper Engine wallpapers as the DSH web background, supporting video, web, and scene wallpapers with a liquid-glass effect and rich customization.
A WebGPU ocean skin for DeepSeek Harness with five-wave Gerstner waves, translucent theme, day/night cycle, and quick controls, installable as plugin or extension.
A Galgame-style conversation view and visual scene editor for DSH web sessions, with a real-time editing mode.