personal memory agent
0
fork

Configure Feed

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

update API baselines for pulse cogitate agent

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

+19
+11
tests/baselines/api/agents/agents-day.json
··· 374 374 "title": "Innovation Opportunities", 375 375 "type": "generate" 376 376 }, 377 + "pulse": { 378 + "app": null, 379 + "color": "#6c757d", 380 + "description": "Living narrative of the owner's day — updated each segment", 381 + "multi_facet": false, 382 + "output_format": null, 383 + "schedule": "segment", 384 + "source": "system", 385 + "title": "Pulse", 386 + "type": "cogitate" 387 + }, 377 388 "research": { 378 389 "app": null, 379 390 "color": "#ff5722",
+8
tests/baselines/api/settings/providers.json
··· 301 301 "tier": 2, 302 302 "type": "generate" 303 303 }, 304 + "muse.system.pulse": { 305 + "disabled": false, 306 + "group": "Think", 307 + "label": "Pulse", 308 + "schedule": "segment", 309 + "tier": 3, 310 + "type": "cogitate" 311 + }, 304 312 "muse.system.research": { 305 313 "disabled": true, 306 314 "extract": true,