v0.20.5 add antigravity clean workspace
This commit is contained in:
@@ -5,12 +5,14 @@ This file has higher priority than `AGENTS.md` for Gemini CLI and Antigravity.
|
||||
## Load The Right Layer
|
||||
|
||||
- Shared baseline: `AGENTS.md`
|
||||
- Antigravity roles: `.agents/agents.md`
|
||||
- Strong research rules: `.agents/rules/`
|
||||
- Skills: `.agents/skills/`
|
||||
- Workflows: `.agents/workflows/`
|
||||
- Antigravity roles: `.agent/agents.md`
|
||||
- Strong research rules: `.agent/rules/`
|
||||
- Skills: `.agent/skills/`
|
||||
- Workflows: `.agent/workflows/`
|
||||
|
||||
For Antigravity native research, load `.agents/agents.md`, `.agents/rules/deep-research-antigravity.md`, `.agents/skills/antigravity-surface-adapter/SKILL.md`, `.agents/skills/method-selection/SKILL.md`, `.agents/skills/research-quality-gates/SKILL.md`, and `.agents/workflows/deep-research-native.md`.
|
||||
For Antigravity native research, load `.agent/agents.md`, `.agent/rules/deep-research-antigravity.md`, `.agent/skills/antigravity-surface-adapter/SKILL.md`, `.agent/skills/method-selection/SKILL.md`, `.agent/skills/research-quality-gates/SKILL.md`, and `.agent/workflows/deep-research-native.md`.
|
||||
|
||||
Ignore `.codex/`, `.opencode/`, `.claude/`, `.gemini/`, and legacy `.agents/` during Antigravity native research unless the user explicitly asks about those platform adapters.
|
||||
|
||||
Use `/memory show` or `/memory refresh` in Gemini CLI when the loaded context may be stale.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user