personal memory agent
0
fork

Configure Feed

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

Update stats API baseline after attribution stub and .mp4 retention changes

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

+10 -2
+10 -2
tests/baselines/api/stats/stats.json
··· 872 872 "percept_duration": 0.0, 873 873 "transcript_duration": 0.0 874 874 }, 875 + "20260317": { 876 + "day_bytes": 403, 877 + "outputs_pending": 11, 878 + "outputs_processed": 0, 879 + "pending_segments": 0, 880 + "percept_duration": 0.0, 881 + "transcript_duration": 0.0 882 + }, 875 883 "20990101": { 876 884 "audio_duration": 0.0, 877 885 "day_bytes": 0, ··· 1842 1850 "audio_duration": 968.0, 1843 1851 "audio_segments": 68, 1844 1852 "audio_sessions": 16, 1845 - "day_bytes": 530844, 1846 - "outputs_pending": 432, 1853 + "day_bytes": 531247, 1854 + "outputs_pending": 443, 1847 1855 "outputs_processed": 14, 1848 1856 "pending_segments": 0, 1849 1857 "percept_frames": 0,