Add circuit history commands

This commit is contained in:
2026-07-23 22:18:36 +02:00
parent bd5f4f925f
commit ca13efbfcb
16 changed files with 1402 additions and 85 deletions
+2 -2
View File
@@ -224,8 +224,8 @@ Session-local UI undo/redo exists for structural and destructive operations.
The server already persists immutable revisions and project-wide undo/redo
eligibility for the first commands. Public command, undo and redo endpoints
exist for Circuit and CircuitDeviceRow field updates as well as
CircuitDeviceRow insertion/deletion. Complete command coverage and the UI
cutover remain future work.
Circuit/CircuitDeviceRow insertion and deletion. Complete command coverage and
the UI cutover remain future work.
Required operations: