personal memory agent
0
fork

Configure Feed

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

Update stats API baseline for document importer stream additions

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

+39 -31
+39 -31
tests/baselines/api/stats/stats.json
··· 821 821 "screen_sessions": 3 822 822 }, 823 823 "20260310": { 824 - "audio_duration": 275.0, 825 - "audio_segments": 18, 826 - "audio_sessions": 3, 827 - "day_bytes": 52509, 824 + "day_bytes": 53726, 828 825 "outputs_pending": 9, 829 826 "outputs_processed": 2, 830 827 "pending_segments": 0, 831 - "screen_duration": 0.0, 832 - "screen_frames": 0, 833 - "screen_sessions": 2 828 + "percept_duration": 0.0, 829 + "percept_frames": 0, 830 + "percept_sessions": 2, 831 + "transcript_duration": 275.0, 832 + "transcript_segments": 18, 833 + "transcript_sessions": 3 834 834 }, 835 835 "20260311": { 836 836 "day_bytes": 483, ··· 858 858 }, 859 859 "20260315": { 860 860 "day_bytes": 483, 861 + "outputs_pending": 11, 862 + "outputs_processed": 0, 863 + "pending_segments": 0, 864 + "percept_duration": 0.0, 865 + "transcript_duration": 0.0 866 + }, 867 + "20260316": { 868 + "day_bytes": 160, 861 869 "outputs_pending": 11, 862 870 "outputs_processed": 0, 863 871 "pending_segments": 0, ··· 1133 1141 }, 1134 1142 "gemini-2.5-flash-lite": { 1135 1143 "cached_tokens": 0, 1136 - "input_tokens": 1986, 1137 - "output_tokens": 238, 1144 + "input_tokens": 2039, 1145 + "output_tokens": 243, 1138 1146 "reasoning_tokens": 0, 1139 - "total_tokens": 2224 1147 + "total_tokens": 2282 1140 1148 }, 1141 1149 "gemini-3-flash-preview": { 1142 - "input_tokens": 1656, 1143 - "output_tokens": 414, 1144 - "reasoning_tokens": 3420, 1145 - "total_tokens": 11518 1150 + "input_tokens": 1728, 1151 + "output_tokens": 432, 1152 + "reasoning_tokens": 3835, 1153 + "total_tokens": 12023 1146 1154 }, 1147 1155 "gpt-5": { 1148 1156 "cached_tokens": 200, ··· 1816 1824 }, 1817 1825 "20260316": { 1818 1826 "gemini-2.5-flash-lite": { 1819 - "input_tokens": 106, 1820 - "output_tokens": 10, 1821 - "total_tokens": 116 1827 + "input_tokens": 159, 1828 + "output_tokens": 15, 1829 + "total_tokens": 174 1822 1830 }, 1823 1831 "gemini-3-flash-preview": { 1824 - "input_tokens": 144, 1825 - "output_tokens": 36, 1826 - "reasoning_tokens": 852, 1827 - "total_tokens": 1032 1832 + "input_tokens": 216, 1833 + "output_tokens": 54, 1834 + "reasoning_tokens": 1267, 1835 + "total_tokens": 1537 1828 1836 } 1829 1837 } 1830 1838 }, 1831 1839 "total_percept_duration": 0.0, 1832 - "total_transcript_duration": 2212.0, 1840 + "total_transcript_duration": 2487.0, 1833 1841 "totals": { 1834 - "audio_duration": 1243.0, 1835 - "audio_segments": 86, 1836 - "audio_sessions": 19, 1837 - "day_bytes": 529467, 1838 - "outputs_pending": 421, 1842 + "audio_duration": 968.0, 1843 + "audio_segments": 68, 1844 + "audio_sessions": 16, 1845 + "day_bytes": 530844, 1846 + "outputs_pending": 432, 1839 1847 "outputs_processed": 14, 1840 1848 "pending_segments": 0, 1841 1849 "percept_frames": 0, 1842 - "percept_sessions": 4, 1850 + "percept_sessions": 6, 1843 1851 "screen_duration": 23.1, 1844 1852 "screen_frames": 3, 1845 - "screen_sessions": 13, 1846 - "transcript_segments": 86, 1847 - "transcript_sessions": 12 1853 + "screen_sessions": 11, 1854 + "transcript_segments": 104, 1855 + "transcript_sessions": 15 1848 1856 } 1849 1857 } 1850 1858 }