personal memory agent
0
fork

Configure Feed

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

chore: update API baselines for routines pulse integration

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

+18 -10
+8 -8
tests/baselines/api/agents/agents-day.json
··· 201 201 "firstday_checkin": { 202 202 "app": null, 203 203 "color": "#6c757d", 204 - "description": "One-shot check-in after onboarding \u2014 spawns support agent chat", 204 + "description": "One-shot check-in after onboarding — spawns support agent chat", 205 205 "multi_facet": false, 206 206 "output_format": "text", 207 207 "schedule": "segment", ··· 234 234 "heartbeat": { 235 235 "app": null, 236 236 "color": "#6c757d", 237 - "description": "Sol's periodic self-awareness \u2014 journal health, agency tending, curation scan", 237 + "description": "Sol's periodic self-awareness — journal health, agency tending, curation scan", 238 238 "multi_facet": false, 239 239 "output_format": null, 240 240 "schedule": "none", ··· 355 355 "onboarding": { 356 356 "app": null, 357 357 "color": "#6c757d", 358 - "description": "Guided setup for new owners \u2014 offers passive observation or conversational interview", 358 + "description": "Guided setup for new owners — offers passive observation or conversational interview", 359 359 "multi_facet": false, 360 360 "output_format": null, 361 361 "schedule": null, ··· 377 377 "pulse": { 378 378 "app": null, 379 379 "color": "#6c757d", 380 - "description": "Living narrative of the owner's day \u2014 updated each segment", 380 + "description": "Living narrative of the owner's day — updated each segment", 381 381 "multi_facet": false, 382 382 "output_format": null, 383 383 "schedule": "segment", ··· 399 399 "routine": { 400 400 "app": null, 401 401 "color": "#6c757d", 402 - "description": "User-defined routine execution \u2014 runs owner instructions on schedule", 402 + "description": "User-defined routine execution — runs owner instructions on schedule", 403 403 "multi_facet": false, 404 404 "output_format": null, 405 405 "schedule": "none", ··· 454 454 "support:support": { 455 455 "app": "support", 456 456 "color": "#0288d1", 457 - "description": "Files and monitors support requests with sol pbc \u2014 consent-gated, never sends data without explicit owner approval", 457 + "description": "Files and monitors support requests with sol pbc — consent-gated, never sends data without explicit owner approval", 458 458 "multi_facet": false, 459 459 "output_format": null, 460 460 "schedule": null, ··· 520 520 "triage": { 521 521 "app": null, 522 522 "color": "#6c757d", 523 - "description": "Quick-action assistant for the chat bar \u2014 handles navigation, todos, calendar, and entity lookups", 523 + "description": "Quick-action assistant for the chat bar — handles navigation, todos, calendar, and entity lookups", 524 524 "multi_facet": false, 525 525 "output_format": null, 526 526 "schedule": null, ··· 531 531 "unified": { 532 532 "app": null, 533 533 "color": "#6c757d", 534 - "description": "Sol \u2014 the journal itself, as a conversational partner", 534 + "description": "Sol — the journal itself, as a conversational partner", 535 535 "multi_facet": false, 536 536 "output_format": null, 537 537 "schedule": null,
+10 -2
tests/baselines/api/stats/stats.json
··· 944 944 "percept_duration": 0.0, 945 945 "transcript_duration": 0.0 946 946 }, 947 + "20260327": { 948 + "day_bytes": 3300, 949 + "outputs_pending": 11, 950 + "outputs_processed": 0, 951 + "pending_segments": 0, 952 + "percept_duration": 0.0, 953 + "transcript_duration": 0.0 954 + }, 947 955 "20990101": { 948 956 "audio_duration": 0.0, 949 957 "day_bytes": 0, ··· 1940 1948 "audio_duration": 968.0, 1941 1949 "audio_segments": 68, 1942 1950 "audio_sessions": 16, 1943 - "day_bytes": 550129, 1944 - "outputs_pending": 531, 1951 + "day_bytes": 553429, 1952 + "outputs_pending": 542, 1945 1953 "outputs_processed": 14, 1946 1954 "pending_segments": 0, 1947 1955 "percept_frames": 0,