把 open-mcp-apps 接进 DSH:每个 MCP app 都是侧边栏里自己的容器,带独立 workspace、会话与 App mode,应用下方是 agent 状态条,普通聊天里也能行内渲染 app。
- GitHub 星标
- 4
- 许可证
- MIT
- 收录日期
- 2026-08-15
GitHub 信息
- GitHub 星标
- 4
- 许可证
- MIT
- 主要语言
- JavaScript
- 最近推送
- 2026年8月15日 17:34
- 维护者
- 2nd1st
- 收录日期
- 2026-08-15
README 演示图
从仓库 README 提取的截图/GIF(已过滤徽章、头像等装饰图)。

An app container — the app in its own tab, the agent's line under it, the composer below
https://raw.githubusercontent.com/2nd1st/dsh-plugin-open-app/main/docs/screenshot-app-container.jpg

Inline app rendering — an `open_app` tool call becomes the running app, inside an ordinary chat
https://raw.githubusercontent.com/2nd1st/dsh-plugin-open-app/main/docs/screenshot-inline.jpg
安装
安装命令
dsh plugin --profile web add @2nd1st/dsh-plugin-open-appREADME 徽章
将这段 Markdown 添加到插件 README,链接到对应的详情页。
Listed onDSH Get
[](https://dshget.com/plugins/2nd1st/dsh-plugin-open-app)相关插件
UI 增强dsh-web#packages/dsh-task-board
★ 6418侧边栏多列任务看板:卡片交给真实 DSH 智能体会话执行,支持 cron 定时(Host 侧到点执行,关浏览器也生效)。
UI 增强zhu1090093659
dsh-web#packages/dsh-web-all
★ 6418DSH Web UI 插件与皮肤合集:任务看板、git 图、右侧面板、远程移动端 UI、桌宠、实时 token 统计与皮肤中心。
UI 增强zhu1090093659
DSH-better-sidebar
★ 3116侧边栏完整工作台:内置文件渲染编辑、终端、Git 与子代理,支持三方插件注册新 Tab。
UI 增强omdsh-dev