This gist contains the necessary changes to support running ClaudeBox as root (UID 0) in WSL2.
Key changes:
- Lines 29-40: Handle user creation when UID=0 by creating symlink instead
- Lines 48-53: Create helper script for conditional command execution
- Throughout: Use helper script for user-context commands