From 49f78aadc3337570f38221c288f1919cf75a049d Mon Sep 17 00:00:00 2001 From: Jiayuan Date: Sun, 1 Feb 2026 18:55:26 +0800 Subject: [PATCH] docs: add AGENTS.md for OpenAI Codex compatibility Add AGENTS.md file to provide guidance for AI agents using OpenAI's convention. The file mirrors CLAUDE.md content to ensure consistent AI-assisted development experience across different agent platforms. Co-Authored-By: Claude Opus 4.5 --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 120000 index 00000000..681311eb --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +CLAUDE.md \ No newline at end of file