3 Commits

Author SHA1 Message Date
Ilya
d0bd47935a docs: mark plan complete and add screenshot to README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:27:09 +02:00
Ilya
35a465f088 feat(edit): clipboard copy/paste of nodes
Add an internal clipboard on the controller with undoable macro paste, and
Copy/Paste menu actions and shortcuts in the main window. Covered by a test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:26:52 +02:00
Ilya
9d6ceb8145 chore: scaffold project, plan, and toolchain
Set up PyQt6 + QGraphicsView pipeline-editor skeleton, requirements,
pytest headless config, and the actionable implementation plan under
docs/plan.

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