openclaw/docs/concepts
Vincent Koc c357235fe6
docs(memory): document active-memory circuit breaker config and lancedb memory query CLI
- docs/concepts/active-memory.md: extend the "Useful tuning fields" config
  table with the new `config.circuitBreakerMaxTimeouts` and
  `config.circuitBreakerCooldownMs` keys (with their schema-declared ranges
  and defaults) added by 89cd2b6362, so operators tuning Active Memory
  recall after consecutive timeouts can find the knobs alongside
  `cacheTtlMs`.
- docs/plugins/memory-lancedb.md: extend the "Commands" section with the
  new `openclaw memory query` subcommand 6b44dce0c8 registered when
  memory-lancedb is the active memory plugin, including the `--cols`,
  `--filter`, `--limit`, and `--order-by` options and the safety bounds
  (200-character filter cap, sanitized character allowlist, positive
  integer limit, in-memory order-by).
2026-04-29 04:41:06 -07:00
..
active-memory.md docs(memory): document active-memory circuit breaker config and lancedb memory query CLI 2026-04-29 04:41:06 -07:00
agent-loop.md fix(gateway): recover stale session lanes 2026-04-28 20:37:29 +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 context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -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): make qmd gateway startup lazy 2026-04-29 08:45:19 +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 refactor(discord): share channel run queue 2026-04-29 06:21:09 +01:00
model-failover.md fix(docs): make docs formatter mintlify-safe 2026-04-28 08:13:21 +01:00
model-providers.md docs: clarify provider hook compatibility 2026-04-29 05:02:04 +01:00
models.md fix(model): explain rejected session overrides 2026-04-28 23:33:24 +01:00
multi-agent.md fix(agents): keep OAuth auth read-through 2026-04-29 11:54:28 +01:00
oauth.md fix(agents): keep OAuth auth read-through 2026-04-29 11:54:28 +01: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(ci): harden release failure paths 2026-04-29 06:41:58 +01:00
queue.md fix(gateway): recover stale session lanes 2026-04-28 20:37:29 +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: document inter-session prompt guards 2026-04-28 20:34:55 +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 fix(telegram): honor final-only streaming mode 2026-04-28 20:28:06 +01:00
system-prompt.md perf(prompt): stabilize channel prompt suffix 2026-04-29 00:49:57 +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