What to do #
- If you sync
antigravity, runagnostic-ai syncand commit the move of the entry point to.agents/AGENTS.md, plus the newtriggerlines in.agents/rules/(one sync and one commit).
Nothing else needs action.
What changed #
- Antigravity loads every rule again: each one starts with
triggerfrontmatter taken fromalwaysApply,globs, anddescription(#1113). - A
scoped rule reaches Antigravity at<scope>/.agents/rules/<name>.mdinstead of being skipped (#1114). - Kilo hook specs emit as
.kilo/plugin/<name>.tsmodules that Kilo loads at startup (#1105).
Everything else is in the GitHub release notes.
Upstream CLI and model news #
- Antigravity rules docs (2026-09-24): a rule file in
.agents/rules/without a validtriggeris silently discarded. This release writes one on every rule. State: supported.Rules - Antigravity 2.17.0 (2026-09-22): rules get their own 20,000-token budget, and repository settings now load from
.gemini/config.jsoninstead of.agents/settings.json. agnostic-ai writes neither settings file. State: watch.Changelog - Devin Desktop (docs checked 2026-09-24):
.devinignorenow covers indexing and agent file access, and.windsurfignoreis a legacy name still enforced beside it. Thewindsurftarget writes both. State: supported..devinignore