Plugin directory / Developer / dsh-what-changed
dsh-what-changed
Verified · install-tested on dsh sjh9714/dsh-what-changed ↗
What it does
See what the agent changed — a session-topbar summary of every file edit, with per-file diffs and a workspace-vs-HEAD view.
Works — verified, early-stage project
See what the agent changed — a session-topbar summary of every file edit, with per-file diffs and a workspace-vs-HEAD view. It installs cleanly and boots without issues in our testing. It's early-stage but functional.
“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
Install
dsh plugin --profile web add dsh-what-changed - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-what-changed. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-what-changed · version 0.4.0 · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/sjh9714/dsh-what-changed ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/dsh-what-changed/)