From f41c19ed3eb34352fb87cf6a34416a3a031fa9a4 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Mon, 2 Mar 2026 23:26:48 +0530 Subject: [PATCH] improve prompt --- src/Appwrite/Platform/Tasks/SDKs.php | 83 +++++++++++++++++----------- 1 file changed, 51 insertions(+), 32 deletions(-) diff --git a/src/Appwrite/Platform/Tasks/SDKs.php b/src/Appwrite/Platform/Tasks/SDKs.php index 34fa0b5d2a..0e37940a59 100644 --- a/src/Appwrite/Platform/Tasks/SDKs.php +++ b/src/Appwrite/Platform/Tasks/SDKs.php @@ -781,38 +781,57 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ); $prompt = <<", + "changelog": [ + "", + "" + ] + } + PROMPT; $options = (new DiffCheckOptions()) ->setSchema($schema)