Skip to content

CPLAT-9497: improve remote worker session handoff#42

Merged
gavin-jeong merged 1 commit into
masterfrom
CPLAT-9497-remote-worker-handoff-pr
May 22, 2026
Merged

CPLAT-9497: improve remote worker session handoff#42
gavin-jeong merged 1 commit into
masterfrom
CPLAT-9497-remote-worker-handoff-pr

Conversation

@gavin-jeong
Copy link
Copy Markdown
Collaborator

JIRA: https://sendbird.atlassian.net/browse/CPLAT-9497


Summary

  • Add reusable remote worker pod support with configurable context/namespace/pod/container/user/home and per-session workdir templates.
  • Add remote lifecycle verbs for sync up/down, exec, phase, snapshot/restore/fork, snapshot import/export, and pull-on-stop.
  • Add ccx config helpers (view, edit, path, get, set) and ccx info for matched session metadata.

Test plan

  • go build ./...
  • go vet ./...
  • go test ./... (446 passed)
  • Verified real remote sync against dlops-apne2-ahcl/coder/coder-gavin-jeong-claude-agent without deleting the pod
  • Verified snapshot/restore/export/import and fixed-pod reuse against real Kubernetes pods

Copy link
Copy Markdown

@jinsekim jinsekim left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown

@jinsekim jinsekim left a comment

Choose a reason for hiding this comment

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

LGTM!

@gavin-jeong gavin-jeong merged commit 128f359 into master May 22, 2026
3 checks passed
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.

3 participants