A conversation represents a chat thread between a user and the Wix AI coding agent for a project. A project can have multiple conversations. Each conversation holds thread metadata such as status and title; the messages are returned via Query Messages.
Date and time the conversation was created.
Conversation ID.
ID of the project this conversation belongs to.
Revision number, which increments by 1 each time the conversation is updated. To prevent conflicting changes, the current revision must be passed when updating the conversation.
Agent session ID. Set when a build job begins; used to resume the coding agent session.
Conversation title. Currently defaults to new chat.
Date and time the conversation was last updated.