Memory
Configure the conversation history and automatic message summarisation.
Memory
The Memory tab controls how the agent uses the conversation's history to keep context between messages.
Reach it through the Settings icon in the editor's side navigation, Memory tab.
Enable chat memory
The main toggle. With it on, the agent sends the previous messages to the model on every new interaction, holding the conversation's context. With it off, every message is treated on its own.
Maximum messages in context
How many previous messages are sent to the model on each new interaction. Range: 1 to 50 (default: 10).
Only available with memory enabled.
Summarise the history automatically
With this on, the agent generates a summary of the earlier exchange once the message limit is reached. The summary replaces the full history, preserving the context without growing the token consumption.
Only available with memory enabled.