From db5b74c857aabb5bf1eb96cadd26e206066b7e85 Mon Sep 17 00:00:00 2001 From: Dominic Cooney Date: Tue, 7 May 2024 10:05:53 +0900 Subject: [PATCH] Roll the extension to 6c659814 (#1457) This is the extension commit in VSCode 1.16.2, plus the change to send client-name, client-version query string parameters required by Sourcegraph 6. ## Test plan Manually tested: - Signed in - Chatted - Generated an autocomplete --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 294f0f7501..82ac463362 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,4 +26,4 @@ kotlin.stdlib.default.dependency=false nodeBinaries.commit=8755ae4c05fd476cd23f2972049111ba436c86d4 nodeBinaries.version=v20.12.2 cody.autocomplete.enableFormatting=true -cody.commit=d951e25d0c84c72365bd2fffb144a3fbf1170158 +cody.commit=6c6598148bffa3ad9e9a0daace563be4f8baf690