-
fix(kugetsu): improve session detection in cmd_start with retry logic and logging
released this
2026-04-02 11:43:26 +02:00 | 150 commits to main since this release- Capture fork output to .fork.log for debugging
- Track fork PID to detect if process exits early
- Retry session detection up to 10 seconds instead of 1 second
- Show fork log output when session creation fails
Downloads