openclaw/docs/concepts
Rodrigo Uroz 6b3e0710f4 feat(memory): Add opt-in temporal decay for hybrid search scoring
Exponential decay (half-life configurable, default 30 days) applied
before MMR re-ranking. Dated daily files (memory/YYYY-MM-DD.md) use
filename date; evergreen files (MEMORY.md, topic files) are not
decayed; other sources fall back to file mtime.

Config: memorySearch.query.hybrid.temporalDecay.{enabled, halfLifeDays}
Default: disabled (backwards compatible, opt-in).
2026-02-16 23:59:19 +01:00
..
agent-loop.md
agent-workspace.md Agents: raise bootstrap total cap and warn on /context truncation (#18229) 2026-02-16 12:04:53 -05:00
agent.md
architecture.md
compaction.md
context.md Agents: raise bootstrap total cap and warn on /context truncation (#18229) 2026-02-16 12:04:53 -05:00
features.md
markdown-formatting.md
memory.md feat(memory): Add opt-in temporal decay for hybrid search scoring 2026-02-16 23:59:19 +01:00
messages.md
model-failover.md
model-providers.md
models.md
multi-agent.md
oauth.md
presence.md
queue.md
retry.md
session-pruning.md
session-tool.md fix(security): scope session tools and webhook secret fallback 2026-02-16 03:47:10 +01:00
session.md fix(memory): prevent QMD scope deny bypass 2026-02-15 02:41:45 +00:00
sessions.md
streaming.md fix(telegram): stream replies in-place without duplicate final sends 2026-02-15 20:32:51 +05:30
system-prompt.md Agents: raise bootstrap total cap and warn on /context truncation (#18229) 2026-02-16 12:04:53 -05:00
timezone.md
typebox.md
typing-indicators.md
usage-tracking.md