• v1.10.0 14e05e9520

    v1.10.0
    All checks were successful
    CI / validate-branch (push) Has been skipped
    CI / validate-release-pr (push) Has been skipped
    CI / json-check (push) Successful in 6s
    CI / lua-check (push) Successful in 9s
    Publish / detect-release (push) Successful in 5s
    CI / manifest (push) Successful in 6s
    CI / security (push) Successful in 8s
    Publish / tag (push) Successful in 4s
    Publish / promote-release (push) Successful in 1s
    CI / sast (push) Successful in 41s
    Stable

    Gravity Bot released this 2026-02-17 03:05:18 +00:00 | 395 commits to master since this release

    What's Changed

    Token/Cost Metering System (Epic OP#755)

    Replaces the SP-to-duration and SP-to-cost estimation tables with actual measurement via session JSONL snapshots. The new system captures real token usage at each status transition, providing accurate cost data for calibration.

    • OP#767: Implement token snapshot utility for session JSONL reading
    • OP#768: Instrument status transitions with metering snapshots
    • OP#769: Implement structured metering comments on work packages
    • OP#770: Implement epic orchestration residual calculation
    • OP#771: Add refinement/planning session auto-tracking WPs
    • OP#772: Remove SP-to-duration and SP-to-cost estimation tables
    • OP#773: Handle session discontinuities (compaction/crash)
    • OP#774: Test token/cost metering system end-to-end

    Research Sprint

    Seven research summary tasks exploring the Gravity platform vision. Each produced a detailed wiki artifact:

    Tasks

    • OP#767: Token snapshot utility
    • OP#768: Status transition metering
    • OP#769: Structured metering comments
    • OP#770: Epic orchestration residual
    • OP#771: Refinement session tracking
    • OP#772: Remove estimation tables
    • OP#773: Session discontinuity handling
    • OP#774: End-to-end metering tests
    • OP#720: Webhook event engine research
    • OP#721: OIDC web app platform research
    • OP#747: Agent Skills ecosystem research
    • OP#748: Skill package manager research
    • OP#749: PLG go-to-market research
    • OP#750: GravityCasts pipeline research
    • OP#783: Gravity PM build-vs-integrate research
    • OP#784: Update related wiki pages (pending)
    Downloads