2 Commits

Author SHA1 Message Date
Ilya Ashikhmin
8a1d2d0da6 docs: add pipeline editor implementation plan
Records the library research (JointJS core chosen), tech stack, and a
milestone checklist covering nodes, ports, edges, properties, catalogue,
mock flow and editing UX.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:13:45 +02:00
Ilya Ashikhmin
dcfc0094e4 chore: scaffold Electron + Vite + React + TypeScript project
Set up electron-vite build (main/preload/renderer split), TypeScript
project references, Vitest config, and a secure preload bridge exposing
save/open diagram IPC.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:13:45 +02:00