We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919c160 commit 08b8a67Copy full SHA for 08b8a67
1 file changed
README.md
@@ -19,6 +19,7 @@ This tool collects context from predefined rule files and a task-specific prompt
19
This tool is compatible with configuration files from various AI coding agents and IDEs:
20
21
- **[Anthropic Claude](https://claude.ai/)**: `CLAUDE.md`, `CLAUDE.local.md`, `.claude/CLAUDE.md`
22
+- **[Codex](https://codex.ai/)**: `AGENTS.md`, `.codex/AGENTS.md`
23
- **[Cursor](https://cursor.sh/)**: `.cursor/rules`, `.cursorrules`
24
- **[Augment](https://augmentcode.com/)**: `.augment/rules`, `.augment/guidelines.md`
25
- **[Windsurf](https://codeium.com/windsurf)**: `.windsurf/rules`, `.windsurfrules`
0 commit comments