kedoupi/xiaotaozi-dsh--plugins-market1

dsh-market

Xiaotaozi DSH market: browse plugins and workflow packs, manage sources, queue installs for the desktop shell

包名
dsh-market
版本
0.1.0
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kedoupi/xiaotaozi-dsh#27564cbe6c5f08b7d77e783b6e1540bab0a80f94&path:plugins/market

English · 中文

dsh-market

dsh-market icon

Xiaotaozi DSH market: browse plugins and workflow packs, queue installs for the desktop shell

English · 中文 · xiaotaozi-dsh

MIT dsh-plugin

A first-class sidebar entry right below New Session opens a full-screen market overlay with Market and Sources tabs. It supports search, tag filters, detail views, and installed / queued badges. The panel only queues install / remove intents under $DSH_HOME/plugins/market/intents.json; the latest request for each entry wins, with a 100-intent bound. The 小桃子DSH desktop shell owns downloading, signature verification, and applying packs. The current catalog is mock data — shell integration lands later.

The configured indexUrl is currently used as source identity; this plugin does not fetch or verify it. The official mock catalog currently contains hello, providers, memory, im, and workflow examples, not every repository plugin.

Part of the xiaotaozi-dsh monorepo. Do not dsh plugin add the repository root.

Use it

Open the sidebar entry below New Session, browse Market or manage Sources, then queue an install or remove request. The current UI is intentionally a catalog and intent queue; the desktop shell applies packs later.

Config

FieldDefaultMeaning
indexUrlhttps://s.xiaotaozi.cc/dsh/packs/market.jsonConfigured official index URL / source identity; not fetched here
officialLabel小桃子市场Display name of the official source
allowThirdPartySourcestrueAllow adding extra sources from the panel

User-added sources persist in $DSH_HOME/plugins/market/sources.json (https only; loopback http allowed for dev).

Install

dsh plugin --profile  add github:kedoupi/xiaotaozi-dsh#path:plugins/market

Documentation

DocRead it when
WorkflowCreate, install, simplify, commit
ConventionsPackage identity and two homes

License

MIT