Skip to content

Notify TUI about plan mode prompts and user input requests#13495

Merged
etraut-openai merged 2 commits intomainfrom
etraut/add-planmode-notification-event
Mar 4, 2026
Merged

Notify TUI about plan mode prompts and user input requests#13495
etraut-openai merged 2 commits intomainfrom
etraut/add-planmode-notification-event

Conversation

@etraut-openai
Copy link
Collaborator

@etraut-openai etraut-openai commented Mar 4, 2026

Addresses #13478

Summary

  • Add two new scopes for tui.notifications config: plan-mode-prompt and user-input-requested.
  • Add Plan Mode prompt and user-input-requested notifications to the TUI so these events surface consistently outside of plan mode
  • Add helpers and tests to ensure the new notification types publish the right titles, summaries, and type tags for filtering
  • Add prioritization mechanism to fix an existing bug where one notification event could arbitrarily overwrite others

Testing

  • Manually tested plan mode to ensure that notification appeared

@etraut-openai
Copy link
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@etraut-openai etraut-openai merged commit f80e5d9 into main Mar 4, 2026
51 of 53 checks passed
@etraut-openai etraut-openai deleted the etraut/add-planmode-notification-event branch March 4, 2026 22:09
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants