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

1 Commits

Author SHA1 Message Date
shokollm
e2a37cdbb9 fix(kugetsu): warn if init run from non-empty directory
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.
2026-04-02 13:19:49 +00:00