Release v0.0.52
What's Changed
✨ Features
- [skills]: Add transcripts support to msgraph skill (#209)
- [config]: Make assistants configuration project-scoped (#207)
- [agents]: Dynamic model list from /v1/llm_models at agent startup (#208)
- [skills]: Add attendees support to msgraph calendar event creation (#206)
- [assistants]: Add ability for file upload (#193)
- [agents]: Add OneNote support to msgraph skill (#200)
🐛 Bug Fixes
- [agents]: Bump Claude version to 2.1.63 and add ENABLE_TOOL_SEARCH=0 workaround (#202)
- [cli]: Restore CLI binary link after agent install/update (#191)
♻️ Refactoring
- [agents]: Lazy-load claude templates via CLAUDE_PLUGIN_ROOT (#201)
📚 Documentation
- Fix outdated `codemie auth` references in AUTHENTICATION.md (#216)
🔧 Maintenance
- [agents]: Bump Claude Code version to 2.1.78 and extend gitleaks config (#219)
Full Changelog: v0.0.48...v0.0.52