openclaw/extensions/memory-lancedb
Peter Steinberger 1507a9701b
refactor: centralize inbound supplemental context
* refactor: centralize inbound supplemental context

* refactor: trim supplemental finalizer typing

* docs: clarify supplemental context projection

* refactor: move inbound finalization into core

* refactor: simplify channel inbound facts

* refactor: fold supplemental media into inbound finalizer

* refactor: migrate channel inbound callers to builder

* docs: mark inbound finalizer compat types deprecated

* refactor: wire runtime turn context builder

* refactor: replace channel turn runtime API

* fix: respect discord quote visibility

* fix: avoid deprecated line dispatch helper

* refactor: deprecate channel message SDK seams

* docs: trim channel outbound SDK page

* test: migrate irc inbound assertion

* refactor: deprecate outbound SDK facades

* refactor: deprecate channel helper SDK facades

* refactor: deprecate channel streaming SDK facade

* refactor: move direct dm helpers into inbound SDK

* chore: mark legacy test-utils SDK alias deprecated

* refactor: remove unused allow-from read helper

* refactor: route remaining channel dispatch through core

* refactor: enforce modern extension SDK imports

* test: give slow image root tests more time

* ci: support node fallback on windows

* fix: add transcripts tool display metadata

* refactor: trim legacy channel test seams

* fix: preserve channel compat after rebase

* fix: keep deprecated channel inbound aliases

* fix: preserve discord thread context visibility

* fix: clean final rebase conflicts

* fix: preserve channel message dispatch aliases

* fix: sync channel refactor after rebase

* fix: sync channel refactor after latest main

* fix: dedupe memory-core subagent mock

* test: align clickclack inbound dispatch assertions

* fix: sync plugin sdk api hash after rebase

* fix: sync channel refactor after latest main

* fix: sync plugin sdk api hash after rebase

* fix: sync plugin sdk api hash after latest main

* test: remove stale inbound context awaits
2026-05-27 09:26:06 +01:00
..
api.ts refactor: tighten plugin runtime sdk boundaries 2026-04-27 14:15:53 +01:00
cli-metadata.ts Fix memory plugin CLI help dispatch (#83841) 2026-05-18 20:35:55 -05:00
config.test.ts refactor: centralize inbound supplemental context 2026-05-27 09:26:06 +01:00
config.ts fix(memory-lancedb): support cjk auto-capture triggers 2026-05-13 21:49:22 +01:00
index.test.ts fix(memory): reject prompt-like memory stores (#87142) 2026-05-26 21:37:29 -07:00
index.ts fix(memory): reject prompt-like memory stores (#87142) 2026-05-26 21:37:29 -07:00
lancedb-runtime.ts chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
memory-lancedb.live.test.ts test: share lancedb temp fixtures 2026-04-20 21:52:13 +01:00
npm-shrinkwrap.json chore: bump OpenClaw to 2026.5.26 2026-05-26 01:26:00 +01:00
openclaw.plugin.json fix(memory-lancedb): support cjk auto-capture triggers 2026-05-13 21:49:22 +01:00
package.json chore: bump OpenClaw to 2026.5.26 2026-05-26 01:26:00 +01:00
test-helpers.ts test(extensions): fix shared test helper contracts 2026-04-20 21:56:17 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00