Skip to content

Arc: Save and restore project layouts#28

Draft
connortessaro wants to merge 1 commit into
mainfrom
code/task_73c0d8e4/self-drive-73c0d8e4-1
Draft

Arc: Save and restore project layouts#28
connortessaro wants to merge 1 commit into
mainfrom
code/task_73c0d8e4/self-drive-73c0d8e4-1

Conversation

@connortessaro

Copy link
Copy Markdown
Owner

Automated draft PR created by Arc self-drive.

This branch was pushed from an isolated worker worktree after the task completed successfully.

Add CodeProjectLayout type with lane definitions (worker/review/terminal)
to the cockpit store with full CRUD: save (upsert by projectRoot+name),
list, get-active, and delete. Wire through runtime, gateway RPC
(code.layout.save/list/active/delete), and Swift data models.

CockpitWindow restores the active layout on appear and auto-saves
on window close. A Save Layout button in the header toolbar lets
the operator persist the current lane arrangement at any time.

Includes 8 store-level tests covering persistence, upsert, active-flag
deactivation, validation, and cross-reload durability.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant