Release v0.10.0
What's Changed
✨ Features
- [proxy]: Add VS Code BYOK profile model support (#434)
- [analytics]: Embed userEmail and period metadata into JSON/HTML reports (#433)
- [skills]: Sync msgraph SharePoint additions from codemie-public-skills (#422)
- [agents]: Consolidate Claude Code statusline implementations (#418)
- [analytics]: Session-exit report finalizer and session-filter fixes (#412)
🐛 Bug Fixes
- [providers]: Use explorer.exe on Windows to bypass WDAC/AppLocker PowerShell restriction (#435)
- [agents]: Route gpt-5.6-sol models to Responses API (#432)
- [cli]: Quote Windows commandPath when getCommandPath returns null (#420)
- [analytics]: Propagate normalized git origin remote URL to metrics (#417)
- [cli]: Report correct version in success message after install (#413)
- [config]: Correct model-tier assignment and subagent routing for opus-only tenants (#411)
- [ci]: Probe common Node.js paths on Windows when PATH lookup fails (#401)
- [analytics]: Exclude non-CodeMie-owned native sessions from output (#410)
- [deps]: Resolve all npm audit vulnerabilities (18 → 0) (#415)
📚 Documentation
- [config]: Add lifecycle intent handling to project.md (#428)
- [agents]: Document Windows CI line-ending fix and cross-platform test patterns (#419)
🔧 Maintenance
- [agents]: Bump Claude Code supported version to 2.1.218 (#437)
Full Changelog: v0.9.0...v0.10.0