v0.28 Agent Workflow minor
Agent media intake, scalable annotations, and faithful text effects
Completed the path from ChatGPT-generated media into Flare, made annotations scale with the work, and strengthened text effects so model output respects the original lettering and composition.
Added
- Added a binary-upload path for ChatGPT- or agent-generated local image files, so they can become Flare assets and be inserted into the active canvas.
- Added native AI Remove and Stylize actions for selected image layers, including public style previews.
- Added MCP App support for completing an image annotation and sending the resulting request back to the Codex conversation.
Improved
- Improved annotations so arrows, text, and other marks scale naturally with both the target image and the canvas zoom, without arbitrary size ceilings.
- Improved text-effect references by rendering the actual text layer at high resolution before generation. Font choice, size, spacing, transforms, and position now remain visible to the model.
- Improved text-effect composition so results use the background image dimensions, return to the original text position, and can replace the temporary source layers in the canvas.
- Replaced generic loading states for canvas generation actions with the woven shader loading treatment used elsewhere in the editor.
- Kept temporary text-effect references outside the normal asset library while preserving their short-lived access for generation.
Fixed
- Fixed MCP media handling so agent-created images stay canonical after insertion into the iframe editor.
- Fixed image annotation saves from the MCP App and eliminated stale duplicate Codex presence entries.
- Fixed project title feedback in the MCP editor so a successful Enter-to-rename does not visually revert to the old name.
- Fixed multi-selection collaboration geometry and automatic layer naming in common canvas workflows.