🐛 fix(vscode): 移交终审修正:schema 墓碑、顶层兜底、前置复查、分支保护、清单校验
Claude-Session: https://claude.ai/code/session_011cEyL6k351U2BzX1Qmygph
This commit is contained in:
@@ -104,13 +104,11 @@
|
||||
},
|
||||
"handoffAttachmentId": {
|
||||
"type": "string",
|
||||
"description": "移交会话包在 Gitea 的附件 id;存在即「待接管」,接管完成后清空。",
|
||||
"minLength": 1
|
||||
"description": "移交会话包在 Gitea 的附件 id;存在即「待接管」,接管完成后清空;清空时写空串。"
|
||||
},
|
||||
"handoffFrom": {
|
||||
"type": "string",
|
||||
"description": "发起移交的 Gitea login。",
|
||||
"minLength": 1
|
||||
"description": "发起移交的 Gitea login;清空时写空串。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user