feat(remote-control): add hub-mediated remote workspaces - #3458
feat(remote-control): add hub-mediated remote workspaces#3458Ingwannu wants to merge 15 commits into
Conversation
Introduce the reviewed Remote Workspace Hub/Executor implementation. The CI workflow update is applied separately because the local OAuth token cannot write workflow files.
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Deterministic PR hygiene checks passed. |
✅ READY
Hygiene✅ Deterministic PR hygiene checks passed. |
리뷰 · 우선순위 68 / 80설명 지금 이 PR(초안,
페어링은 짧은 일회용 코드 → 기기 토큰( 명령 실행( 다만 헤드 CI에서 라인 단위 문제
메인테이너의 판단이 필요한 지점
너의 추천 머지하지 말고 초안 유지. 방향은 현재 이 댓글은 grok-bot이 작성했습니다 |
…proved-remote-control-pr-fix
…proved-remote-control-pr-fix
|
@lidge-jun Grok 리뷰에서 지적한 차단 사항을 기준으로 PR 헤드를 다시 방어하고 검증했습니다. 쉽게 정리하면:
검증 결과:
검증 후 |
Summary
This is intentionally a reviewable foundation, not a production rollout. Interactive PTY streaming, a hosted central relay, signed Windows release artifacts, a safe macOS command-containment owner, and real three-computer acceptance remain outside this PR.
@lidge-jun This changes authentication, WebSocket admission, workflow, and native process-isolation boundaries. Please give the exact head an explicit security/architecture review before merge.
Verification
devat24c0409ae; exact PR head:ba6f822ca. Currentdevadvanced afterwards by two Codex Set test/documentation-only commits (1a5c9ab23), with no runtime-code delta.HOME,OPENCODEX_HOME,CODEX_HOME, andPASEO_HOME:17,929 pass / 19 skip / 0 fail.devmerge:10 pass / 0 fail; GUI lint, i18n lint, and production build passed.-D warningspassed for Linux,x86_64-apple-darwin, andx86_64-pc-windows-msvc.workspace.exec.dev.Checklist
Draft status is deliberate. Do not merge until another maintainer has completed the required security/architecture review; macOS command execution remains an explicitly documented follow-up rather than a weakened sandbox in this PR.