A resumable conversation and its persistent sandbox session.
Its cursor is an :atomics reference: shared across processes like the ETS
table it replaced, but reclaimed with the handle. A table would have been
owned by the creating process, so a long-lived caller that resumes a
conversation per inbound message leaked one table per call.
Summary
Functions
Fetches all history pages, requesting server-parsed blocks.
Sends a follow-up prompt. Cursor and turn number are captured before POST.
Functions
Fetches all history pages, requesting server-parsed blocks.
Sends a follow-up prompt. Cursor and turn number are captured before POST.