Skip to content

notify: emit agent-turn-start hook#9440

Closed
taf2 wants to merge 1 commit intoopenai:mainfrom
taf2:add-start
Closed

notify: emit agent-turn-start hook#9440
taf2 wants to merge 1 commit intoopenai:mainfrom
taf2:add-start

Conversation

@taf2
Copy link
Copy Markdown

@taf2 taf2 commented Jan 18, 2026

External integrations (like lights) need a start signal, not just completion.

  • Add a new notify payload type agent-turn-start so scripts can react when a turn begins.
  • Emit it at the start of run_turn with thread/turn/cwd and user input messages.
  • Update docs and tests to cover the new event.

@github-actions
Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@taf2 taf2 mentioned this pull request Jan 18, 2026
@etraut-openai
Copy link
Copy Markdown
Collaborator

Our contribution guidelines indicate that we're not currently accepting contributions for new features at this time. We need to make sure that all new features compose well with both existing and upcoming features, fit into our roadmap, and are consistent across all Codex surfaces (CLI, IDE extension, web). If you would like to propose a new feature, please file or upvote an enhancement request in the issue tracker. We will generally prioritize new features based on community feedback.

We're working on designing a comprehensive "hooks" feature, so this will be coming to Codex soon.

@taf2
Copy link
Copy Markdown
Author

taf2 commented Jan 18, 2026

@easong-openai no worries - this is all codex anyway 👍 looking forward to hooks feature will be super fun thanks

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.

2 participants