Skip to content

fix: handle EPERM on restricted directories, add quickstart to README#5

Merged
Kodaxadev merged 1 commit into
mainfrom
fix/eperm-and-quickstart
May 16, 2026
Merged

fix: handle EPERM on restricted directories, add quickstart to README#5
Kodaxadev merged 1 commit into
mainfrom
fix/eperm-and-quickstart

Conversation

@Kodaxadev
Copy link
Copy Markdown
Owner

Summary

  • Fix EPERM crash when collectFiles encounters permission-denied directories (e.g. Windows WinSAT)
  • Add Quickstart section and npm badge to root README
  • Add contributor note about npx local-package conflict
  • Bump to 3.3.1

Test plan

  • npm test — 8/8 pass
  • npm run lint — 0 failures
  • npm run check-secrets — 0 failures

🤖 Generated with Claude Code

- collectFiles now skips unreadable directories/files instead of crashing
- Add Quickstart section and npm badge to root README
- Add contributor npx note to inner README
- Bump to 3.3.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Kodaxadev Kodaxadev merged commit 90c4b90 into main May 16, 2026
1 check passed
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