You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graceful startup when no Claude Code sessions exist
Start TUI with empty tree instead of crashing when ~/.claude doesn't
exist or no sessions are found. Auto-discovers sessions as they appear.
- Don't error in New() when session not found or dir missing
- Watch ancestor directory when claudeDir doesn't exist yet
- Switch to full recursive watch when claudeDir is created
- Show "Waiting for Claude Code sessions..." in empty tree
- Show "Waiting..." in header when 0 sessions
- Bump version to 0.3.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments