Skip to content

fix: enable Codex hook notifications#1441

Open
AmoabaKelvin wants to merge 1 commit intostablyai:mainfrom
AmoabaKelvin:fix/codex-hook-notifications
Open

fix: enable Codex hook notifications#1441
AmoabaKelvin wants to merge 1 commit intostablyai:mainfrom
AmoabaKelvin:fix/codex-hook-notifications

Conversation

@AmoabaKelvin
Copy link
Copy Markdown
Contributor

Install Codex hooks during startup even when the agent dashboard experiment is disabled, while keeping Claude and Gemini behind the experiment flag.

Route Codex hook completion events through the existing terminal notification dispatcher so notification settings, labels, and sounds stay consistent with title-based completions.

Validation: pnpm test -- src/main/agent-hooks/startup-hook-installation.test.ts src/renderer/src/hooks/useIpcEvents.test.ts src/renderer/src/components/terminal-pane/pty-connection.test.ts

  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build

Install Codex hooks during startup even when the agent dashboard experiment is disabled, while keeping Claude and Gemini behind the experiment flag.

Route Codex hook completion events through the existing terminal notification dispatcher so notification settings, labels, and sounds stay consistent with title-based completions.

Validation: pnpm test -- src/main/agent-hooks/startup-hook-installation.test.ts src/renderer/src/hooks/useIpcEvents.test.ts src/renderer/src/components/terminal-pane/pty-connection.test.ts; pnpm typecheck:web; pnpm typecheck:node; pnpm exec oxfmt --check touched files.
@AmethystLiang AmethystLiang requested review from Jinwoo-H and brennanb2025 and removed request for Jinwoo-H May 5, 2026 18:08
@nwparker nwparker requested review from nwparker and removed request for brennanb2025 May 5, 2026 18:21
@nwparker nwparker assigned nwparker and unassigned brennanb2025 May 5, 2026
@nwparker
Copy link
Copy Markdown
Contributor

nwparker commented May 6, 2026

Will check this one out tomorrow. Thanks for all the PRs @AmoabaKelvin , I always appreciate seeing one from you!

@nwparker
Copy link
Copy Markdown
Contributor

nwparker commented May 7, 2026

okay @brennanb2025 is going to get this in tomorrow, we chatted about it 🫡

@nwparker nwparker requested review from brennanb2025 and removed request for nwparker May 7, 2026 03:28
@nwparker nwparker assigned brennanb2025 and unassigned nwparker May 7, 2026
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.

3 participants