Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
v0.3.1.md1.29 kB
This release introduces enhancements including improved comment removal support for C++, code compression features for Solidity, and MCP improvements. ## Improvements ⚡️ ### C++ Comment Removal Enhancement (#435) - Added support for comment removal `--remove-comments` in C++ file extensions: - .h, .hpp (header files) - .cpp, .cc, .cxx (source files) Special thanks to @AdijeShen for this valuable contribution in expanding C++ support! ### Solidity Support Enhancement (#436) - Added compression support `--compress` for Solidity files - Implemented comment removal `--remove-comments` functionality ### MCP Resource Enhancement (#426, #434) - Enhanced read_repomix_output tool functionality: - Now includes output as a resource ### Default Ignore Pattern Enhancement (#428) - Added `uv.lock` to the default ignore list ## Documentation 📚 ### French Documentation (#429) - Added comprehensive French guides for installation and usage https://repomix.com/fr/ ## How to Update To update to the latest version, run: ```bash npm update -g repomix ``` --- If you encounter any issues or have suggestions, please let us know through our GitHub issues or join our [Discord community](https://discord.gg/wNYzTwZFku) for support.

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