fix: 修正 gemini-2.5-pro-preview-05-06 會跳過執行任務直接完成的錯誤

This commit is contained in:
siage 2025-05-15 18:02:49 +08:00
parent 5d1c28dd97
commit 6d8a42206a
4 changed files with 6 additions and 4 deletions

View File

@ -35,4 +35,5 @@
- **Code Quality** - Comply with coding standards, handle exceptions
- **Performance Considerations** - Pay attention to algorithm efficiency and resource usage
Begin executing the task according to instructions, and use the "verify_task" tool for verification after completion.
Begin executing the task according to the instructions. After completing the task, call the verify_task tool to perform verification.
**Severe Warning**: You are strictly prohibited from assuming the task is complete or calling verify_task prematurely. You must use edit_file or any other available tools necessary to actually complete the task.

View File

@ -1 +1 @@
Execute specific tasks according to the predefined plan, ensuring the output of each step meets quality standards
Retrieve the instructional guidance for a specific task. You will complete the programming task based on this guidance. You must strictly follow the feedback and instructions provided by the tool — it is designed to **guide you toward perfect task completion, not to execute the task for you**. Severe Warning: Calling the executeTask tool does not mean you have completed the task. You must follow the step-by-step guidance returned by the tool to complete the task properly.

View File

@ -35,4 +35,5 @@
- **代碼質量** - 符合編碼標準,處理異常情況
- **效能考量** - 注意算法效率和資源使用
開始根據指示執行任務執行完成後請直接使用「verify_task」工具進行驗證。
現在開始根據指示執行任務執行完成後調用「verify_task」工具來進行驗證。
**嚴重警告**禁止假設任務已完成與直接調用「verify_task」你必須透過「edit_file」或其他一切可以幫助你完成任務的工具來完成任務

View File

@ -1 +1 @@
按照預定義計劃執行特定任務,確保每個步驟的輸出符合質量標準
取得特定任務的指導操作,你將根據任務指導來完成編程任務,你必須嚴格遵守工具的回饋指導內容,他將幫助你完美完成任務,**切記該工具不是幫你執行任務而是指導你如何完成任務**,嚴重警告:呼叫完 executeTask 工具不代表你已經完任務,你必須根據工具回傳的指導內容按照步驟來完成