Skip to content

v7.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:02
v7.8.0
e048857

[7.8.0] - 2026-06-27

Bug Fixes

  • seed WASM cache from nearby copy (fixes ENOENT core_bg.wasm) (onepassword) (5a11962)
  • resolve 1Password keys up front when opening the config TUI (step 2) (config) (0ce68c7)

Documentation

  • update CHANGELOG.md for v7.7.4(24b07ea)

New Features

  • add CredentialProvider authority (step 1 — pure addition) (credentials) (c5364e6)

Other Changes

  • v7.8.0 — unified credential authority + flag-consistency rename(7bf44f1)

Refactoring

  • consistent flag naming + colorized, validated --help (cli) (7ec5407)
  • OAuth transports delegate to the authority, stop reading files (step 5) (credentials) (217b60e)
  • resolve construction-path api key via the authority (step 4) (credentials) (c58939b)
  • route the readiness oracle through the authority (step 3) (credentials) (dc8ebac)

Install

# npm
npm install -g claudish

# Homebrew
brew install MadAppGang/tap/claudish

# or download binary from assets below

Full Changelog: v7.7.4...v7.8.0