Pilion 0.1.1
Pilion 0.1.1
- 新增 Orca 与 Blade 本地 Agent 预置:分别以
orca --mode=acp和blade --acp启动,两者都会接入 Pilion 下发的浏览器 MCP 工具;Orca 使用DEEPSEEK_API_KEY,Blade 沿用~/.blade/auth.json - 安装包明显变小:运行时只保留 ACP SDK、MCP SDK 和 zod,应用内的 asar 从 43 MB 缩到 14 MB
- 新的 Pilion 标志与应用图标
- 修复:窗口失焦、缩放或最小化不再中断 Agent 正在进行的鼠标操作
- 系统开启「减少动态效果」时,光标仍会在目标上停留 240 毫秒再操作,保留人工接管的窗口
- 依赖版本全部固定;新增 CI,每次推送和 PR 都跑类型检查、lint、单元测试和 Electron E2E
English: adds Orca and Blade presets, cuts the bundled runtime by two thirds, ships the new Pilion mark and app icon, and stops window focus changes from cancelling the agent's pointer actions.
下载
- macOS:
Pilion-0.1.1-mac-arm64.dmg(Apple Silicon)或Pilion-0.1.1-mac-x64.dmg(Intel) - Windows:
Pilion-0.1.1-win-x64.exe - Linux:
Pilion-0.1.1-linux-x86_64.AppImage或Pilion-0.1.1-linux-amd64.deb
注意:安装包尚未签名
macOS 首次打开会提示「已损坏」或「无法验证开发者」,把应用拖入「应用程序」后在终端执行一次:
xattr -cr /Applications/Pilion.appWindows 会出现 SmartScreen 提示,选择「更多信息 → 仍要运行」。