Skip to content

PawWork v2026.7.4

Choose a tag to compare

@Astro-Han Astro-Han released this 27 Jul 11:50
0ce0764

Downloads

App Update Notice

PawWork 2026.7.4 adds natural conversation forks from completed assistant turns, keeps large PDF and media-heavy conversations recoverable, and restores model discovery for compatible providers.

Highlights

  • Branch a conversation from any completed assistant turn: A new Fork action beside Copy creates a separate conversation from that point and opens it immediately, while preserving the source conversation and leaving the new composer ready for a different direction (#1535).
  • Large PDF and media-heavy conversations recover more reliably: PawWork now keeps local PDFs path-backed, bounds the media sent to providers, and safely retries request-size failures only when it can produce a strictly smaller request (#1529).
  • Compatible providers can fetch their model lists again: Model discovery is now resolved centrally from provider capabilities, restoring the Fetch models action for dual-protocol providers such as Kimi For Coding while preserving custom endpoints, credentials, and headers (#1532).

Runtime And Maintenance

  • Dependency security: patched tar, brace-expansion, fast-uri, js-yaml, and Sharp releases cleared the first set of high-severity audit findings while retaining compatibility with existing call sites (#1531).
  • Dependency and packaging security: updated the remaining vulnerable parser, site, updater, packaging, routing, CSS-processing, glob-expansion, and image-processing dependencies; root and site audits now report zero high or critical findings (#1533).
  • Release preparation: desktop release metadata was advanced to 2026.7.4 without changing dependencies or packaging behavior (#1536).

Verification

This release is pinned to commit 0ce076424fb143040d322f3327a3d1812fd90eed. The single-source release workflows passed and auto-published from that commit: macOS Apple Silicon submit 30262064257 and finalize 30262562459, macOS Intel submit 30262077164 and finalize 30263167010, and Windows x64 full 30262087742. bun packages/desktop-electron/scripts/verify-release.ts v2026.7.4 passed against the published GitHub release, R2 mirror run 30263442918 updated latest.json to 2026.7.4, and all three public installer URLs returned HTTP 200. A fresh start from the public R2 macOS Apple Silicon DMG passed SHA-256, signature, notarization, Gatekeeper, updater-feed, and startup-log verification through loading task finished, init done, and server ready.

中文版本

下载

主要更新

PawWork 2026.7.4 支持从已完成的助手回合自然分叉对话,让包含大型 PDF 和大量媒体的对话更容易恢复,并为兼容的提供商恢复模型发现能力。

亮点

  • 从任意已完成的助手回合分叉对话:复制按钮旁新增 Fork 操作,可从当前回合创建独立对话并立即打开;原对话保持不变,新对话的输入框则留空,方便探索不同方向 (#1535)。
  • 大型 PDF 和媒体较多的对话恢复更可靠:PawWork 现在会让本地 PDF 在历史记录中保持基于路径的引用,限制发给提供商的媒体总量,并且只在能够生成严格更小的请求时安全重试请求体过大的失败 (#1529)。
  • 兼容的提供商可以再次获取模型列表:模型发现能力现在由提供商服务统一解析,为 Kimi For Coding 等双协议提供商恢复“获取模型”操作,同时保留自定义端点、凭据和请求头 (#1532)。

运行时与维护

  • 依赖安全:更新 tar、brace-expansion、fast-uri、js-yaml 和 Sharp 的安全版本,在保持现有调用兼容的同时清除了第一批高危审计项 (#1531)。
  • 依赖与打包安全:更新其余存在风险的解析器、站点、更新器、打包、路由、CSS 处理、glob 展开和图像处理依赖;根仓库与站点审计目前均为零高危或严重问题 (#1533)。
  • 发布准备:桌面发布元数据提升到 2026.7.4,依赖和打包行为均未改变 (#1536)。

验证

本版本固定在 commit 0ce076424fb143040d322f3327a3d1812fd90eed。单一来源发布工作流均从该 commit 通过并自动发布:macOS Apple 芯片 submit 30262064257 与 finalize 30262562459、macOS Intel submit 30262077164 与 finalize 30263167010,以及 Windows x64 full 30262087742bun packages/desktop-electron/scripts/verify-release.ts v2026.7.4 已针对公开 GitHub release 通过,R2 镜像工作流 30263442918 已将 latest.json 更新到 2026.7.4,三个公开安装包链接均返回 HTTP 200。另从公开 R2 macOS Apple 芯片 DMG 完成全新启动,SHA-256、签名、公证、Gatekeeper、更新源与启动日志验证均通过,应用成功走到 loading task finishedinit doneserver ready