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
v0.2.22.md•1.19 kB
This release introduces significant improvements to large file handling and expands the Repomix ecosystem with new tools and community channels.
# Improvements ⚡
## Improved Large File Handling (#302)
- Added a file size limit check (50MB) to prevent memory issues
- Graceful error handling for large files with clear user guidance:
Special thanks to @slavashvets for their continued contributions!
# Ecosystem Growth 🤝
## New VS Code Extension (#300)
A community-created VS Code extension "Repomix Runner" is now available:
- Run Repomix directly from VS Code
- Extension by @massdo: [View on VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=DorianMassoulier.repomix-runner)
Thank you @massdo for bringing Repomix to VS Code and expanding our tooling ecosystem!
## Official Social Media
- Launched official Repomix X (Twitter) account: [@repomix_ai](https://x.com/repomix_ai)
- Follow for updates, tips, and community highlights
# How to Update
```bash
npm update -g repomix
```
---
Join our growing community on [Discord](https://discord.gg/BF8GxZHE2C) and follow us on [X](https://x.com/repomix_ai) for updates!