sync: auto-sync from GURU-BEAST-ROG at 2026-07-06 10:55:23
Author: Mike Swanson Machine: GURU-BEAST-ROG Timestamp: 2026-07-06 10:55:23
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"description": "Your current thinking step"
|
||||
},
|
||||
"nextThoughtNeeded": {
|
||||
"type": "boolean",
|
||||
"description": "Whether another thought step is needed"
|
||||
"description": "Whether another thought step is needed",
|
||||
"type": "boolean"
|
||||
},
|
||||
"thoughtNumber": {
|
||||
"type": "integer",
|
||||
@@ -52,7 +52,6 @@
|
||||
},
|
||||
"required": [
|
||||
"thought",
|
||||
"nextThoughtNeeded",
|
||||
"thoughtNumber",
|
||||
"totalThoughts"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user