GuangminJu/mellos-mapping--packages-dsh-client5

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的浏览器半部分,不建议直接独立安装。

패키지
mellos-mapping-dsh-client
버전
0.20.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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.