v0.5.2
Release v0.5.2
🐛 Bug Fixes
- Use Authorization header instead of query token for EventSource (#318)
- Add type guard for estimated_cost_usd to prevent NOT NULL errors (#314)
- Handle missing estimated_cost_usd column in old Hermes state.db (#312)
- Normalize profile names to lowercase (#302)
- Improve model list layout (#311)
- Smart cleanup of exclusive platform credentials on profile clone (#283)
- Fix code block overflow in cron task messages (#291)
- Reconstruct tool_call_id from conversation context (#309)
♻️ Refactor
- Unify SQLite table schema management (#310)
📝 Docs
- Add v0.5.1 release notes (#313)
Full Changelog: v0.5.0...v0.5.2