Files
Alex Newman 81ea0a932a fix(context): fall back to mode types when configured filter matches nothing (#4124)
CLAUDE_MEM_CONTEXT_OBSERVATION_TYPES / _CONCEPTS keep the previous mode's ids
after a CLAUDE_MEM_MODE switch, so SessionStart injected "0 obs" over a full
database. Intersect the configured ids with the active mode's ids, warn about
discarded ones, and fall back to the mode's full list when none survive.


Claude-Session: https://claude.ai/code/session_01T8tzshoEirtFhFwGi4didL

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-18 22:33:28 -07:00
..