Allow separate instructions for Chat and Work modes

Open 💬 3 comments Opened Jul 30, 2026 by jadesumu87
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

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:

  1. Shared instructions — apply to Chat and Work.
  2. Chat instructions — apply only to Chat.
  3. 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_

View original on GitHub ↗

3 Comments

github-actions[bot] contributor · 29 days ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #35202

Powered by Codex Action

jadesumu87 · 29 days ago

Related, but not a duplicate of #35202. That issue concerns global personal custom instructions and ~/.codex/AGENTS.md being 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 local AGENTS.md hierarchy additionally applied to Local Work.

jadesumu87 · 29 days ago

Feedback ID: 019fb0b3-de63-7162-b65d-bf23d77d41d3