You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ship a desktop release that includes PR #986 so users on v2026.5.29 no longer hit the stale Solid <Show> renderer crash when switching sessions or submitting into a freshly switched session.
The export shows an interrupted first turn after app restart: assistant message has only step-start + empty reasoning, no finish, no error part, and zero tokens.
Local logs show PawWork restarted at 2026-05-31 12:07:05 local time, but no crash stack or problem report was captured.
The observed current crash is consistent with the unreleased fix(app): avoid stale session context reads #986 fix, but the exact crash stack from this specific 2026-05-31 occurrence was not captured.
Verification
Release checklist / CI passes for the new desktop version.
gh release view <new-tag> shows a release newer than v2026.5.29.
Download or updater smoke confirms the packaged app reports the new version.
On a build containing fix(app): avoid stale session context reads #986, switching sessions and submitting a first prompt does not produce Stale read from <Show> or leave a zero-token half-turn.
Execution mode
Wait for human approval - the agent must not cut a release or publish artifacts until a human leaves an explicit approval comment on this issue.
Goal
Ship a desktop release that includes PR #986 so users on v2026.5.29 no longer hit the stale Solid
<Show>renderer crash when switching sessions or submitting into a freshly switched session.Scope
In scope:
devafter standard release checks pass.c9b5c0472d/ PR fix(app): avoid stale session context reads #986.Out of scope:
Relevant files or context
/Users/yuhan/Downloads/pawwork-session-quick-falcon-2026-05-31-04-07-37.jsonstep-start+ empty reasoning, no finish, no error part, and zero tokens.Verification
gh release view <new-tag>shows a release newer than v2026.5.29.Stale read from <Show>or leave a zero-token half-turn.Execution mode
Wait for human approval - the agent must not cut a release or publish artifacts until a human leaves an explicit approval comment on this issue.