Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
v0.2.4.md1.05 kB
This release introduces enhanced directory handling capabilities and includes several improvements to core functionality, making Repomix more versatile and reliable. ## What's New ### Empty Directory Support (#180, #161) - Added new option `includeEmptyDirectories` to include empty directories in repository structure To include empty directories in your output, add the following to your `repomix.config.json`: ```json { "output": { "includeEmptyDirectories": true } } ``` We'd like to thank @iNerdStack for implementing this feature in their contribution to Repomix! ## Improvements ### Statistics Formatting Enhancement (#177) - Added number formatting for improved readability - Fixed token calculation for more accurate reporting ## How to Update To update to the latest version, run: ```bash npm update -g repomix ``` --- We value your feedback and contributions in making Repomix better! If you encounter any issues or have suggestions, please share them through our GitHub issues.

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