Skip to content

feat: add workspace lifecycle and SCM follow-up#2328

Open
neversettle17-101 wants to merge 7 commits into
ao/agent-orchestrator-19/workspace-backend-corefrom
ao/agent-orchestrator-19/workspace-backend-scm-observer
Open

feat: add workspace lifecycle and SCM follow-up#2328
neversettle17-101 wants to merge 7 commits into
ao/agent-orchestrator-19/workspace-backend-corefrom
ao/agent-orchestrator-19/workspace-backend-scm-observer

Conversation

@neversettle17-101

@neversettle17-101 neversettle17-101 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • stacked follow-up on feat: materialize workspace project sessions #2327 with the heavier workspace backend changes moved out of the core PR
  • add workspace project teardown/restore, dirty preservation, cleanup behavior, and default-branch metadata
  • add SCM observer support for workspace child repositories

Testing

  • cd backend && go test ./internal/observe/scm ./internal/session_manager ./internal/adapters/workspace/gitworktree ./internal/storage/sqlite/store ./internal/service/project

Stacked on #2327. Split from #2322. References #2222.

@neversettle17-101 neversettle17-101 force-pushed the ao/agent-orchestrator-19/workspace-backend-core branch from 517bc46 to 8057128 Compare July 1, 2026 10:42
@neversettle17-101 neversettle17-101 force-pushed the ao/agent-orchestrator-19/workspace-backend-scm-observer branch from c041afc to ca80fa4 Compare July 1, 2026 10:42
@neversettle17-101 neversettle17-101 changed the title feat: observe workspace child repo SCM feat: add workspace lifecycle and SCM follow-up Jul 1, 2026
@neversettle17-101 neversettle17-101 force-pushed the ao/agent-orchestrator-19/workspace-backend-scm-observer branch 3 times, most recently from f022f22 to 45ab1e7 Compare July 1, 2026 11:06

@neversettle17-101 neversettle17-101 left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes. Restore now ignores legacy saved worktree rows, so sessions saved before this state transition change can be stranded after upgrade.

Comment thread backend/internal/session_manager/manager.go Outdated
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