Ask a question to get started
Enter to send•Shift+Enter new line
Begin tracking a file operation.
Creates a record for the operation and, for write/edit operations, captures the file's content before modification.
start_operation( self, tool_name: str, args: dict[str, Any], tool_call_id: str | None ) -> None