What's wrong with this entry?
When a session has recalled memories, a "memories" tab now appears in the chat footer alongside tasks and workflows. Clicking it (or pressing the associated keyboard shortcut) opens the session memories view. The tab only appears when memories are present and the feature is enabled.
- Shows count of memories recalled in the current session (
"memory" / "memories"count label) - Accessible via the footer keyboard cycle or by clicking
- Controlled by the
UOe()feature check (requires the memories feature to be on) - Selecting "memories" from the footer calls
onOpenSessionMemories
Footer memories tab (search for "footer:memories" or "sessionMemories")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.