Skip to content

Hunch v1.5.0 — Change Gate and private workflows

Choose a tag to compare

@davesheffer davesheffer released this 09 Jul 21:18

One working loop for every agent

Hunch 1.5.0 adds a deterministic Change Gate across the CLI, MCP, and VS Code, so every change can start with the decisions, constraints, blast radius, and bug history that already matter.

Highlights

  • Change Gate everywhere — inspect a working diff or target from the CLI, any MCP client, or VS Code.
  • Working-tree checks — assess staged, unstaged, and untracked work before a commit with hunch check --working --strict --blast.
  • Private overlays that stay private — private captures, reviews, causal receipts, and deterministic local synthesis remain in the local overlay; public CI is explicitly public-only.
  • Safer agent integrations — client-agnostic MCP updates and safer VS Code command execution.
  • Product refresh — a new product README, VS Code README, launch post, and refreshed static site.

Install

npm i -g @davesheffer/hunch@1.5.0

Verification

  • 480 passing tests (1 intentionally skipped)
  • TypeScript and VS Code extension builds pass
  • npm provenance published from the v1.5.0 tag