Skip to content

fix(runners): 윈도우 codex 쓰기 전멸 — 샌드박스 read-only 폴백, win32 분기 - #236

Draft
beyondworks wants to merge 1 commit into
mainfrom
fix/codex-windows-write
Draft

fix(runners): 윈도우 codex 쓰기 전멸 — 샌드박스 read-only 폴백, win32 분기#236
beyondworks wants to merge 1 commit into
mainfrom
fix/codex-windows-write

Conversation

@beyondworks

Copy link
Copy Markdown
Owner

윈도우 codex 크루가 파일을 전혀 못 쓰는 신고 4건(전부 윈도우, 08-03~05)의 수정. 윈도우엔 codex가 쓸 OS 샌드박스 기전이 없어(openai/codex#6374) workspace-write가 read-only로 낙하한다. codexSandboxModeArgs(platform)로 win32만 분기 — 맥·리눅스는 기존 유지. 상세 근거·검증·드래프트 사유(윈도우 실기기 프로브 대기)는 커밋 메시지와 src/runners/codex.mjs 주석 참고. npm test 861/0.

🤖 Generated with Claude Code

실사용 신고 4건(2026-08-03~05, 전부 윈도우 — ref 57b7599e·cff06983·63dc3339·0145d811)
+ QA 신규 클러스터 최다 14건. 벤더 확인(openai/codex#6374): 윈도우엔 OS 샌드박스
기전이 없어 workspace-write를 못 지키고 read-only로 떨어진다. 네이티브 윈도우
샌드박스는 실험 단계(elevated 셋업 필요) — codex exec는 미수행.

- codexSandboxModeArgs(platform): win32=--dangerously-bypass-approvals-and-sandbox,
  그 외=--sandbox workspace-write(맥 seatbelt 앱 본체 보호 유지)
- 전권 원칙(capabilities.mjs) 정합 — 윈도우 앱 본체(%LOCALAPPDATA%)는 홈 안이라
  writable_roots=홈 시점부터 샌드박스 보호 대상이 아니었음
- 회귀: 플랫폼 주입 테스트 + 호출부 배선 앵커. npm test 861/0
- 라이브 미검증: 윈도우 실기기 before/after 프로브 대기(유건 윈도우 가용 시)

Co-Authored-By: Claude Opus 5 <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