Skip to content

v0.8.1

Choose a tag to compare

@aytzey aytzey released this 09 Jul 12:25
34913db

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.