6kongbai/dsh-plugin-market
6kongbai★ 1TypeScriptLast synced: 2026-08-14
A dsh plugin marketplace CLI: browse, install, and uninstall community plugins from the dsh-plugin GitHub topic
README excerpt
dsh-plugin-market A plugin marketplace for the DeepSeek Harness ( dsh ): browse, install, and uninstall community bundle plugins from the dsh-plugin GitHub topic, from a sidebar Web panel and a CLI. The community registry is a GitHub topic, not a proprietary index. Any repository tagged dsh-plugin whose package.json declares dsh.bundle.patch is installable. How it is provided The marketplace is itself a dsh bundle: cordis.patch.yml inserts a Host half and a Client half over an existing web surface. - Host half registers /plugin-market/ HTTP routes on ctx.webServer — no Typert Remote, which the harness generator cannot emit for out-of-tree npm packages. Routes map one-to-one onto the engine (search/info/list/install/uninstall). - Client half contributes a sidebar foot action (beside Settings) whose panel drives those routes over same-origin fetch. - CLI ( dsh-plugin-market ) reuses the same engine for headless use. Install Restart dsh ; the marketplace icon appears at the sidebar foot. The bundle's cordis.patch.yml targets the web profile by default; edit the plugin-market row's config.profile (or set DSH PLUGIN MARKET PROFILE ) to target another profile. Then: Options: - --profile …
View full README on GitHub →Category
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,768
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 769
TencentCloud/tencentmeeting-cli腾讯会议命令行工具(CLI),基于腾讯会议开放平台 OAuth2 授权,支持会议管理、录制管理、参会报告等功能。
★ 213