- 核心框架:Electron 30 + React 18 + TypeScript。 - 构建工具:Vite (渲染进程) + tsc (主进程)。 - 关键依赖:`ssh2` (SSH 协议实现), `openai` (LLM 接口), `zustand` (状态管理), `@xterm/xterm` (终端模拟)。