Merge remote-tracking branch 'origin/master' into pr720

This commit is contained in:
Chinesezjc
2026-07-27 15:28:46 +08:00
68 changed files with 1084 additions and 75 deletions

View File

@@ -1137,7 +1137,7 @@ Record and update a structured task list for the current work. Send the ENTIRE l
"description": "The COMPLETE task list, replacing any previous list.",
"items": {
"type": "object",
"additionalProperties": true,
"additionalProperties": false,
"properties": {
"content": {
"type": "string",