MkaliezZ/dsh-dev-server0

@mkaliezz/dsh-dev-server

DSH 插件:dsh-dev-server,提供长生命周期的开发服务器原语。

AI 分析

核心用途是管理 DSH 中的长运行开发服务器生命周期。适合需要将进程监管与执行权限分离,安全启动和监控本地服务的开发任务。

包名
@mkaliezz/dsh-dev-server
版本
0.1.1
许可证
MIT
最近更新
2026年8月15日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 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.