|
|
|
|
|
by postalcoder
141 days ago
|
|
That's not the only useful takeaway. I found this to be true: > "Explore project first, then invoke skill" [produces better results than] "You MUST invoke the skill".
I recently tried to get Antigravity to consistently adhere to my AGENTS.md (Antigravity uses GEMINI.md). The agent consistently ignored instructions in GEMINI.md like:- "You must follow the rules in [..]/AGENTS.md" - "Always refer to your instructions in [..]/AGENTS.md" Yet, this works every time: "Check for the presence of AGENTS.md files in the project workspace." This behavior is mysterious. It's like how, in earlier days, "let's think, step by step" invoked chain-of-thought behavior but analogous prompts did not. |
|