philmingdao/anno-dsh-native ↗★ 0
@philmingdao/anno-dsh-native
适用于 Anno 的原生 DSH 插件:进程内 HTML 评审、编辑和标注服务器,提供模型调用工具,无需 MCP 桥接。
AI 分析
核心用途是在 DSH 内部直接运行 HTML 评审与标注服务。适合需要让 AI 协助审查、编辑网页设计或进行 HTML 标注的开发与设计团队,提供更低的延迟和更简单的架构。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:philmingdao/anno-dsh-native说明文档
阅读完整 README ↗Configuration
The anno-native row accepts:
| Field | Default | Meaning |
|---|---|---|
host | dsh | Host kind stamped on session records. |
dataDir | $ANNO_DATA_DIR or ~/.anno | Root for persisted review sessions. |
assetsDir | package assets/ | Directory holding editor.html / handoff.html. |