A chat is the durable conversation thread. A screen-context session is the live capture lifecycle attached to that chat. One chat can have many sessions over time as you start, stop, or switch capture.Documentation Index
Fetch the complete documentation index at: https://docs.inlace.co/llms.txt
Use this file to discover all available pages before exploring further.
Scoping
- Screen context stays local. Each chat only sees its own captures.
- Drafts are preserved. Draft input is keyed by chat.
- Artifacts belong to their thread.
Capture lifecycle
- Draft chats can auto-start capture.
- Existing chats start capture via the recorder control.
- Navigating away stops the live session.
- Starting capture for a different thread stops the previous one.