Bundle
@mkaliezz/dsh-error-explainer
DSH plugin: dsh-error-explainer
- Source
- MkaliezZ
- License
- MIT
- Updated
- Updated 3 days ago
Readme
# dsh-error-explainer Structured stack-trace parsing for DSH. v0.1 recognizes Python, Node.js, Rust and Java-style errors and extracts bounded frame metadata. It does not claim root-cause diagnosis; it prepares compact evidence for the model.
Install
dsh plugin --profile web add github:MkaliezZ/dsh-error-explainer#19116f814a17cc51ad2476cb8abec308c6c864dc
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-error-explainer 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.