v0.4.0-alpha.2
- Improved — AI builder prompt with collection directive and class reuse instructions for
create_styles.
- Improved — AI context for unused CSS selectors with compact property-name summaries grouped by collection.
- Improved — AI error messages now include verbose provider details for easier diagnostics.
- Fixed — Build script zip exclusion pattern dropping
includes/ai/tools/ and class-tools.php.
- Fixed — AI tool calls dropped with OpenAI Responses API (only first candidate was processed).
- Fixed — AI continuation calls failing with OpenAI when tool call history was incomplete.
- Fixed — AI image generation errors silently swallowed instead of shown in the chat UI.
- Fixed — AI image generation failing with Google provider due to unsupported
aspectRatio param.