Merge pull request #459 from alibaba/docs/cleanup-ai-aliases

chore: support claude code and antigravity
This commit is contained in:
Simon
2026-04-16 20:07:46 +08:00
committed by GitHub
3 changed files with 3 additions and 20 deletions
+1 -3
View File
@@ -37,8 +37,6 @@ package.json.bak
.wxt
# AI
.agent
.claude
.cursor
.gemini
CLAUDE.md
.gemini
+1
View File
@@ -0,0 +1 @@
@AGENTS.md
+1 -17
View File
@@ -44,23 +44,7 @@ Applications:
## 🤖 AGENTS.md Alias
If your AI assistant does not support [AGENTS.md](https://agents.md/). Add an alias for it:
- claude-code (`CLAUDE.md`)
```markdown
@AGENTS.md
```
- antigravity (`.agent/rules/alias.md`)
```markdown
---
trigger: always_on
---
@../../AGENTS.md
```
If your AI assistant does not support [AGENTS.md](https://agents.md/). Add an alias for it.
## 🔧 Development Workflows