-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Problem:
When running multiple happy instances from different machines/WSL instances that share the same Linux username, all sessions appear identically in the mobile app (e.g., all show "hooligan"). There's no way to distinguish between them.
Proposed Solution:
Add a --name flag or HAPPY_SESSION_NAME environment variable: bashhappy --name "frontend" happy --name "backend"
Or better yet, having a "rename" option next to sessions in the terminal tab
Use Case:
Running parallel Claude Code sessions on the same project from cloned WSL instances that have the same default user.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels