New
- Paste Figma designs as editable HTML storyboards.
- SVG shape draw tools with a fill/stroke style panel on the canvas.
- Set a user-defined System Prompt injected into every AI conversation.
- Custom Agents can pick a reasoning effort paired with the model.
- Sonnet 5 now runs natively on Bedrock / Tempo Inference.
- Workspace PR badges now show a ✕ indicator for failing checks.
- AskUserQuestion cards are keyboard-focusable, with route-wide Cmd+L focus.
Improved
- Collapsed zero-size elements are now framed by their child bounds.
- Kanban drag no longer re-renders every card on each slot change.
Fixed
- Dragging a multi-assigned card between columns keeps its assignees.
- Edit labels from the kanban right-click menu, plus fixed create-on-subset.
- Canvas comments now appear in-app on the current working branch.
- Shared links hold members briefly during auth instead of denying access.
- Auth recovers from Clerk session-not-found with a grace period and retry.
- Color-picker variable swatches now show in unthemed realms.
- Workspace drag-reorder snap-back and a bulk-update crash are resolved.
- Sidebar tree no longer jitters from placeholder-height mismatches.
- Scaffolded projects handle spaced/Windows paths correctly.
- Windows dev server stops orphaning the Next.js dev lock.