Merge pull request #459 from alibaba/docs/cleanup-ai-aliases
chore: support claude code and antigravity
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -37,8 +37,6 @@ package.json.bak
|
|||||||
.wxt
|
.wxt
|
||||||
|
|
||||||
# AI
|
# AI
|
||||||
.agent
|
|
||||||
.claude
|
.claude
|
||||||
.cursor
|
.cursor
|
||||||
.gemini
|
.gemini
|
||||||
CLAUDE.md
|
|
||||||
@@ -44,23 +44,7 @@ Applications:
|
|||||||
|
|
||||||
## 🤖 AGENTS.md Alias
|
## 🤖 AGENTS.md Alias
|
||||||
|
|
||||||
If your AI assistant does not support [AGENTS.md](https://agents.md/). Add an alias for it:
|
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
|
|
||||||
```
|
|
||||||
|
|
||||||
## 🔧 Development Workflows
|
## 🔧 Development Workflows
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user