Skip to content

tokmon v0.28.2

Choose a tag to compare

@DavidIlie DavidIlie released this 13 Jul 17:10

What changed

  • Fixed massively inflated Codex token totals when spawned-agent session logs replay parent history across a timestamp-second boundary. Tokmon now follows the fork metadata to the live task boundary instead of counting copied token_count records as fresh usage.
  • Added a regression fixture for the cross-second Codex replay shape observed in Codex CLI 0.144.x.
  • Made daemon attachment depend on the RPC protocol rather than the app version, so compatible patch releases can reuse an existing daemon.
  • Added daemon capability and owner metadata to authenticated health checks and lock files. Protocol-incompatible desktop-owned or unauthenticated daemons are never signalled by the CLI.

Install with npm install -g tokmon@0.28.2 or run npx tokmon@0.28.2.