Skip to content

fix(skills): normalize command resource paths#270

Merged
cbusillo merged 2 commits into
mainfrom
fix/review-cursor-skill-paths
May 31, 2026
Merged

fix(skills): normalize command resource paths#270
cbusillo merged 2 commits into
mainfrom
fix/review-cursor-skill-paths

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • normalize skill command resource paths before matching declared resources
  • keep missing normalized helper paths on the file-existence error path instead of undeclared-resource errors
  • fetch upstream cursor refs with --no-tags to avoid upstream/product tag collisions

Validation

  • cd code-rs && cargo test -p code-core skills::loader::tests
  • scripts/local/upstream-cursors.sh --no-fetch
  • rg "git fetch --no-tags" scripts/local/upstream-cursors.sh
  • ./build-fast.sh

@cbusillo cbusillo merged commit 968cdf2 into main May 31, 2026
1 check passed
@cbusillo cbusillo deleted the fix/review-cursor-skill-paths branch May 31, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant