Releases: MadAppGang/claudish
Releases · MadAppGang/claudish
v7.5.0
[7.5.0] - 2026-06-10
Documentation
- add Claude Desktop gateway handoff + routing-alignment report (serve) (
4bb28e5) - update CHANGELOG.md for v7.4.0(
15489ec)
New Features
- v7.5.0 — claudish serve gateway for Claude Desktop + provider slug alignment(
22df65f) - claudish serve gateway for Claude Desktop custom models (serve) (
f266cea)
Other Changes
- drop stale .claudemem/ ignore entry(
c435db8)
Refactoring
- canonical slug rename xai→x-ai, zai→z-ai (providers) (
2c87378) - drop live-phase pipeline-step indicator (probe) (
859cc53)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.4.0...v7.5.0
v7.4.0
[7.4.0] - 2026-06-03
Bug Fixes
- route
internalto native Claude Code passthrough (probe) (7ac5e20)
Documentation
- update CHANGELOG.md for v7.3.0(
fd6fbba)
New Features
- add Leaderboard (winners) tab, clean exit (probe) (
9887586)
Other Changes
- release v7.4.0 — probe Leaderboard tab + internal native route(
f5518cf)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.3.0...v7.4.0
v7.3.0
[7.3.0] - 2026-06-03
Bug Fixes
- bound tok/s, absolute throughput color, details heading (probe) (
dc5d7e8)
Documentation
- update CHANGELOG.md for v7.2.0(
96bad24)
New Features
- stay-in-TUI tabbed results + routing advisor (probe) (
701a593) - two-row header, package version, profile wizard cursor handling (tui) (
d07ac4e) - show winning provider in leaderboard (probe) (
bbffaa5) - rich timing TUI — leaderboard, vivid bars, mouse + key scroll (probe) (
6d1077c) - footer hotkey chips + provider list scroll-into-view (tui) (
8796ff6)
Other Changes
- release v7.3.0 — interactive tabbed probe results + routing advisor(
9e9ba5d)
Refactoring
- monochrome two-tone footer chips (tui) (
a3b18e7)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.2.0...v7.3.0
v7.2.0
[7.2.0] - 2026-05-29
Bug Fixes
- probe failures across providers — verified end-to-end (tui) (
ca5ef98) - claude-sonnet-4-6 (current Sonnet), not 4-5 (tui) (
d11ad2d) - use current claude-sonnet-4-5 as testModel for Anthropic-compat coding plans (tui) (
ceb27bd) - Anthropic-compat coding plans accept Claude model names, not native (tui) (
4c4bde0) ton unconfigured provider doesn't fake a failure (tui) (c3aaea8)- pin AUTH legend to bottom of Providers panel (tui) (
df9323f) - OAuth wins over env for OAuth-capable providers (tui) (
59283ad) - test-all skips providers without a key (tui) (
98e1355) - scope picker readable, prune empty .claudish.json (tui) (
bbfc7a7) - walk up to find .claudish.json in parent directories (config) (
5630b4c) - make rule matching case-insensitive (routing) (
253bda6) - treat defaultProvider == built-in as built-in in routing tab (tui) (
c80a787)
Documentation
- update CHANGELOG.md for v7.1.2(
980ea08)
New Features
- catalog-driven probes + endpoint self-discovery + multi-candidate retry (tui) (
432efc1) - multi-source key display, inline test errors, key scramble animation (tui) (
4b32c6a) - return to TUI after login (child process for OAuth flow) (tui) (
c4c670a) lactually launches login (TUI exits, login runs, exit) (tui) (14482b3)- emoji AUTH icons + legend at bottom (tui) (
ae007ce) - AUTH column shows oauth alongside set key (tui) (
0813824) - AUTH column as single pill, muted colors (tui) (
b16c6c3) - AUTH column as bg-pill tags (tui) (
a0be986) - Providers AUTH capability slots + dynamic footer (tui) (
dea4e21) - Providers tab column alignment + OAuth indicator (tui) (
5b71e2d) - OAuth login hint on Providers tab + footer width fix (tui) (
d602667) - restore parallel test-all on Providers tab (tui) (
57ee4d7) - compact Rules header (tui) (
60c21f8) - redesign Routing Legend panel as 2x2 table (tui) (
236872e) - scope picker as navigable menu (arrows + Enter) (tui) (
31541dc) - show all routing rules per scope, no shadowing (tui) (
4bb788b) - project-scope routing rules with g/p picker (tui) (
7ed9f91) - scrollable rules table and chain selector (tui) (
f1be9a9) - show built-in routing rules in Routing tab (tui) (
35dcda2)
Other Changes
- release v7.2.0 — catalog-driven TUI probes + endpoint self-discovery(
7f5f534)
Refactoring
- unify provider testing via probeLink + proxy (tui) (
3f0b35f) - extract useProfileWizard hook (tui) (
b3b34ff) - extract useRouteProbe hook (tui) (
9efd707) - extract render closures into components/ (tui) (
be27b8e)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.1.2...v7.2.0
v7.1.2
[7.1.2] - 2026-05-09
Bug Fixes
- gate sync resolver on isFreshEnough TTL (model-loader) (
067f27d)
Documentation
- update CHANGELOG.md for v7.1.1(
c51ee70)
Other Changes
- release v7.1.2 — gate sync resolver on isFreshEnough TTL(
d769982)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.1.1...v7.1.2
v7.1.1
[7.1.1] - 2026-05-09
Documentation
- update CHANGELOG.md for v7.1.0(
0bad75e)
New Features
Other Changes
- release v7.1.1 — drop CLAUDISH_GEMINI_HELP_FALLBACK env var(
22720b9)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.1.0...v7.1.1
v7.1.0
[7.1.0] - 2026-05-09
Bug Fixes
- externalize @opentui/* so dist bundle loads native platform binary (packaging) (
0beb77a) - return 400 on count_tokens with missing model (proxy) (
7d3f4f3) - rewrite model selector on CatalogClient, fix empty Zen list (picker) (
5c6e9bf)
Documentation
- update CHANGELOG.md for v7.0.3(
a944199)
New Features
- sort all model lists by releaseDate (newest first) + show date (picker) (
1bdafe9) - wire defaultProvider as final fallback + truthful TUI render (routing) (
9ec6eab) - add catalog-query.ts read-only accessors (catalog) (
8afff4f) - warm catalog before proxy startup (Option D) (launcher) (
77d26ae) - add refreshCatalog() returning RefreshOutcome to resolver interface (catalog) (
9ba5dfc) - default routing rules + route() over user-rewritable schema (routing) (
ceec76a) - introduce CatalogClient and unify Firebase cache TTL (catalog) (
0d9e1e9)
Other Changes
- release v7.1.0(
d6c0483) - fix writeFileSync import, tsconfig, claudeArgs strict-null (types) (
27a60ba) - delete static-fallback.ts (OPENROUTER_VENDOR_MAP) (catalog) (
ba650d5) - plumb --force-update + --skip-models-update into ClaudishConfig (cli) (
3849727) - extract landing page and model-update script to models-index repo(
57c1e53)
Refactoring
- apply Phase 5 quality follow-ups (M1, M2, L1-L3) (catalog) (
a0035f3) - replace gpt-5.4 probe + gemini help-text hardcodes (quota) (
617f83c) - delete PROVIDER_TO_OR_PREFIX, route pricing through aggregators[] (cleanup) (
8d60d5f) - replace haiku/sonnet/opus tier map + VISION_MODEL with catalog lookups (cleanup) (
06519a9) - delete direct-provider catalog code, bundled fallback, legacy routing(
029d8fd) - extend ModelDoc with aggregators, vendors, availableInPlans (model-loader) (
2ec025f) - dedupe CODE_ASSIST_FALLBACK_CHAIN (gemini) (
eb91bed) - finalize Firebase migration, remove static MODEL_CATALOG (catalog) (
3edc60f)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.0.3...v7.1.0
v7.0.3
[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
- release v7.0.3(
e898715)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v7.0.2...v7.0.3
v7.0.1
[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
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 belowFull Changelog: v7.0.0...v7.0.1
v7.0.0
[7.0.0] - 2026-04-16
Documentation
- update CHANGELOG.md for v6.14.0(
8f18ec2)
New Features
- v7.0.0 — configurable default provider, custom endpoints(
c5ae212) - add aggregators[] field to ModelDoc and slim catalog (firebase) (
8a08535) - runtime-registered custom endpoints (providers) (
1451aea) - demote LiteLLM from hardcoded priority (routing) (
5a0d294) - add defaultProvider key + customEndpoints schemas (config) (
12ff0b1)
Other Changes
- add opt-in advisor-tool swap module (experiment) (
fda7852)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.14.0...v7.0.0