GuangminJu/mellos-mapping--packages-dsh-client ↗★ 5
mellos-mapping-dsh-client
Browser half of Mellos Mapping's DeepSeek Harness surface: the live map panel the dsh web loader serves to the browser
AI 分析
核心用途是在DSH Web界面中渲染工作区的`.mellos`地图存储,支持缩放、分组聚合和会话视角切换。作为mellos-mapping-dsh的浏览器半部分,不建议直接独立安装。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗mellos-mapping-dsh-client
The browser half of Mellos Mapping's DeepSeek Harness
surface: the live map panel (./client is the bundle the dsh web loader
serves to the browser; the root export is the inert host loader entry).
Not installed directly — mellos-mapping-dsh mounts it:
dsh plugin --profile web add mellos-mapping-dsh
The panel renders the workspace's .mellos map store with the exact
semantics of the terminal pane (shared through the mellos-mapping library):
continuous zoom over the semantic ladder, group aggregation at the far end,
pages and sub-map dives, per-session viewpoints, and the terminal's wire
routing — straight drops, packed track rows, threaded descents. On web
frames carrying the generic aux slot it is a side-by-side column; on stock
dsh it is a right-edge drawer owned by the Map header button.
Sources are the publishing copy; the build runs in a dsh workspace checkout
and lib/ is committed — see
scripts/sync-dsh-plugin.mjs.