v0.2.40

yamadashy/repomixv0.2.40Mar 15, 2025by yamadashy

AI Summary

This release significantly enhances MCP integration and extends file format support.

Key Highlights

  • Enhanced MCP integration with file/directory reading capabilities
  • Integrated Secretlint security checks
  • Result retrieval tools for Claude Desktop and Cursor AI
  • Added Bun lockfile format support (bun.lockb)

New Features

  • Enhanced MCP integration with Secretlint security checks
  • Result retrieval tools for Claude Desktop and Cursor AI
  • Bun lockfile format support
  • File and directory reading capabilities

Full Release Notes

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>
```

![MCP Integration - Command Example](https://github.com/user-attachments/assets/6eb70126-ed60-4d5e-956d-1454ab7bfd41)

**Read detailed results:**
![MCP Integration - Results View](https://github.com/user-attachments/assets/db536a6d-c164-4426-9993-25fbff21ffa5)

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.