Skip to main content
Glama
v1.9.2.md1.13 kB
This release improves `.gitignore` handling to better match Git's standard behavior and includes GitHub Actions fixes! ## Improvements ⚡ ### Improved .gitignore Handling (#964) Updated to globby v16 and enhanced `.gitignore` handling to match Git's standard behavior. Parent directory `.gitignore` files are now properly respected, making file filtering more intuitive and consistent with how Git itself operates. **Key improvements:** - ✅ Parent directory `.gitignore` files are now properly respected - ✅ Consistent behavior with Git's standard ignore pattern matching ## Bug Fixes 🐛 ### Fixed GitHub Actions `compress` Option (#965) Fixed a bug where setting `compress: false` in GitHub Actions incorrectly added an unsupported `--no-compress` argument. The logic is now corrected so that `--compress` is only added when explicitly enabled. Special thanks to @chinchala for their first contribution! 🎉 ## How to Update ```bash npm update -g repomix ``` --- As always, if you have any issues or suggestions, please let us know on GitHub issues or our [Discord community](https://discord.gg/wNYzTwZFku).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yamadashy/repomix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server