Releases: MadAppGang/claudish
Releases · MadAppGang/claudish
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
v6.14.0
[6.14.0] - 2026-04-15
New Features
- v6.14.0 — Firebase-only catalog, semantic search, --list-providers(
95684ae)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.13.3...v6.14.0
v6.13.2
[6.13.2] - 2026-04-15
Bug Fixes
- stream format priority — explicit adapter wins over model dialect (#102) (
a0b15a9) - thread Slack webhook as parameter, not process.env (recommender) (
0fddebd) - centralize all-models.json through v2 helpers (cache) (
157c580) - #102 GLM stream parser + structural prevention + #85/88/99 stdin cleanup(
f876e79)
Documentation
- update API reference for recommender v2.0 (S1-S7 refactor)(
a68735f) - update CHANGELOG.md for v6.13.1(
ae86f4f)
New Features
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.13.1...v6.13.2
v6.13.1
[6.13.1] - 2026-04-14
Bug Fixes
- reject category headings as model IDs (google-scraper) (
0582413) - set en-US locale headers on every page (browserbase) (
ed93c11) - retry up to 3 times on empty response (qwen-scraper) (
4fb6716)
Documentation
- update CHANGELOG.md for v6.13.0(
f66d397)
New Features
- v6.13.1 — magmux IPC integration + e2e tests(
26c7a29)
Other Changes
- gitignore local dev test scripts in firebase/functions(
a0776f0)
Refactoring
- delegate all lifecycle tracking to magmux (team-grid) (
168c814)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.13.0...v6.13.1
v6.13.0
[6.13.0] - 2026-04-14
Bug Fixes
- restore scroll+click that actually triggers render (qwen-scraper) (
42a17d8) - wait for JS-rendered content, not a blind setTimeout (browserbase) (
8e273f6) - click International tab before scraping (qwen-scraper) (
b04861e) - diff gate ignores category recategorization (recommender) (
c174797) - parseVersion strips parameter-count suffixes (recommender) (
32d3307) - date-stamp handling + missing provider aliases (firebase/recommender) (
760b6db) - fix 6 cron output issues — vendor prefix, model selection, timeouts (recommender) (
6ba9043)
Documentation
- add API reference for Firebase endpoints, MCP tools, and schemas(
5f38f08) - update CHANGELOG.md for v6.12.3(
a39970f)
New Features
- interactive TUI with bordered result cards (probe) (
22865e7) - lexical modality fallback in isCodingCandidate (firebase/recommender) (
cdcafc6) - deterministic version-aware picker (firebase/recommender) (
1eb5808) - pre-publish diff gate and provider-drop alerts (firebase/recommender) (
42c2b82) - add one-off cleanupStalePrefixedDocs migration endpoint (cleanup) (
a6fdbbf) - --probe sends real 1-token requests to validate each provider(
f843f3e)
Other Changes
- clean up unused symbols after S1-S7 refactor (firebase) (
be07e5a)
Refactoring
- remove tab-click, rely on en-US locale (qwen-scraper) (
00b2bc1) - install schema gate at RawModel ingress (firebase/recommender) (
656e37a)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.12.3...v6.13.0
v6.12.3
[6.12.3] - 2026-04-11
Bug Fixes
- make codesign verification non-fatal for Bun binaries(
2cfbccb) - Qwen pricing scraper, stale doc cleanup, xAI alias fix(
0468eae) - stale doc cleanup + xAI alias resolution for correct model IDs(
343e619)
Documentation
- update CHANGELOG.md for v6.12.2(
9e89555)
New Features
- v6.12.3 — Browserbase integration for JS-rendered pricing pages(
b2e2ccc) - add Qwen pricing scraper from Alibaba Cloud Model Studio docs(
f9fe44d)
Other Changes
- add gitignore for magmux binaries and team session dirs(
89291a3)
Refactoring
- remove local magmux source, use upstream releases(
e1f8dd1)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.12.2...v6.12.3
v6.12.2
[6.12.2] - 2026-04-10
Bug Fixes
- v6.12.2 — team orchestrator race conditions and test hardening(
302e3f3) - use official pricing from provider docs, not aggregator prices(
0e8bc48)
Documentation
- update CHANGELOG.md for v6.12.1(
21c5fc0)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.12.1...v6.12.2
v6.12.1
[6.12.1] - 2026-04-10
Bug Fixes
- v6.12.1 — fix xAI pricing conversion (was 100x too low)(
871e957) - close remaining race conditions in team-orchestrator (team) (
832cbb7)
Documentation
- update CHANGELOG.md for v6.12.0(
107e843)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.12.0...v6.12.1
v6.12.0
[6.12.0] - 2026-04-09
Documentation
- update CHANGELOG.md for v6.11.1(
d89cddd)
New Features
- v6.12.0 — new API collectors, error report ingest, auto-recommender, team timeout fix(
e940c79)
Install
# npm
npm install -g claudish
# Homebrew
brew install MadAppGang/tap/claudish
# or download binary from assets belowFull Changelog: v6.11.1...v6.12.0