• v1.29.0 74b3123102

    v1.29.0 — Modular Skill Architecture
    All checks were successful
    CI / manifest (push) Successful in 5s
    CI / security (push) Successful in 7s
    CI / json-check (push) Successful in 15s
    Publish / detect-release (push) Successful in 21s
    CI / lua-check (push) Successful in 23s
    Publish / tag (push) Successful in 5s
    Publish / promote-release (push) Successful in 1s
    CI / sast (push) Successful in 36s
    Stable

    Gravity Bot released this 2026-03-16 15:40:01 +00:00 | 62 commits to master since this release

    What's Changed

    Architecture & Research (OP#2199)

    • OP#2207: Research markdown-based agent routing and event-driven workflow patterns
    • OP#2208: Design phase manifest schema (gravity-phases.yaml)
    • OP#2209: Design skill metadata frontmatter standard and taxonomy
    • OP#2210: Create gravity-phases.yaml with current 5-phase lifecycle
    • OP#2211: Test manifest parsing and skill metadata validation

    Ingestion Adapter Layer (OP#2200)

    • OP#2212: Design ingestion skill interface contract
    • OP#2213: Create gt-ingest-claude ingestion adapter skill
    • OP#2214: Test ingestion skill loads phases, subphases, and domain dependencies

    Conductor Refactor (OP#2201)

    • OP#2215: Refactor gr-gravity conductor to manifest-driven routing
    • OP#2216: Update lifecycle.md with event-driven architecture documentation
    • OP#2217: Test conductor routes correctly from manifest

    Phase Migration (OP#2202)

    • OP#2218: Migrate gr-refinement to gr-refine with subphase structure
    • OP#2219: Migrate gr-preflight to gr-plan with subphase structure
    • OP#2220: Migrate gr-implementation to gr-work with subphase structure
    • OP#2221: Migrate gr-postflight to gr-verify with subphase structure
    • OP#2222: Restructure gr-release with subphases for finish and refresh
    • OP#2223: Register pr-review and pr-followup as optional phases in manifest
    • OP#2224: Test full lifecycle traversal through all renamed phases

    Transition Events (OP#2203)

    • OP#2225: Define structured transition event format
    • OP#2226: Define human-readable transition rendering template

    Documentation (OP#2204)

    • OP#2227: Wiki guide — Creating New Phases
    • OP#2228: ADR — Modular skill architecture and event-driven vision

    Workflow Goto (OP#2313)

    • OP#2314: Design goto schema for subphases and phases
    • OP#2315: Add goto field to gravity-phases.yaml schema
    • OP#2316: Implement conductor goto routing in gr-gravity
    • OP#2317: Update validation scripts for goto targets
    • OP#2318: Update documentation for goto flow control
    • OP#2319: Test goto routing end-to-end

    Gravity Sync Improvements

    • OP#2321: Fix phantom hunk count and buffer collapse in merge view
    • OP#2322: Unified sync picker replacing separate status and sync views
    • OP#2323: Update README and project docs for unified sync picker

    PR Review Followup

    • OP#2358: Replace deprecated nvim_buf_set_option/nvim_win_set_option in create_float_window
    • OP#2359: Extract shared diff action helper from _diffput/_diffget
    • OP#2360: Use list-form jobstart for headless agent launch
    • OP#2361: Fix misleading help text for k key on conflict files

    Infrastructure

    • OP#2205: Initialize version branch
    • OP#2281: Pre-release merge E2+E5
    • OP#2282: Pre-release merge E4+E6
    • OP#2320: Refactor Gravity skills to use bulk MCP tools

    Tasks

    48 work packages: 7 epics, 40 tasks, 1 summary task
    All tasks closed. 34 commits on release branch.

    Install

    git clone ssh://git@git.bros.ninja:2222/mike/kickstart.nvim.git ~/.config/nvim
    
    Downloads