Skip to content

v1.5.0 - Antigravity verified as a supported platform

Latest

Choose a tag to compare

@HetCreep HetCreep released this 21 Jun 17:22
· 4 commits to main since this release
v1.5.0
4ea51fb

MINOR - Antigravity is now a VERIFIED supported platform for the board.

The board was validated end-to-end on Antigravity (Claude Opus 4.6): 3 read-only-leaf lenses via define_subagent -> invoke_subagent (parallel), the decontamination clause clean on all lenses, reaped via manage_subagents. The capability-hack gate flips AG from UNVERIFIED to VERIFIED.

Added

  • references/platform-antigravity.md - the Claude-Code -> Antigravity tool-mapping + verified caveats: read-only is TOOL-level (write/spawn tools absent from the sub - stronger than CC by-instruction); AG auto-injects AGENTS.md -> the decontam clause is required + confirmed clean; subs are zombies -> manage_subagents kill_all mandatory; no model-pick -> lenses inherit the parent model (cross-vendor = human-manual); ~16 concurrent, depth-10 nesting; no hooks -> manual-invoke.

Changed

  • SKILL.md capability-hack now lists "Verified live: Claude Code + Antigravity."

Gate: build + 36 node tests + verify PASS.