Highlights
- Live session cost meter — watch Fireworks spend accumulate in a tmux split pane beside Claude Code, with a recent-session picker.
- VS Code now uses the chat-completions API for better compatibility.
- Cursor picker hides built-in models and preserves your native model IDs when re-enabling.
Improvements
- FireRouter model IDs are treated as 1M-context; Kimi K3 specs corrected to 1M with
[1m] enabled for Claude.
- Linux quit detection ignores Electron helper processes in VS Code.
- Claude usage meter exits cleanly on quit.
- README rewrite.
Install
curl -fsSL https://raw.githubusercontent.com/fw-ai/fireconnect/main/install.sh | bash