AI Agent Hub
Back to plugins
dsh-auto-chess preview

dsh-auto-chess

Model Inference Updated 2026.08.14

Run the following command in DeepSeek Harness:

dsh plugin install omdsh-dev/dsh-auto-chess

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, install this plugin with the command dsh plugin install omdsh-dev/dsh-auto-chess, source code at https://github.com/omdsh-dev/dsh-auto-chess.

About this plugin

As AI increasingly permeates entertainment and competition, how can we make model inference capabilities visible and engaging in interactive games? The dsh-auto-chess plugin emerges to address the black-box nature of AI decision-making by merging a minimalist auto chess game with deep model inference. Whether you engage in human-vs-AI matches or spectate two AI models battling it out on the board, every move stems from genuine model inference requests—not pre-scripted actions—making the AI's 'thinking' process transparent and traceable.

The plugin's core strengths lie in its seamless integration of model inference and game logic. It supports flexible model configuration, allowing the blue and red sides to independently select different AI models and adjust thinking depth via adjustable 'thinking levels.' Each decision's complete reasoning text is displayed in real-time on sidebar panels, letting you observe how the AI weighs actions like buying, selling, upgrading, and positioning. Game state persists in the browser, so switching tabs won't interrupt matches, ensuring a smooth experience. Additionally, the plugin incorporates fault-tolerant mechanisms, such as retries for invalid operations and timeout handling, enhancing robustness.

dsh-auto-chess caters to a broad audience. AI researchers and developers can use it to examine model reasoning behaviors in complex strategy games and evaluate different models' performances. Gamers can enjoy a novel take on auto chess, both challenging AI and learning its strategic thinking. For educators or presenters, it offers a vivid demonstration of applying large language models to real-time decision-making tasks. In essence, this plugin transforms the abstract process of model inference into an interactive gaming experience, making technology both fun and insightful.

Screenshots

Use Cases

  • Engage in human-vs-AI or AI-vs-AI auto chess matches in the browser.
  • View AI decision-making thinking processes and reasoning logs in real time.
  • Test and compare the performance of different models in strategy games.

Best For

  • AI enthusiasts and researchers
  • Auto chess game players
  • Developers or technical demonstrators