dsh-desktop (DataElement)¶
| 类型 | 客户端 | 分类 | 桌面端 |
| 星数 | ⭐205 | 状态 | ✅ 活跃 |
| 能力 | desktop | 更新时间 | 2026-08-15 |
📖 项目简介¶
Download DSH Desktop for macOS and Windows from the official website. Installed macOS and Windows builds check for updates automatically after startup and every six hours. Updates download in the background and prompt you to restart when they are ready. You can also choose Check for Updates… from the application menu.
✨ 核心特性¶
- Opens directly into Harness without an additional landing page
- Starts without an initial directory prompt by creating and reusing an internal launch directory
- Offers retry, log viewing, and exit actions when Harness fails to start
- Provides Harness menu actions for restarting the child process and viewing its log
- Gracefully terminates the Harness child process when the desktop app exits
- Listens only on a random
127.0.0.1port for each launch
📦 安装¶
git clone https://github.com/dataelement/dsh-desktop.git
cd dsh-desktop
npm install
npm run dev
🚀 快速开始¶
npm test
npm run typecheck
npm run build