openclaw/docs/concepts
Tak Hoffman f256eeba43
Some checks are pending
CI / preflight (push) Waiting to run
CI / security-scm-fast (push) Waiting to run
CI / security-dependency-audit (push) Waiting to run
CI / security-fast (push) Blocked by required conditions
CI / build-artifacts (push) Blocked by required conditions
CI / (push) Blocked by required conditions
CI / -1 (push) Blocked by required conditions
CI / checks-fast-contracts-channels (push) Blocked by required conditions
CI / checks-fast-protocol (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-node-extensions (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-policy-guards (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-strict-smoke (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / checks-node-core (push) Blocked by required conditions
CI / check-preflight-guards (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check-additional-boundaries (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / check-additional (push) Blocked by required conditions
CI / build-smoke (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / -7 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -8 (push) Blocked by required conditions
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
fix(active-memory): use bundled recall tool
Fixes #73502.

Active Memory now allows its hidden recall sub-agent to use both bundled memory tool contracts: memory_recall for memory-lancedb and memory_search/memory_get for memory-core. The prompt prefers memory_recall when available and falls back to the legacy tool pair when that is the active backend surface.

Also updates Active Memory docs, QA mock fixtures, and debug parsing compatibility for the two recall paths.
2026-04-28 09:03:47 -05:00
..
active-memory.md fix(active-memory): use bundled recall tool 2026-04-28 09:03:47 -05:00
agent-loop.md fix(agents): collapse local model timeout knobs 2026-04-27 10:16:50 +01:00
agent-runtimes.md fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
agent-workspace.md docs(agent-workspace): rewrite with AccordionGroup for file map, Steps and Tabs for git backup, Warning callouts for sandbox and secret risks 2026-04-26 04:03:00 -07:00
agent.md feat(onboard): add skip bootstrap flag (#71218) 2026-04-24 12:42:00 -07:00
architecture.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
channel-docking.md docs(channels): add channel docking concept 2026-04-27 22:37:58 +01:00
compaction.md fix: allow memory flush model override 2026-04-28 05:50:55 +01:00
context-engine.md Fix compacted session transcript rotation 2026-04-26 17:51:00 -07:00
context.md docs: clarify pruning behavior and setup TL;DR orientation 2026-04-23 20:26:26 -07:00
delegate-architecture.md docs(concepts): batch readability and Mintlify component pass 2026-04-26 21:54:23 -07:00
dreaming.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
experimental-features.md docs(gateway): split configuration-reference by extracting tools and custom providers into config-tools 2026-04-23 20:34:46 -07:00
features.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
markdown-formatting.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
memory-builtin.md feat(providers): add DeepInfra provider plugin (#73038) 2026-04-28 01:12:54 +01:00
memory-honcho.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
memory-qmd.md fix(memory): back off qmd open failures 2026-04-28 04:16:25 +01:00
memory-search.md fix(memory): resolve custom embedding provider ids 2026-04-28 03:11:19 +01:00
memory.md fix: allow memory flush model override 2026-04-28 05:50:55 +01:00
messages.md docs(concepts): batch readability and Mintlify component pass 2026-04-26 21:54:23 -07:00
model-failover.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
model-providers.md docs: cover Anthropic beta header suppression and claude-cli fallback prelude 2026-04-28 01:42:25 -07:00
models.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
multi-agent.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
oauth.md docs: unify casing and replace path-as-text links across recent doc surfaces 2026-04-24 22:18:22 -07:00
presence.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
qa-e2e-automation.md test(qa-matrix): cover allowBots modes 2026-04-28 00:47:40 -04:00
qa-matrix.md test(qa-matrix): cover allowBots modes 2026-04-28 00:47:40 -04:00
queue.md fix: isolate cron nested lane concurrency 2026-04-27 09:39:10 +01:00
retry.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
session-pruning.md fix: preserve image history while pruning replay context 2026-04-26 03:16:00 +01:00
session-tool.md docs(tools): clarify sessions_spawn profile gating 2026-04-27 14:31:54 +01:00
session.md docs(channels): add channel docking concept 2026-04-27 22:37:58 +01:00
soul.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
streaming.md matrix: stream tool progress in previews 2026-04-27 16:21:34 -04:00
system-prompt.md fix: dedupe silent reply prompt guidance 2026-04-27 23:31:13 +01:00
timezone.md docs: remove duplicate H1 where frontmatter title already sets it 2026-04-23 13:11:14 -07:00
typebox.md docs: fix typebox rpc link 2026-04-23 23:51:50 +01:00
typing-indicators.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00
usage-tracking.md docs(concepts,automation,plugins): add Related sections to pages missing them 2026-04-23 15:48:46 -07:00