Skip to content

v7.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 16:29

[7.0.1] - 2026-04-16

Bug Fixes

  • filter thinking blocks from MiniMax SSE to prevent leaking internal reasoning (minimax) (bd9bd85)
  • address edge cases in PR #103 interactive-mode detection(8932edf)
  • default to interactive mode when only flags are passed (no prompt) (#103)(cba30c9)
  • rewrite parser for restructured pricing page (google-scraper) (473d539)

Documentation

  • update all documentation for v7.0.0 release(297a797)
  • update CHANGELOG.md for v7.0.0(75fce0a)

Refactoring

  • move model catalog system to models-index repo(cb75290)

Install

# npm
npm install -g claudish

# Homebrew
brew install MadAppGang/tap/claudish

# or download binary from assets below

Full Changelog: v7.0.0...v7.0.1