Releases: fw-ai/fireconnect
Releases · fw-ai/fireconnect
v0.6.0 — Codex model catalog, Pi glm-latest fix, Claude default-model fix, pricing docs
What's new
Features
- Codex model catalog with per-model metadata — generates a per-model catalog used by the Codex harness for routing and metadata. Adds a new
codex-catalog.mjsmodule, a catalog CLI command, and TOML patch integration.
Fixes
- Pi glm-latest — register Fireworks routers in
models.jsonso the Pi harness actually routes toglm-latestinstead of falling back. - Claude default model mapping —
haiku/subagentslots now default todeepseek-v4-flash. - Codex — address open Bugbot findings from the catalog work.
Docs
- Claude Code vs Fireworks pricing discrepancy — new
docs/claude-code-pricing.mdexplaining why Claude Code/modelestimates use Anthropic tiers, what Fireworks actually bills, and how FireConnect surfaces serverless rates viastatus,model list, and the custom model description. Cross-linked from README andcli-design.md.
Install / upgrade
curl -fsSL https://raw.githubusercontent.com/fw-ai/fireconnect/main/install.sh | bash
fireconnect upgrade # if already installedFull changelog: v0.5.0...v0.6.0