fleet-memory/hindsight-docs/docs/sdks/integrations
Nicolò Boschi 200bab233e
feat(openclaw): add recallInjectionPosition config to preserve prompt cache (#710)
* feat(openclaw): add recallInjectionPosition config to preserve prompt cache

Add configurable injection position for recalled memories to avoid
breaking prefix-based prompt caching (Anthropic/Google) when agents
have large static system prompts.

Options: 'prepend' (default, current behavior), 'append' (end of
system prompt, preserves cache), 'user' (before user message).

Closes #703

* docs(openclaw): document all plugin config flags

Add missing config options to the OpenClaw docs: recallTopK,
recallTypes, recallContextTurns, recallMaxQueryChars,
recallPromptPreamble, recallInjectionPosition, recallRoles,
retainEveryNTurns, retainOverlapTurns, and debug.
2026-03-26 16:09:25 +01:00
..
agno.md docs: add 0.4.19 release blog post, Agno and Hermes integration pages (#608) 2026-03-18 17:35:54 +01:00
ai-sdk.mdx doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
chat.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
claude-code.md docs(claude-code): tidy configuration reference and sync README (#706) 2026-03-26 14:07:35 +01:00
crewai.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
hermes.md feat(hermes): file-based config + updated docs (#686) 2026-03-25 16:11:38 +01:00
langgraph.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
litellm.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
local-mcp.md feat: expand MCP tool surface area with 18 new tools and enhanced parameters (#435) 2026-02-25 10:26:46 +01:00
nemoclaw.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
openclaw.md feat(openclaw): add recallInjectionPosition config to preserve prompt cache (#710) 2026-03-26 16:09:25 +01:00
pydantic-ai.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
skills.md Replace waitlist links with direct Hindsight Cloud signup URL (#349) 2026-02-11 20:51:32 +01:00
strands.md feat: add Strands Agents SDK integration with Hindsight memory tools (#659) 2026-03-24 17:21:30 +01:00