Skip to content

Bug: Agent reads memory/YYYY-MM-DD.md even with session-memory hook disabled #153

@G9Pedro

Description

@G9Pedro

Reported by: ForaDoPadrao (Discord, Feb 25)

Description:
When the session-memory hook is disabled in openclaw.json and AGENTS.md explicitly says Do NOT read memory/YYYY-MM-DD.md, the agent still attempts to read daily notes on /new and gets ENOENT errors.

Likely cause: Something in OpenClaw's internal system prompt instructs the agent to read daily notes independently of the hook.

Repro:

  1. Disable session-memory hook in openclaw.json
  2. Start new session with /new
  3. Agent still attempts Read memory/YYYY-MM-DD.md

Expected: With hook disabled, agent should not attempt to read daily notes.

Environment: OpenClaw 2026.2.24, ClawVault 3.1.0

Note: This may be an OpenClaw issue rather than ClawVault, but documenting here since it affects the plugin behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions