github yamadashy/repomix v0.2.20

5 days ago

This release includes important fixes for Git Worktree support and repository name validation, improving Repomix's compatibility and stability.

Bug Fixes 🐛

Git Worktree Support (#279)

  • Fixed an issue where Repomix fails when processing repositories created using git worktree
    • Now correctly handles .git as a reference file in worktree repositories

Special thanks to @slavashvets for discovering and fixing this issue!

Repository Name Validation

  • Fixed an issue where --remote option would fail when using GitHub shorthand names containing dots (e.g., user/repo.name)

How to Update

To update to the latest version, run:

npm update -g repomix

We welcome community involvement and appreciate all contributions that help make Repomix better.


As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.

Don't miss a new repomix release

NewReleases is sending notifications on new releases.