Jef.Z

Results 4 issues of Jef.Z

Hello,thank you for the rekit framework! Would you consider adding `HashedModuleIdsPlugin` to the default webpack configuration of the rekit framework? ``` plugins: [ ... new webpack.HashedModuleIdsPlugin(), ].filter(Boolean), ``` [HashedModuleIdsPlugin](https://v4.webpack.js.org/plugins/hashed-module-ids-plugin) :...

- Add Chinese translation for sora and mistral-7b - Fix Chinese translation errors in TOT

### Current Behavior Excellent update. Thank you very much。 I noticed that after updating to version 3, memory cleanup works better than before. However, I encountered a confusion. I set...

enhancement

## Environment information **Version**: ```json "dependencies": { "body-parser": "2.2.0", "express": "5.1.0", } ``` **Platform**: Linux: WSL: Linux 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun 5 18:30:46 UTC 2025 x86_64 x86_64 x86_64...

bug