Skip to content

v7.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 03:18

[7.0.3] - 2026-04-21

Bug Fixes

  • inherit parent CWD so models can access the repo (team) (00a692a)
  • align OAuth flow with opencode for successful ChatGPT login (codex) (ceb5074)
  • detect in-stream error payloads from anthropic-compat providers (#106) (anthropic-sse) (9deb528)
  • back interactive model picker with Firebase catalog(b5f0e49)

Documentation

  • update CHANGELOG.md for v7.0.1(0ee1c1e)

New Features

  • --advisor flag for multi-model advisor tool replacement (advisor) (460bfd0)
  • enable OAuth authentication for ChatGPT Plus/Pro subscriptions (codex) (7098992)

Other Changes

Install

# npm
npm install -g claudish

# Homebrew
brew install MadAppGang/tap/claudish

# or download binary from assets below

Full Changelog: v7.0.2...v7.0.3