personal memory agent
0
fork

Configure Feed

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

fix pre-existing stats API baseline drift

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+18 -2
+18 -2
tests/baselines/api/stats/stats.json
··· 928 928 "percept_duration": 0.0, 929 929 "transcript_duration": 0.0 930 930 }, 931 + "20260323": { 932 + "day_bytes": 0, 933 + "outputs_pending": 11, 934 + "outputs_processed": 0, 935 + "pending_segments": 0, 936 + "percept_duration": 0.0, 937 + "transcript_duration": 0.0 938 + }, 939 + "20260326": { 940 + "day_bytes": 792, 941 + "outputs_pending": 11, 942 + "outputs_processed": 0, 943 + "pending_segments": 0, 944 + "percept_duration": 0.0, 945 + "transcript_duration": 0.0 946 + }, 931 947 "20990101": { 932 948 "audio_duration": 0.0, 933 949 "day_bytes": 0, ··· 1924 1940 "audio_duration": 968.0, 1925 1941 "audio_segments": 68, 1926 1942 "audio_sessions": 16, 1927 - "day_bytes": 549337, 1928 - "outputs_pending": 509, 1943 + "day_bytes": 550129, 1944 + "outputs_pending": 531, 1929 1945 "outputs_processed": 14, 1930 1946 "pending_segments": 0, 1931 1947 "percept_frames": 0,