Files
geo/apps
root 184646f9fe fix(desktop): persist account challenge state and clear it on real execution success
Previously a challenge auth state was lost on client restart (rehydrated
as active/unknown from lastVerifiedAt alone) and never cleared once a
subsequent monitor execution actually succeeded. Persist authState and
authReason so a challenge survives a restart, and add
markTrackedAccountExecutionSucceeded to clear a stale challenge when a
real task run succeeds.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 23:56:06 +08:00
..