Skip to content

fix(codex): allow scheduled issues to commit reports - #1171

Open
claekchen wants to merge 1 commit into
TraderAlice:masterfrom
claekchen:codex/headless-git-write
Open

fix(codex): allow scheduled issues to commit reports#1171
claekchen wants to merge 1 commit into
TraderAlice:masterfrom
claekchen:codex/headless-git-write

Conversation

@claekchen

Copy link
Copy Markdown

Summary

  • launch headless Codex with the same unattended host access used by interactive sessions
  • allow scheduled Issues to commit generated reports before Inbox delivery
  • update the command composition regression test

Root cause

Codex workspace-write protects .git, so scheduled report Issues could write report files but failed at git add with an index.lock permission error. Their delivery contract correctly refused to push an uncommitted report, causing the notification to be missed.

Verification

  • pnpm vitest run src/workspaces/adapters/ai-config.spec.ts (105 passed)
  • pnpm build:server

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

@claekchen is attempting to deploy a commit to the luokerenx4's Team Team on Vercel.

A member of the Team first needs to authorize it.

@claekchen

Copy link
Copy Markdown
Author

Validation completed on fork commit d41a4e3b:

The upstream fork PR workflows remain approval-gated for an external contributor, so the same commit was explicitly dispatched and verified on the fork.

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