• v0.1.7 7888a34bd9

    fix(kugetsu): warn if init run from non-empty directory

    shoko released this 2026-04-02 15:21:52 +02:00 | 142 commits to main since this release

    Warn users if running kugetsu init from a directory with files or git
    repository. This prevents project context from contaminating the base
    session, which causes forked sessions to have unwanted context.

    Downloads