openclaw/src/plugin-state
Peter Steinberger 0d981095d4
refactor(codex): store app-server thread bindings in SQLite plugin state (#101210)
* test(codex): shorten placeholder auth fixture strings

* feat(plugin-state): add reject-new overflow policy for keyed namespaces

* feat(agents): thread agent identity and session generation through reset and hooks

* refactor(codex): add SQLite-backed app-server thread binding store

* refactor(codex): move app-server runtime callers onto the binding store

* refactor(codex): move conversation, entry, and thread-tool flows onto the binding store

* refactor(codex): move command handlers onto the binding store

* feat(codex): import legacy binding sidecars via doctor state migration

* fix(codex): keep doctor sidecar scan inside stateDir

* fix(codex): make binding migration landable

* chore(changelog): defer release note

* test(plugin-state): stabilize durable-capacity ordering
2026-07-07 03:03:44 +01:00
..
plugin-state-store.e2e.test.ts docs: document remaining src helpers 2026-06-04 20:34:26 -04:00
plugin-state-store.runtime.test.ts docs: document remaining src helpers 2026-06-04 20:34:26 -04:00
plugin-state-store.sqlite.ts refactor(codex): store app-server thread bindings in SQLite plugin state (#101210) 2026-07-07 03:03:44 +01:00
plugin-state-store.test-helpers.ts refactor(tests): hide gateway state helper types 2026-06-17 11:12:22 +08:00
plugin-state-store.test.ts refactor(codex): store app-server thread bindings in SQLite plugin state (#101210) 2026-07-07 03:03:44 +01:00
plugin-state-store.ts refactor(codex): store app-server thread bindings in SQLite plugin state (#101210) 2026-07-07 03:03:44 +01:00
plugin-state-store.types.ts refactor(codex): store app-server thread bindings in SQLite plugin state (#101210) 2026-07-07 03:03:44 +01:00
runtime-health-store.ts feat(status): surface plugin health (#91952) 2026-06-15 09:36:13 -07:00