Kazuki Yamada

Results 286 comments of Kazuki Yamada

If customization is needed, it might be better to call `repomix` directly instead of going through MCP. Currently, the main use case for MCP is to pack a local folder...

Hi, @PaperBoardOfficial ! Thanks for offering to help! I'll assign this task to you. Please let me know if you have any questions or need clarification about anything. Really appreciate...

Hi, @huy-trn ! The ZIP file upload feature for https://repomix.com has been implemented by @PaperBoardOfficial! - https://github.com/yamadashy/repomix/pull/353 Please let us know if you have any feedback on this implementation!

Thanks for testing and confirming @huy-trn! I'm closing this issue now. 🎉

Hi @BestofthebestinAI! Since Repomix is built with JavaScript, it’s not directly available as a Python library. However, the community has created a Python version that supports library usage: https://github.com/AndersonBY/python-repomix Please...

Hi, @JustBugReporting ! Thank you for reporting this issue! I'll look into it.

It's because when fetching GitHub archives, the code automatically tries to fetch from the main branch first. This causes problems for repositories like Filament that use 4.x as their default...

@JustBugReporting This should now be fixed to fetch from the default branch. However, please note that `filamentphp/filament` has a large number of files and may fail on repomix.com. I recommend...

Hi, @m0j0mada ! Thank you for reporting this issue! I suspect there might be a false positive in our binary file detection. Let me investigate this as a potential bug....

@m0j0mada > Repomix should emit a clear error or warning when a file is skipped due to encoding or character issues, ideally with the filename and line number. This feature...