Skip to content
dsh.fish
Bundle

@mkaliezz/dsh-docs

DSH plugin: dsh-docs

Source
MkaliezZ
License
MIT
Updated
Updated 7 days ago

Readme

# dsh-docs

Version-aware documentation query and excerpt-bounding primitives for DSH.

v0.1 deliberately does **not** hard-code a web provider: the host supplies `lookup` and version resolution. This keeps the plugin provider-neutral while preventing unbounded documentation dumps into model context.

Install

dsh plugin --profile web add github:MkaliezZ/dsh-docs#cd6fba1e96277daedbe5684c261a33c43f5892bc

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