Running hooks (Start, Stop, any other) hooks do not show up nor run in actual since today (8th May)

Resolved 💬 2 comments Opened May 8, 2026 by chibhat-orcl Closed May 9, 2026

What version of the IDE extension are you using?

26.506.21252

What subscription do you have?

Oracle Corp

Which IDE are you using?

VS Code

What platform is your computer?

OS irrespective (facing on Linux and Windows, Mac of my colleagues)

What issue are you seeing?

The hooks (Startup, Stop, and any) are not showing up as Running or failed or the name of hook.
I have already added the new [features].hooks = true since [features].codex_hooks = true is deprecated. Tried having both as well as only the new one

I asked Codex itself to see if hooks are running, it said it is running (by looking at success status/exit code in logs or hooks logs). But

  1. We also have a config.toml setting to run internal telemetry, that isn't getting uploaded.
  2. I have a simple hook in hooks.json to write timestamp to a file in ~. That file isn't now updating with today's timestamp itself (meaning hooks aren't running at all).

What steps can reproduce the bug?

Have any simple hook to a script which writes now timestamp to a file either in hooks.json or have it in config.toml.

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗