Skip to main content
Paste Figma designs into the canvas as editable HTML storyboards. Released Jul 2

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.
This release brings design and canvas work closer together. You can now paste Figma designs directly onto the canvas as editable HTML storyboards, and draw with new SVG shape tools backed by a dedicated fill/stroke style panel. AI chat gets more control: define a System Prompt that’s applied to every conversation, choose a reasoning effort for Custom Agents, and run Sonnet 5 natively on Bedrock / Tempo Inference. AskUserQuestion cards are now keyboard-focusable, and Cmd+L focuses chat from anywhere. Issues and workspaces are steadier too. Kanban drag is faster and no longer clears assignees on multi-assigned cards, labels are editable straight from the right-click menu, and PR badges flag failing checks. A batch of fixes also smooths out canvas comments on working branches, auth edge cases on shared links, color-picker swatches, sidebar scroll jitter, and Windows path and dev-server issues.