v0.2.0
Breaking changes
- Subentry types changed from single
modeltype to per-platform types (conversation,ai_task_data,ai_task_image). You must remove and re-add the integration after updating.
What's new
- Separate "Add" buttons for each entity type: conversation agent, AI data task, AI image task
- Default conversation and AI task subentries auto-created on setup
- Default provider changed to Workers AI with sensible model defaults:
- Conversation: GLM-4.7-Flash (fast, tool calling support)
- AI data task: Kimi K2.5 (high quality structured output)
- Matches the subentry pattern used by Anthropic and OpenAI HA integrations
Full Changelog: v0.1.4...v0.2.0