sessions

Upsert Extended Thought Internal

The agent persists its in-flight extended-thought buffer (or its cleared state) so a reconnecting agent resumes mid-delivery instead of dropping the remaining beats. One row per session, upserted. buffer null = nothing in flight. Durability only — the in-memory buffer is the live working copy.

post/v1/sessions/internal/{session_id}/extended-thought

Path parameters

session_idstring required

Request body

bufferobject nullable

Response

Successful Response

{"stackTrail":"paths:/v1/sessions/internal/{session_id}/extended-thought:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.