MicroSpotlight/openharness-find-plugin

MicroSpotlight★ 0TypeScriptLast synced: 2026-08-17

Open on GitHub

README excerpt

OpenHarness Find Plugin A DeepSeek Harness plugin that discovers plugins from the curated OpenHarness Plugins catalog. The plugin contributes two surfaces: - openharness find plugins , a read-only model tool for catalog search. - Discover , a Web UI tab under Settings → Plugins with search, filters, plugin details, repository links, and an install button. Discovery never installs code. The install button calls the explicit window. OPENHARNESS PLUGIN INSTALLER host contract. It remains disabled when the host does not provide that contract. The bridge's listInstalled() method may return package names or metadata objects with name , packageName , repositoryUrl , and version . Discovery only shows Installed when identity is conclusive: the exact distribution package matches, or a canonical name is corroborated by a matching repository. Any conflicting supplied field rejects the match, and a bare catalog name is treated as inconclusive. Repository comparison only normalizes common git+ , .git , trailing-slash, and GitHub casing differences. After identity is confirmed, valid semantic versions are compared. When the catalog version is newer, the card shows the installed and target versio…

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-pluginopenharnessweb uisearch

Category