90
把 dsh 全套基础能力打包成 profile 组合包,作为每个 profile 的第一层 patch,承载模型、工具、沙箱、权限、会话持久化等 60+ 基础行。
$ dsh plugin --profile web add github:whitelonng/dshcode/packages/bundle/base
3
个插件
★ 90
累计 Star
把 dsh 全套基础能力打包成 profile 组合包,作为每个 profile 的第一层 patch,承载模型、工具、沙箱、权限、会话持久化等 60+ 基础行。
$ dsh plugin --profile web add github:whitelonng/dshcode/packages/bundle/baseDSH 浏览器端一键启动组合包:搭建 Web 宿主、API 网关、浏览器插件名册、模型提示与自动开浏览器。
$ dsh plugin --profile web add github:whitelonng/dshcode/packages/bundle/web-app为 dsh 增加一次性任务 profile:传入一段任务文本运行 Agent 后打印最终答复并退出,适合脚本与 CI 调用。
$ dsh plugin --profile web add github:whitelonng/dshcode/packages/bundle/headless