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
This release focuses on improving the stability of Repopack by enhancing error handling for tiktoken-related issues.
## Improvements
### Enhanced Error Handling for Token Counting (#89, #91)
- Improved error handling for tiktoken-related issues in the token counting process
- Added warning logs for files that fail token counting
## How to Update
To update to the latest version, simply run:
```bash
npm update -g repopack
```
---
We appreciate your feedback and contributions to make Repopack even better! If you encounter any issues or have suggestions, please let us know through our GitHub issues.