@mkaliezz/dsh-dev-server
DSH 插件:dsh-dev-server,提供长生命周期的开发服务器原语。
AI 分析
核心用途是管理 DSH 中的长运行开发服务器生命周期。适合需要将进程监管与执行权限分离,安全启动和监控本地服务的开发任务。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 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.