Skip to content

Arc: Add workspace persistence#24

Draft
connortessaro wants to merge 1 commit intomainfrom
code/task_72fb3953/self-drive-72fb3953-1
Draft

Arc: Add workspace persistence#24
connortessaro wants to merge 1 commit intomainfrom
code/task_72fb3953/self-drive-72fb3953-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.

Persist selected worker and project root across app restarts.

Backend:
- Add CodeCockpitWorkspaceState type and optional workspaceState
  field to the cockpit store
- Add saveCodeCockpitWorkspaceState / loadCodeCockpitWorkspaceState
  store helpers
- Add runtime methods and RPC endpoints
  (code.cockpit.workspace-state.save / .load)

macOS app:
- Add CockpitWorkspaceState model
- Add GatewayConnection save/load methods
- Restore workspace state on first CockpitStore refresh
- Persist workspace state on worker selection change

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