Merge branch 'master' into worktree/llm-reasoning-effort

This commit is contained in:
Yichen Jiang
2026-07-27 15:30:00 +08:00
committed by GitHub
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",