v0.2.9 — Antigravity for generated agents & teams
·
39 commits
to main
since this release
Builds on v0.2.8 (Antigravity adapter + paste-to-install) by making Antigravity a first-class runtime in everything Hephaestus generates.
Generated packages now ship an Antigravity command
- New
templates/antigravity-workflow.md.tpl;templates/global-commands.json.tplgains anantigravityruntime entry. - Builders and modes (
agents/10|20|30,modes/*) instruct generation of an Antigravity/<command>workflow (global~/.gemini/antigravity/global_workflows/, project.agents/workflows/) next to Claude Code, Codex, Gemini CLI, AGENTS.md, and terminal commands. verify-global-command-contract.shnow checks the Antigravity template wiring.
Release
- Version bump 0.2.8 → 0.2.9 across install surfaces and the paste-to-install prompts.
- All verify scripts pass (contract, install-docs, package incl. 12 ontology tests, public-safety).
Merged via #2.