dsh-artifact-index
为 dsh-artifacts 侧边栏补上缺失的后端,提供 /report 产物索引与预览所需的文件内容。
The missing backend for the dsh-artifacts sidebar tab — serves the /report artifact index and the artifact bytes it renders.
怎么安装
dsh plugin add dsh-artifact-index 简介
dsh-artifact-index 为 DSH 的 dsh-artifacts 侧边栏标签页提供它所需的 artifact 索引端点。 零依赖、只读、约 600 行(含注释与测试)。无遥测,无网络外联,无 install 脚本。 --- 它解决什么问题 dsh-artifacts 是一个**纯前端 viewer**:它只管渲染,不负责提供数据。它的 host 半 (lib/index.js)是一个刻意的空实现,客户端加载后就去轮询一个外部端点: js // dsh-artifacts/lib/client.js:32 var DEFAULT_LIST_URL = "/report/?list=1"; 所以装完之后,侧边栏会稳定地显示: Could not read the artifact index. HTTP 404 from /report/?list=1&session=… **这不是 bug,是缺了一半。** 上游把「索引从哪来」留给了使用者。本插件就是那一半: 在 DSH 的 web server 上把 /report 这条路挂起来,返回上游约定的 JSON 形状,并把 artifact 的字节流发给它塞进 iframe。 --- 安装 需要 **DSH ≥ 0.1.5-rc.1**,且 dsh-better-sidebar 与 dsh-artifacts 已先安装 …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-11
- 创建于
- 2026-09-11
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- artifacts, cordis, deepseek, deepseek-harness, dsh-plugin, nodejs
同类推荐
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验
radar
skyhook-io/radar
缺失的开源Kubernetes UI,内置面向AI代理的MCP服务器。查看出了什么问题、原因以及变化。问题、拓扑、事件时间线、Helm、GitOps、实时服务流量和集群审计——全部集成在一个Go二进制文件中。
dsh-status-rotator
01Virex/dsh-status-rotator
把 dsh 回合状态行换成 1059 条中英文案的轮播:打字机输出、流动彩虹渐变、弹幕、12 个可开关的主题词库包、实时占位符与标签页标题轮换。两个 star 包默认关闭;星标者包每位星标者一条文案,由工作流每周刷新。