You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added DeepSeek Harness (dsh) as a token, cost and session source. Tokdash reads $DSH_HOME/sessions/*/*/session.jsonl.zstd (or an uncompressed session.jsonl, defaulting to ~/.dsh), decodes its concatenated zstd frames, folds each step's early usage chunk into its finalized message instead of double-counting it, skips the parent-owned prefix of forked sessions, and prices DeepSeek models through the existing pricing database. Sessions appear in the Session Explorer with title, project and active time, and sync into the persistent store like the other file-backed clients.
Added a DeepSeek Harness brand mark to the dashboard and the README supported-tools strip.
Added GLM 5.3, DeepSeek V4 Pro 0813 and Grok 4.6 pricing.
Changed
Updated the DeepSeek V4 Flash and V4 Pro rates to the current official prices.