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 Analysis

核心用途是在DSH Web界面中渲染工作区的`.mellos`地图存储,支持缩放、分组聚合和会话视角切换。作为mellos-mapping-dsh的浏览器半部分,不建议直接独立安装。

Package
mellos-mapping-dsh-client
Version
0.20.0
License
MIT
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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.