dev-manager-tauri/.blueprint/modules/host-apps.md
lanrtop 4dd19574f0 feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展
- 新增 pnpm Monorepo + Expo Router 项目模板(含 Metro monorepo 路径解析及 Windows 兼容修复)
- 扩展蓝图系统:新增 api-keys、server-registry、ssh-config-sync、vscode-remote 等 15+ 模块定义
- 新增 .blueprint/rules.md 项目私有规则支持,并在 CLAUDE.md 中集成
- 蓝图版本升级至 1.6.0,优化版本比较逻辑(语义化版本元组对比)
2026-04-29 22:11:28 +09:00

18 lines
779 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 宿主机应用管理
管理宿主机Windows/Mac上与开发相关的常用应用IDE、工具、浏览器扩展等支持快速启动和版本记录作为开发环境的软件清单。
## 决策记录
- 宿主机应用与服务器软件分开管理server-software 管远程host-apps 管本地
- 以「记录与快启」为核心不做安装管理winget/brew 已有专门工具)
## 任务卡
### ✅ 宿主机应用清单与快启
- status: done
- complexity: M
- files: src-tauri/src/commands/host_apps.rs, src-tauri/src/db.rs, src/components/dashboard/HostAppsPanel.tsx, src/lib/commands.ts
- depends: sqlite-db
- acceptance: 可添加/删除宿主机应用条目(名称、路径、版本备注);支持一键启动;数据存 SQLite