fw-ai/fireconnect v0.9.5
fw-ai/fireconnect
Captured source
source ↗published Sep 1, 2026seen 1wcaptured 1whttp 200method plain
v0.9.5 — Claude status line, ChatGPT desktop app, smart router mixes (preview)
Repository: fw-ai/fireconnect
Tag: v0.9.5
Published: 2026-09-01T07:39:22Z
Prerelease: no
Release notes:
Highlights
- Session costs in your Claude prompt. A new status line shows which models ran, what they cost at Fireworks rates, and cache savings. Your own status line is left alone —
fireconnect claude offrestores everything. - ChatGPT desktop app support.
fireconnect chatgptandfireconnect codexshare one config, so you route both through Fireworks with a single command. Quit the app first so its model list refreshes. - Smart router mixes (preview). Pin
autofor the default mix orauto-instantfor latency-first routing — for example,fireconnect claude --sonnet auto-instant. Everyauto-*slug works the same way. - Simpler Claude model setup. The wizard lets you pick a model per slot instead of toggling fast profiles. New installs default to Sonnet on
deepseek-pro-latest, Opus onglm-latest, and Fable on vision-capableglm-flash-latest. FireRouter still lands on Opus at first connect when your key supports it. - Faster `fireconnect model list`. Results are cached for an hour, work offline, show when they were last updated, and
--refreshpulls the latest. Smart Routers listsauto,auto-instant, and FireRouter.
Improvements
- MCP tool search works through the Fireworks gateway again — upgrade applies the fix automatically.
fireconnect claude demoand the status line use the same pricing, so their numbers always match.fireconnect upgraderepairs missing dependencies; partial installs recover instead of crashing.- Linux SSH/WSL: keys store in an encrypted file with timeouts on keyring and network calls — no more hangs.
fireconnect claude statusshows every slot, including defaults you never explicitly set.- GLM 5.3 and GLM 5.3 Flash added. Stale pins no longer hide newer releases; US-only pricing corrected.
- Claude picker lists
autoon every slot andauto-instanton Sonnet only.
> Already on Claude? Upgrade keeps your slot picks — run fireconnect claude --interactive to adopt the new defaults. Legacy pins like deepseek-v4-flash move to deepseek-flash-latest on your next fireconnect claude on.
Install
curl -fsSL https://raw.githubusercontent.com/fw-ai/fireconnect/main/install.sh | bash