项目文件夹

文件
Dashsoap df0af6f87d fix(antigravity): read AGENTS.md (not CLAUDE.md) in code-simplify command
The antigravity code-simplify command instructed the agent to read
"CLAUDE.md or AGENTS.md", but per docs/antigravity-setup.md the
Antigravity CLI reads AGENTS.md for project conventions. The CLAUDE.md
reference is a leftover from the Claude command variant. Align it with
the other platform commands, where each reads its own conventions file
(.claude reads CLAUDE.md, .gemini reads GEMINI.md).
2026-06-14 19:03:40 +08:00
..