mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Previously, creating a new session without selecting a project directory defaulted to process.cwd(), which in the desktop app resolves to the app installation path. Now it defaults to os.homedir(). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>