Fix: 修正部分模型會不遵守流程問題

This commit is contained in:
siage 2025-04-26 23:56:33 +08:00
parent 291c5eeae9
commit ffd6349d3a
4 changed files with 6 additions and 2 deletions

View File

@ -48,3 +48,4 @@ After completing the analysis, use the "reflect_task" tool to submit the final a
2. **Complete Analysis Results** - Technical details, interface dependencies, implementation strategy, acceptance criteria
Your analysis will determine the quality of the solution. Please comprehensively consider various technical factors and business constraints.
**Using tools is strictly required.**

View File

@ -65,4 +65,5 @@ Choose subsequent actions based on the evaluation results:
**Serious Warning**: The parameters you pass each time you call split_tasks cannot exceed 5000 characters. If it exceeds 5000 characters, please call the tool multiple times to complete.
**Now start calling the "split_tasks" tool**
**Now start calling the `split_tasks` or `analyze_task` tool**
**Using tools is strictly required.**

View File

@ -48,3 +48,4 @@
2. **完整分析結果** - 技術細節、接口依賴、實施策略、驗收標準
您的分析將決定解決方案質量,請全面考慮各種技術因素和業務約束。
**嚴禁不呼叫工具**

View File

@ -65,4 +65,5 @@
**嚴重警告** 你每次呼叫 split_tasks 傳遞的參數不能超過 5000 個字,如果超出 5000 個字請多次呼叫工具完成
**現在開始呼叫「split_tasks」工具**
**現在開始呼叫「split_tasks」或「analyze_task」工具**
**嚴禁不呼叫工具**