docs(examples): 收录 dsh-remote 移动远程控制台插件 - #11
Open
Blank-not-black wants to merge 3 commits into
Open
Conversation
Blank-not-black/dsh-Remote 的官方 bundle 子包(零网关零令牌, 同源 /remote 控制台), git 源路径安装一行可用。已实测 dsh plugin 挂载与 GitHub 源解析。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在安装示例页的 bundle 路径下新增「已收录插件」表格,加入 dsh-remote:
/remote的移动远程控制台——会话、后台工作、工具审批、用户提问、子代理、goal 操控,同源复用 DSH/api与事件流,零网关零令牌零额外端口。dsh.bundle包(monorepo 子目录packages/plugin),纯 Node half 静态路由,产物入库无构建。dsh plugin --profile web add "github:Blank-not-black/dsh-Remote#main&path:/packages/plugin"scripts/verify-md-links.mjs与scripts/verify-doc-budgets.mjs通过。同时把「bundle 形态」描述从
dsh.bundle + dsh.client改为dsh.bundle(可带 dsh.client),覆盖 dsh-remote 这类无 client half 的 bundle 插件。