@fakechris/dsh-restart-recover
CheckedUndeclaredv0.2.1Skills
Restart recovery for dsh web: after a crash/restart, an interrupted agent turn continues automatically (host-side agent/created listener — no browser timing races). Pairs with the dsh-web-guard skill (which auto-relaunches the web process); together they
Install
dsh plugin --profile web add @fakechris/dsh-restart-recoverSwap web for your own profile name. First use initializes the profile for you.
Checks
- declares-bundleDeclares dsh.bundle.patch → cordis.patch.yml
- patch-shippedThe patch file ships in the tarball
- patch-parsesPatch parses and mounts 1 plugin row(s)
- rows-resolvableEvery plugin row resolves to a published package
- entry-shippedEntry module ships: lib/index.js
- prebuiltPrebuilt — installs without running build scripts
What it mounts
insertrestart-recover@fakechris/dsh-restart-recover
These are the rows the plugin's cordis.patch.yml inserts into your config tree. After installing, dsh --profile <name> --dump-config prints them back.