personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update API baselines and fixture index after import UX merge

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+3 -18
+1 -1
tests/baselines/api/search/search.json
··· 184 184 "id": "20260309/default/090000_300/agents/audio.md:0", 185 185 "idx": 0, 186 186 "path": "20260309/default/090000_300/agents/audio.md", 187 - "score": -2.4, 187 + "score": -2.3, 188 188 "stream": "default", 189 189 "text": "# Audio Summary\n\n<strong>Romeo</strong> confessed the project to Benvolio and asked for infrastructure help. Benvolio agreed to spin up a Kubernetes staging cluster.\n" 190 190 },
+1 -1
tests/baselines/api/todos/badge-count.json
··· 1 1 { 2 - "count": 2 2 + "count": 0 3 3 }
+1 -16
tests/baselines/api/todos/nudges.json
··· 1 1 { 2 - "nudges": [ 3 - { 4 - "day": "20260308", 5 - "facet": "montague", 6 - "index": 2, 7 - "nudge": "20260309T09:00", 8 - "text": "Recruit Benvolio for infrastructure support" 9 - }, 10 - { 11 - "day": "20260308", 12 - "facet": "verona", 13 - "index": 2, 14 - "nudge": "20260309T09:00", 15 - "text": "Prepare working demo for board meeting" 16 - } 17 - ] 2 + "nudges": [] 18 3 }
tests/fixtures/journal/indexer/journal.sqlite

This is a binary file and will not be displayed.