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

Merged
shoko merged 1 commits from fix/init-directory-warning into main 2026-04-02 15:21:31 +02:00
Owner

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.

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.
shoko added 1 commit 2026-04-02 15:20:05 +02:00
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.
han approved these changes 2026-04-02 15:21:01 +02:00
han left a comment
First-time contributor

lgtm

lgtm
shoko merged commit 7888a34bd9 into main 2026-04-02 15:21:31 +02:00
Sign in to join this conversation.