Skip to content

Need a standardized way to show different AGENTS.md files and/or content to different agents #185

@ariccio

Description

@ariccio

Now that the industry has (reasonably) standardized on AGENTS.md, some mainstream agentic toolchains are dropping support for dedicated configs (e.g. openai/codex#16100 - cc @etraut-openai ).

Sadly though, this removes the obvious and easy way to compose different instructions across agents: an AGENTS.md can compose nicely with a CODEX.md and a copilot-instructions.md.

There's no other place to put RFCs or submit other requests about the AGENTS.md standard, so I figured this is the correct place.

There are many different possible solutions. One option would be to have a naming scheme like AGENTS.[agent-name].md that gets appended in context to the AGENTS.md only for [agent-name], (e.g. AGENTS.CODEX.md).

I'm certain I'm not the only one dealing with this - it happens as soon as you start running multiple agents in your codebase and actually start trying to manage their differing good and bad behaviors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions