realpkuasule/dsh-launch-pad

插件 ⭐ 0 MIT ecosystemweb-ui

dsh启动台

catalog 简介:dsh-launch-pad

安装

> dsh plugin --profile web add github:realpkuasule/dsh-launch-pad
> # then restart DSH and hard-refresh the page
> ```
> Package name: `dsh-launch-pad`(与仓库同名)。 Source of the plugin package: [`./`](./).

统一的本地服务管理方案:**任何项目类型的启动命令归一化 + 全局 registry 防端口冲突 + DSH 界面一键启动/停止/重启 + agent 工具双通道 + 自动跟随会话自动登记**。

解决痛点:每个项目启动命令不一样、agent 靠猜命令给出错误信息、多个服务互相端口冲突、人工启动要记路径和命令、每次切换项目都要手动探测登记。

## 现状

| 组成 | 形态 | 状态 |
|---|---|---|
| 插件(Host + Client) | **持久化 profile bundle**:`~/.dsh/profiles/web` 的 `dsh.profile.bundles` 里有 `dsh-launch-pad`,link 到本仓库根 `dsh-launch-pad/` | ✅ DSH 每次启动自动加载 |
| SKILL.md | `~/.agents/skills/service-deck/SKILL.md` | ✅ 已安装,本仓库 `skill/` 有副本 |
| registry / 日志 | `~/.dsh/service-registry.json`、`~/.dsh/services/logs/` | 持久,跨重启保留 |

## 目录结构

realpkuasule/dsh-launch-pad 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。