openclaw/extensions/active-memory
Peter Steinberger fa03d9b913
refactor: consolidate coercion helpers (#121366)
* refactor: consolidate coercion helpers

* fix: remove duplicate coercion imports

* fix: preserve serialized coercion guard

* chore: ratchet coercion helper carve-outs

* fix(test): keep gauntlet subprocess startup lean

* fix: preserve imported session timestamp semantics

* fix: preserve catalog timestamp string semantics

* chore: align plugin SDK surface ratchet

* fix: preserve trajectory and SDK string contracts

* fix(test): preserve QA record assertion semantics

* fix: complete standalone record guard rename

* refactor(cron): use canonical string coercion

* fix(acpx): preserve Pi timestamp parsing

* test(channels): adapt custody test harnesses

* test(telegram): classify media harness as test support

* test(acpx): split timestamp contract coverage

* test(channels): support generated custody contracts

* chore: ban the full coercion helper name set

Extends the declaration guard to all eleven consolidated helper names and
renames the cron schedule-identity readNumber wrapper to readScheduleInteger
so the banned generic name cannot regrow.

* fix(scripts): repair release-validation guard drift and lint cause

Restores the renamed isJsonRecord guard in assertTrustedWorkflowHarness after
main added isRecord call sites in parallel, and attaches the caught YAML error
as the thrown error cause (preserve-caught-error was red on main).

* fix: preserve Claude timestamp string semantics

* fix: preserve persisted timestamp string semantics

* fix: preserve date-first timestamp contracts

* fix(openai): harden delegation failure formatting

* chore: close coercion helper guard gaps

* test(openai): model non-error delegation rejection

* chore: refresh plugin SDK API contract

* fix(tasks): use canonical string field reader

* fix(ai): use canonical provider error field coercion

* fix(browser): migrate native bootstrap coercion

* docs(plugin-sdk): clarify text record export compatibility

* fix(gateway): normalize approval execution identity

* test(outbound): isolate message action poll harness
2026-08-11 00:02:18 -07:00
..
config.test.ts feat(memory): provenance-gated memory with dreaming on by default (#114819) 2026-07-28 06:04:25 -04:00
config.ts refactor: consolidate coercion helpers (#121366) 2026-08-11 00:02:18 -07:00
doctor-contract-api.test.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
doctor-contract-api.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
escalation.test.ts fix(active-memory): detect Chinese recall intent in escalate mode (#117338) (#117419) 2026-08-01 09:21:45 -07:00
escalation.ts fix(active-memory): detect Chinese recall intent in escalate mode (#117338) (#117419) 2026-08-01 09:21:45 -07:00
index.test.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
index.ts fix(active-memory): inject cold first-turn memory in QA-channel DMs (#115936) 2026-07-29 10:38:42 -04:00
openclaw.plugin.json refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
prompt.ts refactor: consolidate coercion helpers (#121366) 2026-08-11 00:02:18 -07:00
query.ts refactor(prompt): use plain inbound context labels and drop system-tag sanitizer (#112000) 2026-07-27 11:27:53 +10:00
recall-run.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
recall-state.ts fix(active-memory): share one recall per run across retries (#115627) 2026-07-29 02:16:59 -04:00
recall.ts fix(active-memory): share one recall per run across retries (#115627) 2026-07-29 02:16:59 -04:00
session-policy.ts refactor: consolidate coercion helpers (#121366) 2026-08-11 00:02:18 -07:00
session.ts refactor: canonicalize session delivery state (#113225) 2026-07-24 01:01:19 -07:00
transcript-result.ts refactor: consolidate coercion helpers (#121366) 2026-08-11 00:02:18 -07:00
transcript-watch.ts refactor: consolidate coercion helpers (#121366) 2026-08-11 00:02:18 -07:00
transcript.ts refactor: consolidate coercion helpers (#121366) 2026-08-11 00:02:18 -07:00
trigger-recall.test.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
trigger-recall.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00
types.ts refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936) 2026-08-09 03:05:47 -07:00