Skip to content

Enable TUI notifications by default#6633

Merged
nornagon-openai merged 1 commit intomainfrom
nornagon/codex/enable-tui.notifications-by-default
Nov 14, 2025
Merged

Enable TUI notifications by default#6633
nornagon-openai merged 1 commit intomainfrom
nornagon/codex/enable-tui.notifications-by-default

Conversation

@nornagon-openai
Copy link
Copy Markdown
Collaborator

Summary

  • default the tui.notifications setting to enabled so desktop notifications work out of the box
  • update configuration tests and documentation to reflect the new default

Testing

  • cargo test -p codex-core (fails: exec::tests::kill_child_process_group_kills_grandchildren_on_timeout is flaky in this sandbox because the spawned grandchild process stays alive)
  • cargo test -p codex-core exec::tests::kill_child_process_group_kills_grandchildren_on_timeout (fails: same sandbox limitation as above)

Codex Task

@nornagon-openai nornagon-openai added the codex Label used by connector to tag PRs that have been reviewed by Codex label Nov 14, 2025 — with ChatGPT Codex Connector
Copy link
Copy Markdown
Collaborator

@jif-oai jif-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add an hint in the notification to disable it ?

@nornagon-openai nornagon-openai merged commit 799364d into main Nov 14, 2025
25 checks passed
@nornagon-openai nornagon-openai deleted the nornagon/codex/enable-tui.notifications-by-default branch November 14, 2025 17:28
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

codex Label used by connector to tag PRs that have been reviewed by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants