philmingdao/anno-dsh-native ↗★ 0
@philmingdao/anno-dsh-native
Native DeepSeek Harness plugin for Anno: an in-process HTML review, editing, and annotation server plus html_review_* model tools, without the MCP bridge.
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. |