Skip to content

v7.18.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:33
v7.18.0
90fb741

[7.18.0] - 2026-07-26

Bug Fixes

  • treat a 1Password authorization denial as terminal, not transient(aa71ce3)
  • serve the proxy with Bun.serve, and silence dotenv on the MCP stdio stream(3086261)
  • stop @hono/node-server from clobbering Bun's native fetch/Response globals(3a67af9)
  • custom-endpoint ${VAR} apiKey credential bug + de-flake catalog/mock-bleed tests(d8e37da)

Documentation

  • update CHANGELOG.md for v7.17.1(f6bc939)

New Features

  • v7.18.0 — --config override, terminal 1Password cancel, Bun.serve proxy(90fb741)
  • finish --config override — provenance, testable planner, docs(ae3d47e)
  • --config run-scoped config override (WIP)(cb76703)

Install

# npm
npm install -g claudish

# Homebrew
brew install MadAppGang/tap/claudish

# or download binary from assets below

Full Changelog: v7.17.1...v7.18.0