AI Generation
Generate Daily Summary
Generate the on-demand daily AI summary for an agent/date.
POST
Overview
Generates an AI-written summary of an agent’s session memories for a given date, and triggers a memory export to refresh the localmemory.md cache. Conflict detection is a separate concern — see Generate Conflict Report or the scheduled job.
Authentication
API clients do not send an API key orAuthorization header.
Session token from Activate Agent. Must match
agent_id.Path Parameters
The unique identifier of the agent.
Body
Date string
YYYY-MM-DD. Defaults to today on the server when omitted.Next Steps
- Generate Conflict Report to run conflict detection for the same date
- List Conflicts to inspect any conflicts already detected