Skip to content

Windows: make grok + codex implementer lanes work headless#4

Open
tr3lane wants to merge 1 commit into
DannyMac180:mainfrom
tr3lane:windows-headless-lanes
Open

Windows: make grok + codex implementer lanes work headless#4
tr3lane wants to merge 1 commit into
DannyMac180:mainfrom
tr3lane:windows-headless-lanes

Conversation

@tr3lane

@tr3lane tr3lane commented Jul 12, 2026

Copy link
Copy Markdown
  • run_capped: cross-platform hard wall-clock; Windows tree-kills via taskkill //T //F on the winpid; *nix uses validated GNU coreutils timeout (never trusts system32 timeout.exe). Foreground-only to avoid orphaned marker-poll loops.
  • grok --permission-mode auto (was acceptEdits, which silently drops every write headless on Windows).
  • codex --sandbox read-only on Windows (no OS sandbox there): runs as a read-only reviewer returning a git-apply-able patch (STATUS: proposal); grok is the Windows writer. macOS/Linux keep workspace-write.

*nix behavior unchanged. Tested headless on Windows 11 / Git Bash.

- run_capped: cross-platform hard wall-clock; Windows tree-kills via taskkill //T //F on the winpid; *nix uses validated GNU coreutils timeout (never trusts system32 timeout.exe). Foreground-only to avoid orphaned marker-poll loops.
- grok --permission-mode auto (was acceptEdits, which silently drops every write headless on Windows).
- codex --sandbox read-only on Windows (no OS sandbox there): runs as a read-only reviewer returning a git-apply-able patch (STATUS: proposal); grok is the Windows writer. macOS/Linux keep workspace-write.

*nix behavior unchanged. Tested headless on Windows 11 / Git Bash.
chiptuned added a commit to chiptuned/fable-advisor that referenced this pull request Jul 15, 2026
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