What's Changed
LLM
- DeepSeek V4: Migrated to the V4 model with thinking parameter control.
- Kimi K2.6: Upgraded to kimi-k2.6, removed redundant KIMI_MODEL_THINKING config.
Bug Fixes
- Pre-commit: Fixed pip-audit hook not working (missing dependency declaration + venv path).
- Startup: start.sh now installs frontend deps more reliably, with cleaner log output.
- Frontend: Removed dead assignments flagged by ESLint 10.
Engineering
- TypeScript 6.0: Upgraded the frontend build toolchain to TypeScript 6.0.3.
Full Changelog: v1.3.1...v1.3.2