Bundle
@mkaliezz/dsh-repo-map
DSH plugin: dsh-repo-map
- Source
- MkaliezZ
- License
- MIT
- Updated
- Updated 7 days ago
Readme
# dsh-repo-map A lightweight, read-only repository structure and symbol map for DSH. It complements `dsh-context-pack`: this plugin maps the repository; it does not inject whole source files into context. v0.1 recognizes common source declarations and skips generated/vendor directories.
Install
dsh plugin --profile web add github:MkaliezZ/dsh-repo-map
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install mkaliezz-dsh-repo-map from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.