Releases: wangjc683/galley
Releases · wangjc683/galley
Galley v0.1.0-alpha.2 · Windows attach hotfix
Fixes
- Windows: GA 装在
D:\、/opt/、外接 SSD 等 user profile 之外的位置时,Onboarding Health Check 第一行就报「路径不存在」—— fs:scope 阻挡,已绕开。同样修 macOS 上 GA 不在~/Documents的场景。 - Windows: GA 装在
~/Documents下时也会被 picker 错判为「错误路径」,加\才过 ——joinPath混合分隔符 bug,已改走 Tauri path API。
New
- Settings → GA Path 可手动输入:支持粘贴 / 预先配置 / 快速调整,不再只能用 folder picker。
下载
- Windows 10/11:
Galley_0.1.0-alpha.2_x64-setup.exe - macOS Apple Silicon (M1+):
Galley_0.1.0-alpha.2_aarch64.dmg - macOS Intel:
Galley_0.1.0-alpha.2_x64.dmg
反馈 → Issues / GA 用户群 · root-cause 走查 → hotfix devlog · Full Changelog
Galley v0.1.0-alpha.1 · Windows (Alpha)
Galley 的 Windows 版本——Alpha 阶段。作者无 Windows 设备,需要社区 dogfood 给反馈。
功能
跟 macOS RC v0.1.0-rc.1 同代码 → 理论同功能。
下载
- Windows 10/11:
Galley_0.1.0_x64-setup.exe
前置条件
先装 GenericAgent + 配 mykey.py(按 hello-generic-agent tutorial 走)。
安装
- 双击
Galley_0.1.0_x64-setup.exe - Windows SmartScreen 警告(Galley 未 EV 签名)→ 点 "更多信息" → "仍要运行"
- 安装完从开始菜单启动
Alpha 含义
作者从来没在真 Windows 设备上跑过 Galley。三平台 CI build 都通过,但 Windows 特定行为没有 smoke:
- 自绘窗口 chrome(关 / 最小化 / 最大化按钮)
- 双击标题栏切换最大化
- Win 11 圆角 / resize handle 抓握 / Maximize 8px 溢出 / Snap Layouts
onFocusChanged失焦 desaturate
想帮 dogfood?
直接装上跑一会儿,发现问题到 Issues 报。最有价值的反馈:
- 启动是否正常 + 窗口表现
- multi-session 真跑能跑稳吗
- 工具调用 / 审批 / LLM 切换功能完整性
- 跟 macOS 体验差距大不大
Upstream
GA baseline: fc6b5ad (upstream/main HEAD as of 2026-05-15)
反馈请到 Issues 或 GA 用户群。