Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phiat/claude-esp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: phiat/claude-esp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 1 commit
  • 4 files changed
  • 2 contributors

Commits on Feb 28, 2026

  1. 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 <[email protected]>
    phiat and claude committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    e5dad78 View commit details
    Browse the repository at this point in the history
Loading