Rdzleo dbdd304905 代码初始化:
本项目为触摸版项目代码复制而来,基于此版本进行按键功能的适配!
2026-03-23 11:14:56 +08:00

652 B

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