Bundle
@mkaliezz/dsh-dev-server
DSH plugin: dsh-dev-server
- Source
- MkaliezZ
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 14 days ago
Readme
# dsh-dev-server Long-running development-server lifecycle primitives for DSH. v0.1 separates registry/state from the host-supplied process supervisor. It blocks compound shell syntax and does not spawn processes by itself; DSH/KerniQ/AgentFuse can remain the execution authority.
Install
dsh plugin --profile web add github:MkaliezZ/dsh-dev-server
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-dev-server 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.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.