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.1.43.md•660 B
This release addresses a bug fix related to configuration validation for the Markdown output style.
## Bug Fixes
### Fixed Configuration Validation for Markdown Style (#126)
- Resolved an issue where using 'markdown' in the configuration file would trigger an invalid configuration error
We'd like to extend our sincere thanks to @r-dh for identifying and fixing this issue!
## How to Update
To update to the latest version, run:
```bash
npm update -g repopack
```
---
We value your feedback and contributions in making Repopack better! If you encounter any issues or have suggestions, please share them through our GitHub issues.