Skip to content

Conversation

easong-openai
Copy link
Collaborator

@easong-openai easong-openai commented Oct 1, 2025

Allow users to configure an agents.md alternative to consume, but warn the user it may degrade model performance.

Fixes #4376

docs/config.md Outdated
project_doc_fallback_filenames = ["CLAUDE.md", ".exampleagentrules.md"]
```

When a fallback is used, the TUI displays a warning reminding you that `AGENTS.md` remains the preferred location for Codex-specific instructions because fallback files may reduce model performance.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doc is out of date. You may want to put the warning you had in the UI here instead

@easong-openai easong-openai enabled auto-merge (squash) October 1, 2025 17:58
@easong-openai easong-openai disabled auto-merge October 1, 2025 17:59
@easong-openai easong-openai enabled auto-merge (squash) October 1, 2025 17:59
…/codex into easong/fallback-instruction-files
@easong-openai easong-openai disabled auto-merge October 1, 2025 18:07
@easong-openai easong-openai enabled auto-merge (squash) October 1, 2025 18:16
@easong-openai easong-openai merged commit 400a5a9 into main Oct 1, 2025
20 checks passed
@easong-openai easong-openai deleted the easong/fallback-instruction-files branch October 1, 2025 18:20
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 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 an option to fall back to an alternative filename for the project-level instrucion file (AGENTS.md) if it's not present
2 participants