You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/first-second-parity-audit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,7 +275,7 @@ M7 progress now includes:
275
275
-`internal/tui`: prompt pasted-content expectations now accept a single `pastedContents` object as well as an array.
276
276
-`internal/tui`: interaction script task expectations now accept a single `contains` object as well as an array for expected task matches.
277
277
-`internal/tui`: interaction script message steps now accept chat/transcript-style `type`/`speaker` role aliases and `content`/`body`/`message` text aliases.
278
-
-`internal/tui`: interaction script message injection now accepts `messages`, `append_messages`/`appendMessages`, and `transcript_messages`/`transcriptMessages` object or object-array aliases.
278
+
-`internal/tui`: interaction script message injection now accepts `messages`, `append_messages`/`appendMessages`, and `transcript_messages`/`transcriptMessages` object or object-array aliases, plus pasted-content attachment aliases such as `pastedContent`, `attachments`, single `imagePasteId`, and `kind`/`value`/`data` pasted-content fields.
279
279
-`internal/tui`: interaction script image steps now accept filename aliases such as `fileName`/`file_name`/`name`, media-type aliases such as `mimeType`/`mime_type`/`contentType`, and content aliases such as `data`/`base64`.
280
280
-`internal/tui`: interaction script direct dialog steps now accept ID, kind, title/body, action-list, and focused-index aliases aligned with dialog expectations.
281
281
-`internal/tui`: interaction script permission request steps now accept request/permission/tool-use ID aliases, path aliases, description aliases, action-list aliases, and single-string `actions`.
0 commit comments