What's Changed
- feat: clean chunk content before embedding to improve vector quality (#206)
- fix: exclude pymilvus 2.6.10 to prevent Milvus Lite hang (#205)
- chore: bump ccplugin version to 0.2.5 (#198)
- fix: handle array-format user message content in parse-transcript.sh (#197)
- docs: add GitHub star badge to ccplugin README (#193)
- chore: bump ccplugin version to 0.2.4 (#192)
- docs: add ONNX default change notice and upgrade guide (#191)
- fix: check config file for API key before reporting missing key (#190)
- fix: resolve CI failures across all workflows (#189)
- chore: remove unused examples directory (#188)
- ci: use uv across all workflows and tighten permissions (#129)
- ci: add stale issues and PRs workflow (#128)
- ci: add Python 3.13 to test matrix (#130)
- docs: translate Chinese comments to English in e2e example (#131)
- ci: add pre-commit hooks for ruff lint and format (#179)
- fix: prevent duplicate session headers in daily memory files (#175)
- test: add chunk ID format tests (#164)
Features
- feat: ONNX embedding provider + ccplugin zero-config default (#187)