PawWork v2026.7.3
Downloads
App Update Notice
PawWork 2026.7.3 keeps conversations usable during status checks, prevents subagent streaming crashes, handles temporary Zen shortages correctly, and isolates embedded-browser data per conversation.
Highlights
- Embedded browser data now stays inside its conversation: Each conversation has its own browser profile, so sign-ins, cookies, site data, and permissions no longer leak into another conversation. Clear Data covers every profile. Because old shared data cannot be safely split, you may need to sign in again after updating (#1526).
- Conversations no longer get stuck waiting for status sync: Existing conversations remain ready to send while PawWork refreshes their status in the background. If that check stalls, PawWork stops waiting after five seconds instead of leaving actions such as
/compactdisabled indefinitely (#1523). - Subagent output no longer takes down the app: A running subagent row now stays stable when its streamed message is briefly unavailable, preventing the fatal error screen that could appear during live output (#1524).
- Temporary Zen shortages are handled as availability problems: When Zen temporarily has no capacity for the selected model, PawWork retries the request instead of showing an incorrect “Sign-in expired” error (#1525).
Runtime And Maintenance
- Release preparation: desktop release metadata was advanced to
2026.7.3without changing dependencies or packaging behavior (#1527).
Verification
This release is pinned to commit dc09e0645bc26fe1368c3d6253ccc0433fbf55b9. The single-source release workflows passed and published from that commit: macOS Apple Silicon submit 29726620569 and finalize 29727403230, macOS Intel submit 29726624101 and finalize 29727725133, and Windows x64 full 29726627506. The release verifier passed, and R2 mirror run 29728105088 updated latest.json; all three public installer URLs returned HTTP 200. A fresh start from the public R2 macOS Apple Silicon DMG also passed checksum, signature, notarization, and Gatekeeper checks, then reached init done and server ready using the R2 update feed.
中文版本
下载
主要更新
PawWork 2026.7.3 在后台状态检查卡住时仍可继续对话,修复子智能体流式输出导致的崩溃,正确处理 Zen 模型的临时容量不足,并将嵌入浏览器的登录状态和站点数据按对话隔离。
亮点
- 嵌入浏览器数据现在按对话隔离:每个对话都有独立的浏览器配置,登录状态、Cookie、站点数据和权限不再串到其他对话。“清除数据”操作会覆盖所有配置。由于旧共享数据无法安全拆分,更新后可能需要重新登录网站 (#1526)。
- 对话不再因状态同步卡住而无法发送:PawWork 在后台刷新状态时,已有对话仍可发送消息。如果检查迟迟没有返回,PawWork 会在五秒后停止等待,不会让
/compact等操作一直处于禁用状态 (#1523)。 - 子智能体输出不再导致应用崩溃:流式消息短暂不可用时,运行中的子智能体行会保持稳定,避免实时输出过程中出现致命错误页面 (#1524)。
- Zen 临时容量不足会按服务可用性问题处理:当 Zen 暂时没有足够容量运行所选模型时,PawWork 会重试请求,不再错误提示“登录已过期” (#1525)。
运行时与维护
- 发布准备:桌面发布元数据提升到
2026.7.3,依赖和打包行为均未改变 (#1527)。
验证
本版本固定在 commit dc09e0645bc26fe1368c3d6253ccc0433fbf55b9。以下单一源码发布工作流均通过,并从该 commit 完成发布:macOS Apple Silicon submit 29726620569 与 finalize 29727403230、macOS Intel submit 29726624101 与 finalize 29727725133,以及 Windows x64 full 29726627506。发布验证脚本通过,R2 镜像工作流 29728105088 已更新 latest.json,三个公开安装包地址均返回 HTTP 200。另从公开 R2 地址下载 macOS Apple Silicon DMG 进行全新启动,校验和、签名、公证及 Gatekeeper 检查均通过,应用通过 R2 更新源运行至 init done 和 server ready。