• v1.19.0 5f8d541ace

    v1.19.0
    All checks were successful
    CI / json-check (push) Successful in 4s
    CI / security (push) Successful in 8s
    CI / manifest (push) Successful in 4s
    CI / lua-check (push) Successful in 9s
    Publish / tag (push) Successful in 5s
    Publish / promote-release (push) Successful in 2s
    CI / sast (push) Successful in 40s
    Publish / detect-release (push) Successful in 3s
    Stable

    Gravity Bot released this 2026-02-19 17:59:26 +00:00 | 268 commits to master since this release

    What's Changed

    Features

    • feat(skills): create project-setup skill with interactive .gravity.yaml wizard (OP#1120)
    • feat(skills): add .gravity.yaml schema reference doc (OP#1119)
    • feat(skills): integrate .gravity.yaml config reader into implementation skill (OP#1121)
    • feat(release): integrate .gravity.yaml config reader into release skill (OP#1122)
    • feat(nvim): add DiffviewOpen shortcuts for develop and main base diffs
    • feat(routing): add parallel group semantics to routing templates (OP#955)
    • feat(preflight): add branch assignment and parallel detection to Phase 4 (OP#956)
    • feat(gravity): create pre-release merge convergence template (OP#957)
    • feat(gravity): add parallel execution and subagent spawning docs (OP#958)
    • feat(refinement): add parallel group identification to review process (OP#959)
    • test(gravity): validate parallel routing with 6 dry-run scenarios (OP#960)

    Bug Fixes

    • fix(skills): rename AI Bot references to Gravity Bot (OP#987)
    • fix(skills): replace GP# prefix with OP# for OpenProject backend (OP#1123)

    Tasks

    • OP#955: Add parallel group semantics to routing.md
    • OP#956: Update preflight Phase 4 with branch assignment and parallel detection
    • OP#957: Create pre-release merge task template
    • OP#958: Update gravity SKILL.md with subagent spawning for parallel work
    • OP#959: Update refinement SKILL.md with parallel group identification
    • OP#960: Validate parallel routing with dry-run scenarios
    • OP#954: Initialize version branch from develop
    • OP#987: AI Bot has been renamed Gravity Bot
    • OP#1123: Skills reference GP# prefix instead of OP# for OpenProject work packages
    • OP#1119: Design .gravity.yaml schema and reference doc
    • OP#1120: Create project-setup skill (evolve repo-init)
    • OP#1121: Integrate .gravity.yaml config reader into implementation skill
    • OP#1122: Integrate .gravity.yaml config reader into release skill
    Downloads