Releases: TBA115/verdict-releases
Release list
Verdict 0.8.3
Verdict 0.8.2
Same-issue warnings actually fire; chats stay live through sub-agent runs; routing survives a transient probe failure.
Verdict 0.8.1
Fixes long-lived Codex tasks remaining falsely live after their final answer. Verdict now treats terminal turn evidence as authoritative, rechecks already-connected tasks after update, and immediately reactivates a task when later work appears.
Verdict 0.8.0
Prevents Verdict product feedback from leaking into unrelated workspaces, keeps forked and handed-off Codex chats attached to the correct project, restores fast exact-chat syncing with durable placeholders and completion receipts, and hardens long-running live-status updates against stale activity. Also preserves fail-open coordination so Verdict can never block Codex or Claude work.
Verdict 0.7.9
Fixes blank or white desktop windows with bounded WebView recovery and a visible retry state. Makes Verdict coordination fail open so unavailable or stale project contracts never block Codex or Claude work. Binds project contracts to the exact selected session, supports custom provider config roots, and strengthens sign-in recovery.
Verdict 0.7.8
Security: the Claude/Codex hook is now installed only from the signed, notarized app bundle and is never downloaded from the server. Hook updates ride app releases, which the in-app updater verifies before installing.
Verdict 0.7.7
Signed and notarized desktop update for chorus d635a48.
- Keeps account confirmation independent of slow provider synchronization.
- Retries read-only local discovery while native account binding completes.
- Gives newly selected exact chat IDs a bounded foreground discovery path.
- Restores chat-level file changes that were stored without a message link, with strict response-size limits.
- Includes the latest safe lineage and update hardening from main.
Verdict 0.7.6
Fixes inherited, forked, handed-off, and re-homed Codex chats so their provider-confirmed paths and file changes hydrate through the priority sync lane.
Also preserves already-stored file changes across incomplete or zero-change retries, securely authorizes protected-root repository metadata, and improves the Home “Since you left” activity UI.
Verdict 0.7.5
Restores exact file-change visibility for isolated Codex worktrees, refreshes connected-chat changes live, prevents update download races, and makes the Home activity summary compact.
Verdict 0.7.4
Prevents internal Codex worker/subagent tasks from appearing as user sessions or auto-filing project issues. Safely cleans existing positively identified worker entries while preserving legitimate top-level tasks, forks, and handoffs; also hardens session authority and project detach cleanup.