tengu_onyx_plover Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.94: no gate table built for this version
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.94. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
New "Dream" system that automatically prunes and consolidates memory files in the background between sessions.
- Two dream modes:
- Pruning: "delete stale or invalidated memories, and collapse duplicates"
- Consolidation: "synthesize what you've learned recently into durable, well-organized memories"
- User setting:
autoDreamEnabled(boolean) — "Enable background memory consolidation (auto-dream). When set, overrides the server-side default." - Default thresholds: minimum 24 hours and 5 sessions between dreams (configurable via server flag)
- Memory files are treated as immutable — combining means deleting old files and writing fresh single-fact replacements
- Tool constraints during dream: Bash restricted to read-only commands plus
rmfor.mdfiles inside the memory directory - Existing
autoDreamEnabledsetting existed in v2.1.92 but the Dream prompts and pruning/consolidation logic are new
Dream instructions (search for "Dream: Memory Pruning", "autoDreamEnabled", "tengu_onyx_plover")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.