fleet-memory/hindsight-integrations/openclaw/src
Anton Evseev 3f9eb27cd7
feat(openclaw): add autoRecall toggle and excludeProviders schema (#413)
Add `autoRecall` config option (default: true) to allow disabling
automatic memory recall injection when the host agent has its own
dedicated recall tool. This is backward compatible — existing
deployments continue auto-recalling as before.

Also add the existing `excludeProviders` field to the plugin.json
configSchema so it appears in the UI and docs.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 09:31:46 +01:00
..
client.test.ts fix(openclaw): shell safety, HTTP dual-mode, lazy reinit, per-user banks (#388) 2026-02-18 13:09:02 +01:00
client.ts fix: improve openclaw test coverage (#396) 2026-02-18 14:10:33 +01:00
embed-manager.ts fix(openclaw): remove unused imports, retry health check, suppress unhandled rejection (#373) 2026-02-16 10:02:19 +01:00
index.test.ts fix: improve openclaw test coverage (#396) 2026-02-18 14:10:33 +01:00
index.ts feat(openclaw): add autoRecall toggle and excludeProviders schema (#413) 2026-02-20 09:31:46 +01:00
moltbot-types.ts fix: rename openclawd to openclaw (#252) 2026-01-30 13:04:42 +01:00
types.ts feat(openclaw): add autoRecall toggle and excludeProviders schema (#413) 2026-02-20 09:31:46 +01:00