mirror of
https://github.com/openai/codex.git
synced 2026-05-14 08:12:36 +00:00
Expose the session cwd in the notify payload and update docs so scripts and extensions receive the real project path; users get accurate project-aware notifications in CLI and VS Code. Fixes #5387