mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-15 10:46:14 +00:00
* refactor(infra): rename usage cache lock owner field * refactor(state): migrate usage cost cache to SQLite * fix(state): satisfy SQLite migration gates * refactor(state): keep usage cache access synchronous * chore: leave release notes to release workflow * fix(state): satisfy dependency export gate