Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
v0.2.6.md943 B
This release introduces remote repository features and security check improvements. ## What's New ### Enhanced Remote Repository Support (#196, #199) - Added new `--remote-branch` option for cloning specific branches Example usage: ```bash # Clone a specific branch repomix --remote user/repo --remote-branch develop ``` Special thanks to @tranquochuy645 for their first contribution, adding the remote branch feature! ### Security Check Improvements (#191, #201) - Added `--no-security-check` command line option for more control over security checking - Enables bypassing security checks when needed (e.g., when working with cryptographic libraries) ## 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