• v1.26.2 08e19b40c5

    v1.26.2 — MOTD, Manifest & Skill Discovery Fixes
    All checks were successful
    CI / manifest (push) Successful in 10s
    Publish / detect-release (push) Successful in 8s
    CI / security (push) Successful in 16s
    CI / sast (push) Successful in 18s
    Publish / tag (push) Successful in 7s
    CI / lua-check (push) Successful in 52s
    Publish / promote-release (push) Successful in 3m8s
    CI / json-check (push) Successful in 5m4s
    Stable

    Gravity Bot released this 2026-03-05 21:18:16 +00:00 | 146 commits to master since this release

    What's Changed

    Bug Fixes

    • OP#2017: Add starship to manifest tools array
    • OP#2021: Add jq to manifest system_packages array
    • OP#2018: Add gitmux to manifest tools and document Go install pattern in bootstrap agent
    • OP#2020: Add .gravity.yaml project discovery to pm-adapter backend discovery (Step 0)

    Features

    • OP#2019: Add removed_configs to manifest for deprecated skill directory cleanup
      • New removed_configs[] key in manifest.json declares paths to delete on sync
      • Bootstrap agent processes removals before deploying new configs (Step 5)
      • 11 old unprefixed skill directories listed for cleanup
    • OP#2024: Enhance MOTD alerts with remediation hints and system checks
      • Filter ESM advertisement from alerts section
      • Show remediation commands under each alert (apt upgrade, sudo reboot)
      • Claude Code version check — background npm registry check, shows upgrade command when outdated
      • Gravity config drift — reads .sync_state.json, shows GravitySync hint when files are out of sync
      • Color CPU load averages green/yellow/red relative to core count, labeled with window period

    Maintenance

    • OP#2012: Disable apt_news via pro config
    • OP#2013: Disable MOTD news in /etc/default/motd-news
    • OP#2014: Verify MOTD no longer shows ESM notice

    Tasks

    • OP#2023: Initialize version branch from develop
    • OP#2017: Add starship to manifest tools array
    • OP#2021: Add jq to manifest system_packages array
    • OP#2018: Add gitmux to manifest tools and document Go install in bootstrap
    • OP#2019: Add removed_configs for deprecated skill cleanup
    • OP#2020: Add .gravity.yaml project discovery to pm-adapter
    • OP#2024: Enhance MOTD alerts with remediation hints and system checks
    • OP#2012: Disable apt_news via pro config
    • OP#2013: Disable MOTD news in /etc/default/motd-news
    • OP#2014: Verify MOTD no longer shows ESM notice
    Downloads