prepare_for_new_conversation
Initiate a fresh conversation by resetting context and preparing for new interactions. Use this tool to start a clean dialogue with Serena, ensuring clarity and focus in coding discussions.
Instructions
Instructions for preparing for a new conversation. This tool should only be called on explicit user request.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "applyArguments",
"type": "object"
}