v0.2.40.md•1.32 kB
This release brings significant enhancements to Model Context Protocol (MCP) integration and improves file handling capabilities.
## Improvements ⚡
### Enhanced MCP Integration (#419, #415, #409, #413)
- Added file and directory reading capabilities with integrated [Secretlint](https://github.com/secretlint/secretlint) security checks
- Introduced result retrieval tools for Claude Desktop and Cursor AI assistants
**Pack local repo with compress:**
```bash
Please pack this with compress in repomix.
<path>
```

**Read detailed results:**

For more MCP details, please refer to the documentation:
https://github.com/yamadashy/repomix#mcp-integration
### Extended File Format Support (#407)
- Added support for Bun lockfile format (`bun.lockb`)
Special thanks to @jiftoo for their first contribution!
## How to Update
```bash
npm update -g repomix
```
---
As always, 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.