DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-go-plugin

A DeepSeek Harness web plugin that adds an interactive 19×19 Go board with a built-in heuristic AI opponent.

VisionUI & ProductivityDeveloper Tools
2GitHub Stars0ForksUpdated2026-08-17

Install

$ dsh plugin --profile web add link:D:\dsh-second-wp\go-plugin

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-go-plugin mounts a Go game board in the DeepSeek Harness web interface. Players take Black while a simple AI plays White; the plugin implements core move legality, captures, ko, suicide prevention, undo, restart, and capture counters.

Key Capabilities

  • Adds an interactive 19×19 Go board to the DSH web UI
  • Lets the player play Black and automatically receives a White move from the built-in AI
  • Implements legal move validation, captures, ko, and suicide prevention
  • Shows capture counts for both sides
  • Supports undoing moves and restarting a game
  • Displays standard star-point markers
  • Includes zero-dependency command-line tests for the rules engine and AI

Useful For

  • Playing a local game of Go against a simple AI inside DeepSeek Harness
  • Demonstrating an interactive DSH web-plugin UI
  • Testing or experimenting with basic Go rules and heuristic move selection

Who It Fits

  • DeepSeek Harness web-profile users
  • Go beginners seeking a lightweight in-interface opponent
  • Developers exploring DSH web-plugin development

Documented Limitations

  • The AI is explicitly heuristic and defensive rather than a stronger search-based engine
  • The roadmap lists endgame scoring and win/loss determination as unfinished
  • Networked Go APIs and stronger engines such as KataGo are only planned
  • The documented local link installation path is machine-specific and intended for development

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
fuyu-jie/dsh-go-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Unclassified
Source checked
e454176 · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-17
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app