PawWork v2026.7.2
Downloads
App Update Notice
PawWork 2026.7.2 makes integrations easier to manage and recover, adds page zoom to the embedded browser, and substantially reduces idle energy use while keeping workspace file refreshes reliable.
Highlights
- Integrations are easier to manage and recover: Settings now includes a clearer MCP management experience for local and remote servers, with connection testing, authentication options, status details, and safer deletion. A damaged configuration no longer makes PawWork unusable: valid settings continue loading, errors are explained without repeated interruptions, and invalid MCP entries can be repaired from a backup before you save (#1500, #1505, #1514).
- The embedded browser now supports page zoom: Browser pages can be zoomed in or out without changing the rest of the PawWork interface, making dense pages and small text more comfortable to use (#1509).
- Idle energy use is dramatically lower without sacrificing file refreshes: Passive renderer diagnostics and event-driven macOS workspace discovery remove continuous idle work while preserving reliable change detection and bounded recovery when native watching is unavailable. The merged packaged-app acceptance measured 0.298% CPU and 28.6 context switches per second, with paired Energy Impact 97.17% below the baseline (#1518, #1519).
Runtime And Maintenance
- Remote workspace interoperability: non-ASCII workspace paths are now safely encoded in the remote bridge header, preventing failures for international Windows user profiles and project names (#1498).
- Harness cleanup: residual Plan Mode tools, permissions, prompts, and experimental paths were removed after the visible mode had already left the product (#1501).
- Interface consistency: remaining product UI middle-dot separators were replaced with spacing that follows the current design system (#1504).
- Experimental Rust agent line: the JSONL ledger, mock loop and permission gate, OpenAI-compatible SSE fixtures, and write-side tools advanced as an isolated research track. These crates do not ship in the PawWork desktop product and are not presented as released user functionality (#1497, #1499, #1503, #1506).
- Release preparation: desktop release metadata was advanced to
2026.7.2without changing dependencies or packaging behavior (#1520).
Verification
This release is pinned to commit da43b82b795266f17c263dd62538fc48d9700a51. The single-source release workflows passed and auto-published from that commit: macOS Apple Silicon submit 29275135778 and finalize 29275559708, macOS Intel submit 29275142261 and finalize 29276418178, and Windows x64 full 29275148844. bun packages/desktop-electron/scripts/verify-release.ts v2026.7.2 passed against the published GitHub release, R2 mirror run 29276961012 updated latest.json to 2026.7.2, all three public installer URLs returned HTTP 200, and a fresh packaged startup from the public R2 macOS Apple Silicon DMG passed checksum, signature, notarized-app, Gatekeeper, updater-feed, and startup-log verification through server ready and init done.
中文版本
下载
主要更新
PawWork 2026.7.2 让集成管理和故障恢复更简单,为嵌入浏览器加入页面缩放,并在保持工作区文件刷新可靠的同时显著降低空闲能耗。
亮点
- 集成更易管理,也更容易从故障中恢复:设置中现在提供更清晰的 MCP 管理体验,可配置本地或远程服务器,并支持连接测试、认证选项、状态详情和更安全的删除操作。损坏的配置不再导致 PawWork 无法使用:其他有效设置会继续加载,错误会被清楚说明且不会反复打断用户,无效的 MCP 条目也可以先备份再修复并保存 (#1500, #1505, #1514)。
- 嵌入浏览器现在支持页面缩放:浏览器页面可以单独放大或缩小,不会改变 PawWork 其他界面的大小,阅读密集页面和小字号内容会更舒适 (#1509)。
- 空闲能耗大幅降低,同时不牺牲文件刷新可靠性:被动式渲染器诊断和事件驱动的 macOS 工作区发现移除了持续的空闲任务,同时保留可靠的变更检测,并在原生监听不可用时进行有界恢复。合并后的打包应用验收测得 CPU 占用 0.298%、每秒 28.6 次上下文切换,配对 Energy Impact 相比基线下降 97.17% (#1518, #1519)。
运行时与维护
- 远程工作区互操作:远程桥接 header 现在会安全编码非 ASCII 工作区路径,避免国际化 Windows 用户目录或项目名导致请求失败 (#1498)。
- Harness 清理:可见的 Plan Mode 已退出产品后,遗留的相关工具、权限、提示词和实验路径也已移除 (#1501)。
- 界面一致性:产品界面中剩余的间隔点分隔符已改为符合当前设计系统的留白间距 (#1504)。
- 实验性 Rust agent 线路:JSONL ledger、mock loop 与权限闸门、兼容 OpenAI 的 SSE fixtures,以及写入侧工具均作为隔离的研究线路继续推进。这些 crates 不会随 PawWork 桌面产品发布,也不作为本版本已经交付的用户功能呈现 (#1497, #1499, #1503, #1506)。
- 发布准备:桌面发布元数据提升到
2026.7.2,依赖和打包行为均未改变 (#1520)。
验证
本版本固定在 commit da43b82b795266f17c263dd62538fc48d9700a51。单一来源发布工作流均从该 commit 通过并自动发布:macOS Apple Silicon 提交 29275135778 与收尾 29275559708、macOS Intel 提交 29275142261 与收尾 29276418178,以及 Windows x64 完整构建 29275148844。bun packages/desktop-electron/scripts/verify-release.ts v2026.7.2 已针对公开 GitHub release 通过,R2 镜像 run 29276961012 已将 latest.json 更新到 2026.7.2,三个公开安装包链接均返回 HTTP 200,并已从公开 R2 macOS Apple Silicon DMG 完成全新打包版启动,确认 checksum、签名、应用 notarization、Gatekeeper、更新源与启动日志均通过,启动走到 server ready 和 init done。