molecule-core/canvas/src/store
Dev Lead Agent b7292e9c13 fix(canvas): WORKSPACE_PROVISIONING grid origin offset — prevent viewport clipping
New nodes were placed at (0,0) or close to it, causing them to spawn
behind the toolbar/palette chrome and require manual panning to find.
Add GRID_ORIGIN_X/Y = 100 offset so the first node lands in clear canvas
space, and update the position assertion in the unit test accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 07:53:45 +00:00
..
__tests__ fix(canvas): WORKSPACE_PROVISIONING grid origin offset — prevent viewport clipping 2026-04-15 07:53:45 +00:00
canvas-capabilities.ts initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
canvas-events.ts fix(canvas): WORKSPACE_PROVISIONING grid origin offset — prevent viewport clipping 2026-04-15 07:53:45 +00:00
canvas-topology.ts fix: auto-layout zero-position nodes on hydrate, fix new-node x===y bug 2026-04-14 04:25:25 +00:00
canvas.ts feat(canvas): add WebSocket connection status indicator to Toolbar 2026-04-14 08:21:57 +00:00
socket.ts fix(canvas): close 4 gaps in WS status indicator (env, toast, tests) 2026-04-14 08:26:38 +00:00