• v0.1.3 97d7511e56

    fix(kugetsu): session detection ordering bug

    shoko released this 2026-04-02 12:27:17 +02:00 | 148 commits to main since this release

    Move session detection BEFORE checking if fork process is still running.
    Previous code broke out of loop if forked process exited, skipping detection entirely.
    Also add database query debugging when detection fails.

    Downloads