mirror of
https://github.com/andrepimenta/claude-code-chat.git
synced 2026-05-30 16:31:41 +08:00
Drops the cross-platform PATH-injection workaround in favor of probing claude availability after install and writing the known install location to claudeCodeChat.executable.path when it's not on PATH. Terminals for login/model/usage/slash commands now launch claude directly via createTerminal's shellPath/shellArgs so they work identically across PowerShell, cmd, bash, and zsh. WSL nodePath is now optional (recent Claude ships as a native binary) and its field moved below claudePath. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>