Changelog

# ChangeLog

## v0.7.0 - 2026-02-02

### Initial Release

- feat(repo): add agent helper library for ESP-Brookesia ecosystem
- feat(manager): add Manager helper with type-safe function and event definitions for agent management
- feat(coze): add Coze helper with authentication, robot info, and event schemas
- feat(openai): add OpenAI helper with model configuration and session management schemas
- feat(xiaozhi): add Xiaozhi helper with OTA configuration and event schemas
- feat(repo): provide unified calling interfaces based on C++20 Concepts and CRTP pattern
- feat(repo): integrate with `brookesia_service_helper` for shared base functionality