• v1.15.0 ae75b0dba1

    v1.15.0
    Some checks failed
    CI / json-check (push) Successful in 7s
    CI / manifest (push) Successful in 8s
    Publish / detect-release (push) Successful in 7s
    CI / lua-check (push) Successful in 13s
    Publish / tag (push) Successful in 7s
    Publish / promote-release (push) Successful in 2s
    CI / validate-branch (push) Failing after 1s
    CI / security (push) Successful in 10s
    CI / sast (push) Successful in 44s
    CI / validate-release-pr (push) Failing after 1s
    Stable

    Gravity Bot released this 2026-02-17 20:50:14 +00:00 | 345 commits to master since this release

    What's Changed

    Features

    • Autonomy routing system — Agents can now navigate version task sequences with configurable oversight levels (supervised or autonomous), with routing instructions embedded directly in work package descriptions
    • Routing templates reference — New references/routing.md defines mode definitions, natural language prompt templates, special instructions injection, and chain break recovery procedures
    • Preflight Phase 4 expansion — Phase 4 split into three sub-phases: 4a (claim + sequence), 4b (autonomy selection with per-task overrides), 4c (write routing sections to WP descriptions)
    • Gravity SKILL.md Step 8c — New post-close step instructs agents to read and follow the routing section after completing each task
    • Refinement sequence handoff — Refinement skill now outputs a recommended execution sequence in Step 7 for Phase 4a to use

    Bug Fixes

    • Clarified autonomous template to explicitly instruct cold-start agents to fetch the next task's description before starting work

    Tasks

    • GP#941: Initialize version branch from develop
    • GP#942: Create routing templates reference file
    • GP#943: Update preflight.md with Phase 4a/4b/4c
    • GP#944: Update gravity SKILL.md with routing section guidance
    • GP#945: Update refinement SKILL.md with sequence handoff
    • GP#946: Validate routing instructions with dry-run scenarios
    • GP#947: Create release branch and publish v1.15.0
    Downloads