github Priivacy-ai/spec-kitty v0.8.1

latest releases: v0.9.0, v0.8.2
6 hours ago

Fixed

  • Work package move race conditions - Multiple agents can now work on different WPs simultaneously without blocking each other

    • Conflict detection now only blocks on changes to the same WP, not unrelated WP files
    • Agents working on WP05 no longer block moves of WP04
  • Exact WP ID matching - WP04 no longer incorrectly matches WP04b

    • Changed from prefix matching to exact boundary matching
    • Pattern now requires WP ID to be followed by -, _, ., or end of filename
  • Cleanup no longer leaves staged deletions - Stale copy cleanup uses filesystem delete instead of git rm

    • Prevents orphaned staged deletions from blocking subsequent operations
    • Automatically unstages any previously staged changes to cleaned files

Don't miss a new spec-kitty release

NewReleases is sending notifications on new releases.