RunTrim
Changelog

Every RunTrim release, in order.

CLI updates, MCP server, cloud sync, and agent workflow changes, in order.

v0.1.18Latest

Doctor readiness, CI check v1, and Restore v1

May 2026
  • runtrim doctor: readiness report for project setup, instruction surfaces, MCP snippets, and tool availability
  • stronger generated agent instruction blocks for contract-first flow and finish verification
  • MCP readiness and status checks in doctor output
  • runtrim ci check and GitHub Action v1 example for CLI-based PR gating
  • Restore v1 local recovery: preview/apply restore points with source-safe handling
  • migration: primary onboarding is now runtrim start -> runtrim doctor -> runtrim agent --copy -> runtrim finish
v0.1.17

Local state integrity and repair wall

May 2026
  • local global state integrity model for fair-use repo tracking
  • repair wall when local repo registry is missing/corrupt/inconsistent
  • repo status/repair flow improvements for safer recovery
  • prompt and routing handling improvements for negative boundaries
v0.1.16

Repo-limit consistency and scope/risk fixes

May 2026
  • repo-limit consistency across start, agent, legacy go compatibility, MCP contract creation, and sync messaging
  • README/docs task scope and risk classification fixes
  • modern command-flow cleanup across generated guidance
v0.1.15

CLI publish surface and sync messaging

May 2026
  • CLI-only publish manifest: installed package dependency surface reduced to CLI deps only
  • runtrim install footprint reduced significantly vs prior versions
  • .env.local ignored by RunTrim now warns instead of blocking safe runs
  • cloud sync local/no-auth fallback now reads as skipped/not configured rather than failed
  • Restore v1: local restore points for guarded runs with CLI preview/apply; restore apply stays local and source-safe
v0.1.14

Project setup, MCP, and plan model

May 2026
  • runtrim start: project setup command that analyzes the repo, writes memory, detects agent files, and prepares MCP snippets
  • project memory and profile generation on first start
  • agent instruction injection for CLAUDE.md, AGENTS.md, and Cursor rules
  • MCP config snippets and guidance via runtrim mcp instructions and runtrim mcp config --print
  • dashboard entitlement gating: Free sees local-only, Pro sees cloud sync
  • plan model alignment: Free local-only, Pro cloud sync, Builder multi-project, Team governance
v0.1.13

Agent dispatch, MCP server, and finish enforcement

May 2026
  • runtrim agent: primary dispatch command with --copy handoff support
  • local Bridge v1: scoped contract creation and guarded prompt handoff
  • MCP server v1: runtrim mcp start, runtrim_create_contract MCP tool
  • finish enforcement: PASS / WARN / BLOCKED verdict on runtrim finish
  • runtrim approve for scope extension within a run
  • sensitive and untracked file detection in finish checks
v0.1.11

Automatic cloud sync for Bridge runs

May 2026
  • legacy runtrim go compatibility now auto-syncs started runs when connected
  • runtrim finish auto-syncs completed reports
  • manual runtrim sync remains available as fallback
  • failed syncs stay local and can be retried
v0.1.10

Safe resting state for agent protocols

May 2026
  • finished runs restore RUNTRIM.md to canonical protocol mode
  • latest contract resets to Status: none after finish
  • current memory resets after finish
  • agents entering between sessions are told to start a new guarded contract
v0.1.9

Protocol installer and agent pointers

May 2026
  • runtrim start installs RUNTRIM.md, project policies, memory baseline, and agent pointers
  • supports CLAUDE.md, AGENTS.md, and Cursor rules
  • repo becomes RunTrim-aware after one command
v0.1.8

Bridge Mode

May 2026
  • legacy runtrim go compatibility creates scoped contracts before AI agents touch code
  • runtrim finish checks changed files, risk, proof gaps, and continuation
  • works with Claude Code, Codex, Cursor, ChatGPT, and prompt-based agents
v0.1.6

Public CLI release

May 2026
  • public npm install flow
  • local run history
  • basic savings reports
  • project-level run files

Earlier releases were pre-public. Changelog starts at v0.1.6.