Skip to content

feat: include cwd in notify payload#5415

Merged
tibo-openai merged 2 commits intomainfrom
tibo/notify-cwd
Oct 20, 2025
Merged

feat: include cwd in notify payload#5415
tibo-openai merged 2 commits intomainfrom
tibo/notify-cwd

Conversation

@tibo-openai
Copy link
Copy Markdown
Collaborator

@tibo-openai tibo-openai commented Oct 20, 2025

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

@tibo-openai tibo-openai changed the title Include cwd in notify payload feat: include cwd in notify payload Oct 20, 2025
@tibo-openai tibo-openai marked this pull request as ready for review October 20, 2025 23:29
Comment thread codex-rs/core/src/user_notification.rs Outdated
@tibo-openai tibo-openai enabled auto-merge (squash) October 20, 2025 23:38
@tibo-openai tibo-openai merged commit 7fc01c6 into main Oct 20, 2025
19 of 20 checks passed
@tibo-openai tibo-openai deleted the tibo/notify-cwd branch October 20, 2025 23:53
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 20, 2025
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.

Add cwd (Current Working Directory) to Notify Input

3 participants