Show and tell: dsh-plugin-search — let the agent find plugins itself #1760
zoahdev
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Show and tell: dsh-plugin-search — 让 agent 自己找插件
dsh-plugin-search v1.1.0 把"找插件"这件事搬进 DSH:agent 直接搜索 npm registry + awesome-dsh-plugin 精选清单,查详情,浏览生态——不用切出聊天。
工具
dsh_search_pluginsdsh_plugin_lookupdsh_awesome_top在 DSH 里直接用
agent 会先
dsh_search_plugins("github release"),再对最相关的命中执行dsh_plugin_lookup,返回版本、来源、仓库、作者。安装
(git 安装如果被 pnpm 的 allowBuilds 拦截,按 dsh CLI 打印的指引把对应 key 加进 profile 的 pnpm-workspace.yaml 再跑一次即可。)
验证(真实,不是 mock)
dsh web启动。资源
All reactions