Skip to content

WIP: [codex] Add eval completion webhook support#1967

Draft
Curtis Galione (cjgalione) wants to merge 1 commit into
mainfrom
codex/eval-on-complete-webhook
Draft

WIP: [codex] Add eval completion webhook support#1967
Curtis Galione (cjgalione) wants to merge 1 commit into
mainfrom
codex/eval-on-complete-webhook

Conversation

@cjgalione
Copy link
Copy Markdown
Contributor

Summary

Adds an eval completion callback and devserver completion webhook support for JavaScript evals.

Changes

  • Adds Eval(..., { onComplete }) and calls it once after eval results are produced and logs are flushed.
  • Adds on_complete_webhook support to the devserver request schema.
  • Adds completion webhook payload construction plus retry/backoff dispatch.
  • Adds unit coverage for callback ordering and webhook dispatch behavior.

Validation

Not run locally in this cleanup pass; preserving WIP before machine wipe.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If this PR is still relevant, please leave a comment, push an update, or remove the stale label. Thank you for your contributions!

@github-actions github-actions Bot added the stale label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant