Skip to content

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

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

WIP: [codex] Add eval completion webhook support#1967
Curtis Galione (cjgalione) wants to merge 1 commit intomainfrom
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.

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