daa937270c
Previous fix was applied to sessions/create.ts which is unused. The actual method called by the worker is SessionStore.createSDKSession in src/services/sqlite/SessionStore.ts. Now resets started_at_epoch when session is completed or older than the 4-hour wall-clock limit, preventing age limit blocks after mac sleep/resume without proper SessionEnd. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>