feat(vscode): state JSON 新增 handoffAttachmentId/handoffFrom,Issue 透出 assignees

Claude-Session: https://claude.ai/code/session_011cEyL6k351U2BzX1Qmygph
This commit is contained in:
2026-08-26 15:20:23 +08:00
parent 3ddafafe3d
commit 4b66d567b0
11 changed files with 60 additions and 6 deletions
+2
View File
@@ -408,6 +408,8 @@ var knownStateFields = map[string]struct{}{
"implementStatus": {},
"color": {},
"autoReview": {},
"handoffAttachmentId": {},
"handoffFrom": {},
}
// parseStateComment returns the parsed map when body is a JSON object carrying