personal memory agent
0
fork

Configure Feed

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

Update API baselines for expanded import fixtures

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

+115 -3
+104
tests/baselines/api/import/list.json
··· 6 6 "20260101" 7 7 ], 8 8 "entities_seeded": 0, 9 + "entries_written": 15, 10 + "error": null, 11 + "error_stage": null, 12 + "facet": "work", 13 + "file_size": 67890, 14 + "imported_at": 1767276000.0, 15 + "mime_type": "application/json", 16 + "original_filename": "claude-conversations.json", 17 + "processed": true, 18 + "setting": "ai_conversation", 19 + "source_display": "Claude Chat", 20 + "source_type": "claude", 21 + "status": "success", 22 + "target_day": "20260101", 23 + "task_id": null, 24 + "timestamp": "20260101_140000", 25 + "total_files_created": 3, 26 + "user_timestamp": "20260101_140000" 27 + }, 28 + { 29 + "created_at": 0, 30 + "date_range": [ 31 + "20260101", 32 + "20260101" 33 + ], 34 + "entities_seeded": 0, 9 35 "entries_written": 18, 10 36 "error": null, 11 37 "error_stage": null, ··· 50 76 "timestamp": "20260101_090000", 51 77 "total_files_created": 2, 52 78 "user_timestamp": "20260101_090000" 79 + }, 80 + { 81 + "created_at": 0, 82 + "date_range": [ 83 + "20260101", 84 + "20260101" 85 + ], 86 + "entities_seeded": 0, 87 + "entries_written": 8, 88 + "error": null, 89 + "error_stage": null, 90 + "facet": "work", 91 + "file_size": 52340, 92 + "imported_at": 1767265200.0, 93 + "mime_type": "application/zip", 94 + "original_filename": "My Activity.zip", 95 + "processed": true, 96 + "setting": "ai_conversation", 97 + "source_display": "Gemini", 98 + "source_type": "gemini", 99 + "status": "success", 100 + "target_day": "20260101", 101 + "task_id": null, 102 + "timestamp": "20260101_110000", 103 + "total_files_created": 2, 104 + "user_timestamp": "20260101_110000" 105 + }, 106 + { 107 + "created_at": 0, 108 + "date_range": [ 109 + "20260101", 110 + "20260101" 111 + ], 112 + "entities_seeded": 4, 113 + "entries_written": 9, 114 + "error": null, 115 + "error_stage": null, 116 + "facet": "reading", 117 + "file_size": 34521, 118 + "imported_at": 1767297600.0, 119 + "mime_type": "text/plain", 120 + "original_filename": "My Clippings.txt", 121 + "processed": true, 122 + "setting": "kindle", 123 + "source_display": "Kindle Highlights", 124 + "source_type": "kindle", 125 + "status": "success", 126 + "target_day": "20260101", 127 + "task_id": null, 128 + "timestamp": "20260101_200000", 129 + "total_files_created": 2, 130 + "user_timestamp": "20260101_200000" 131 + }, 132 + { 133 + "created_at": 0, 134 + "date_range": [ 135 + "20260101", 136 + "20260101" 137 + ], 138 + "entities_seeded": 7, 139 + "entries_written": 4, 140 + "error": null, 141 + "error_stage": null, 142 + "facet": "work", 143 + "file_size": 89012, 144 + "imported_at": 1767283200.0, 145 + "mime_type": "application/zip", 146 + "original_filename": "vault-export.zip", 147 + "processed": true, 148 + "setting": "obsidian", 149 + "source_display": "Obsidian / Logseq Vault", 150 + "source_type": "obsidian", 151 + "status": "success", 152 + "target_day": "20260101", 153 + "task_id": null, 154 + "timestamp": "20260101_160000", 155 + "total_files_created": 2, 156 + "user_timestamp": "20260101_160000" 53 157 } 54 158 ]
+11 -3
tests/baselines/api/stats/stats.json
··· 730 730 "screen_sessions": 3 731 731 }, 732 732 "20260306": { 733 - "day_bytes": 62841, 733 + "day_bytes": 62860, 734 734 "outputs_pending": 9, 735 735 "outputs_processed": 2, 736 736 "pending_segments": 0, ··· 784 784 "screen_duration": 0.0, 785 785 "screen_frames": 0, 786 786 "screen_sessions": 2 787 + }, 788 + "20260311": { 789 + "day_bytes": 483, 790 + "outputs_pending": 11, 791 + "outputs_processed": 0, 792 + "pending_segments": 0, 793 + "percept_duration": 0.0, 794 + "transcript_duration": 0.0 787 795 }, 788 796 "20990101": { 789 797 "audio_duration": 0.0, ··· 1728 1736 "audio_duration": 1243.0, 1729 1737 "audio_segments": 86, 1730 1738 "audio_sessions": 19, 1731 - "day_bytes": 527802, 1732 - "outputs_pending": 377, 1739 + "day_bytes": 528304, 1740 + "outputs_pending": 388, 1733 1741 "outputs_processed": 14, 1734 1742 "pending_segments": 0, 1735 1743 "percept_frames": 0,