generated from nhcarrigan/template
feat: agent monitor characters, cast panel, WSL fixes, and Sonnet 4.6 #149
Reference in New Issue
Block a user
Delete Branch "feat/girls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
New Features
claude-sonnet-4-6as a selectable model in the config sidebarBug Fixes
try_wait()now detects the stale handle and clears it before allowing a restartwsl -e test -d <dir>before launching Claude; invalid directories surface a clear error immediatelywsl -e bash -lc "which claude"is used to probe for the Claude binary inside WSL; on Linux/WSLg,bash -lc "which claude"is used as a login-shell fallback so GUI apps find the binary even without shell PATHdetect_wsl()now short-circuits at compile time on Windows targets, preventing inheritedWSL_DISTRO_NAMEenv vars from misrouting native Windows binaries through the Linux code path✨ This PR was crafted with love by Hikari~ 🌸