Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
v0.1.18.md1.03 kB
It's focusing on security improvements and output refinements. ## Improvements ### Security Enhancements: Exclude Suspicious Files - Implemented a filter to exclude potentially sensitive files from the output. - This improvement prevents the inclusion of suspicious files, enhancing overall security. ## Fixes ### Prevent Recursive Output Issues - Modified the `getFilePaths` function in `src/core/packager.ts` to exclude the output file from processing. - This fix resolves a recursive issue where the output file was being included in itself. ## Changes ### XML Escaping Removal - Removed XML escaping for file paths and contents in repository files. - This change improves readability and AI comprehension of the generated output. Note: This update assumes that input data (file paths, contents, etc.) does not contain characters that would break XML syntax. If there's a possibility of such characters, we may implement a more robust solution in the future, such as using CDATA sections for file contents.

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