Fixed
- Claude Sonnet 5 usage was costed 50% too high. The bundled price list still carried $3/$15 per million tokens — the increase that had been scheduled for September 1 and was then cancelled. The real price is $2/$10.
- Claude Fable 5.1 usage was costed at $0. It was missing from the bundled price list entirely, and a model with no price contributes nothing to the total instead of raising an error. Added, along with Claude Mythos 5.1 and Claude Haiku 3.5.
These prices are only used when ~/.claude/readout-pricing.json is absent, which on most machines it always is.
Added
- Clicking a notification toast now reopens the Siphon window, instead of doing nothing.
Changed
- Toasts are built directly on
tauri-winrt-notificationrather thantauri-plugin-notification, whose desktop backend offers no click callback. Six crates dropped out of the dependency tree; the toasts look and sound exactly as before. - Settings and IPC commands now return typed errors instead of silently succeeding: a failed preference write, an invalid value, a failed Claude Code hook sync, or a blocked external link now surfaces to the interface instead of disappearing.
Install: download Siphon.Setup.1.9.2.exe (per-user, no admin needed), or Siphon.Portable.1.9.2.exe to run without installing. Each .sha256 sidecar carries the digest the in-app updater verifies.