Allow separate instructions for Chat and Work modes
What variant of Codex are you using?
ChatGPT desktop app on macOS (26.721.81911, build 5973)
What feature would you like to see?
ChatGPT Projects can contain both Chat and Work conversations, but Project instructions currently have a single shared scope. Please separate the cloud-stored Project instructions into three scopes:
- Shared instructions — apply to Chat and Work.
- Chat instructions — apply only to Chat.
- Work instructions — apply to cloud and local Work.
Expected instruction composition:
| Mode | Instruction composition |
| --- | --- |
| Chat | Shared + Chat |
| Cloud Work | Shared + Work |
| Local Work | Shared + Work + AGENTS.md |
For Local Work, the cloud-derived Project instruction layer under ~/.codex/.chatgpt-projects/<project-id>/ should contain only Shared + Work instructions. Chat-only instructions should never be injected into Local Work. The normal local AGENTS.md instruction hierarchy should then be applied in addition to that Project layer.
This separation is needed because Chat and Work can require different behavioral instructions. Chat-specific instructions may govern response formatting, widgets, image handling, and conversational conventions. Work-specific instructions may govern file operations, artifacts, validation, and completion criteria.
Shared Project files and sources can remain available to both modes. This request is only to separate instruction scope.
Additional information
_No response_
3 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Related, but not a duplicate of #35202. That issue concerns global personal custom instructions and
~/.codex/AGENTS.mdbeing shared across Chat, Codex, and Work. This issue specifically concerns ChatGPT Project instructions and requests separate Shared, Chat, and Work scopes within a single Project, with the normal localAGENTS.mdhierarchy additionally applied to Local Work.Feedback ID: 019fb0b3-de63-7162-b65d-bf23d77d41d3