Skip to content
dsh.fish
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

  • 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.
Source