v0.8.1
Patch release for Claude Code resume on project paths containing spaces.
- Fixes Claude sessions whose project slug collapses spaces into hyphens, causing showagent to reconstruct a non-existent cwd such as /path/with/spaces as /path/with/spaces split into directories.
- Keeps the existing project-bucket resume behavior for Claude sessions that continue in nested folders.
- Adds regression coverage for lossy Claude project slugs.