• v1.26.1 73eb808934

    v1.26.1 — Shell Config Parity & Project Schema
    All checks were successful
    CI / security (push) Successful in 5s
    Publish / detect-release (push) Successful in 3s
    CI / json-check (push) Successful in 8s
    Publish / tag (push) Successful in 5s
    CI / manifest (push) Successful in 4s
    CI / lua-check (push) Successful in 7s
    Publish / promote-release (push) Successful in 1s
    CI / sast (push) Successful in 1m34s
    Stable

    Gravity Bot released this 2026-03-04 15:28:27 +00:00 | 157 commits to master since this release

    What's Changed

    Bug Fix

    • OP#2004: Add Cargo/Rust env sourcing and worktrunk shell integration to .bashrc for cross-shell parity with .zshrc

    Schema Enhancement

    • OP#2006: Add project section to .gravity.yaml schema — pm_project_id (integer, skips runtime PM discovery) and git_mcp (string, MCP server prefix). Schema stays at v1 (forward-compatible). Skills now check config before falling back to runtime matching.

    Tasks

    • OP#2004: Add Cargo/Rust and worktrunk shell integration to .bashrc (1 SP)
    • OP#2006: Add project section to .gravity.yaml schema (2 SP)

    Install

    git fetch --tags
    git checkout v1.26.1
    
    Downloads