Skip to content

Feature request: per-agent auto-recall control #474

@itsmiso-ai

Description

@itsmiso-ai

Feature Request: per-agent autoRecall override control

Problem

Some local LLM backends output responses in a format that is not compatible with auto-recall (specifically: reasoning/thinking content is emitted to a separate field rather than the primary response field). A global `autoRecall: true/false` applies to all agents equally, making it impossible to enable auto-recall for compatible agents while disabling it for incompatible ones.

Proposed Solution

Allow per-agent override of the autoRecall setting via an exclude list or scope-based filtering.

Environment

  • memory-lancedb-pro: 1.1.0-beta.10
  • OpenClaw: 2026.4.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions