zoahdev/dsh-plugin-search

zoahdev★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

Plugin discoverability for DeepSeek Harness: search npm + awesome-dsh-plugin, look up packages, browse the curated list — from inside dsh agents (answers discussion #1715).

README 摘要

dsh-plugin-search English · 中文 English Plugin discoverability for DeepSeek Harness: three model-facing tools that find and inspect dsh plugins from inside the agent — no more guessing which plugin exists before building your own. Answers discussion 1715. Tools Tool What it does dsh search plugins Searches npm + the awesome-dsh-plugin curated list, npm-first, deduplicated, with version + source labels. dsh plugin lookup Exact lookup: npm metadata (latest version, description, homepage, repository, author), with a GitHub repository search fallback for git-only plugins. dsh awesome top Browsers the current curated awesome list — a quick ecosystem snapshot. Install Then ask the agent inside DSH: 帮我找一个能监控 GitHub release 的 dsh 插件。 Find me a dsh plugin that tracks GitHub releases. Verification - Unit tests with injected fetch (parsing, merging, dedupe, caching, 404 handling). - Packaged integration test executes the real handlers against the real npm registry and the real awesome list. - CI installs the packed tarball into a fresh DSH profile, verifies the composed config, and boots dsh web . Development License MIT © 2026 zoahdev 中文 dsh-plugin-search —— 面向 DeepSeek Harness 的插件发现工具:agent …

在 GitHub 查看完整 README →
Agent/智能体agentdeepseek-harnessdiscoverabilitydsh-pluginsearch

分类