Changes
- Prompt optimization — Completed prompt refinement through automated build test suite; all models now have improved performance.
- Tencent tokenhub support — Enhanced Tencent tokenhub integration for better model availability.
- hy3 adaptation with read dedup — Added hy3 model adapter support, enabled read deduplication after testing and evaluation.
Assets
Two variant matrices are provided:
- with-webui (GPL) — Includes NewWeb/OpenCodeUI-derived WebUI assets
- no-webui (MIT) — WebUI-free variant
Each matrix covers 12 platform targets: darwin-arm64/x64, linux-arm64/x64 (glibc/musl/baseline), windows-arm64/x64.
Install
# with-webui variant (GPL)
npm install -g ./chimera-darwin-arm64-with-webui-0.0.6.tgz ./chimera-with-webui-0.0.6.tgz
# no-webui variant (MIT)
npm install -g ./chimera-darwin-arm64-no-webui-0.0.6.tgz ./chimera-no-webui-0.0.6.tgz