This repository was archived by the owner on Sep 13, 2026. It is now read-only.
v0.5.5
Added
- Service mode badge in dashboard capture list (feat).
Changed
- GLM 5.2 + Kimi K2.7 thinking shapes: removed
budget_tokensfield from
stamping (feat/stamp).
Fixed
- Stale-now React timers: fixed stale closures in
useNowhook causing
dashboard time displays to freeze. - 4 server/dashboard bugs: fixed in the same pass.
- Test harness guard: prevents false failures from timing flakiness.
Performance
- Test harness: fixed handler leak,
unref'd timers, replacedsleeps
with poll-until helpers for faster, more reliable tests.