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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -505,6 +505,7 @@ M7 progress now includes:
505
505
-`internal/session`: prompt-history `LogEntry` loading now accepts project aliases such as `projectPath`/`cwd`/`workingDirectory`/`workspacePath` and timestamp aliases such as `createdAt`/`unixTimestamp`, including RFC3339 timestamp normalization to Unix milliseconds.
506
506
-`internal/session`: prompt-history display text loading now accepts aliases such as `prompt`/`text`/`input`/`content`/`value` for runtime and stored history.
507
507
-`internal/session`: prompt-history pasted-content containers now accept aliases such as `pastedContent`/`pasted_content`, `pasteContents`/`paste_contents`, `pastes`, and `attachments`/`attachment`, matching interaction script fixture shapes for runtime and stored history.
508
+
-`internal/session`: prompt-history pasted image loading now accepts content-block-style `source`/`imageSource` objects plus source URL/URI/cache-path aliases, and stored image entries with inline source data now restore base64 content into prompt image blocks instead of keeping only metadata.
508
509
-`internal/compact`: microcompact disk cache loading now accepts broader summary-like direct and provider aliases including `body`, `markdown`, `description`/`details`, `finalSummary`, `summaryContent`, `resultText`, `completionText`, `responseText`, and `messageText`, preserving visible summary recovery through nested cache entries, JSON:API/resource envelopes, and provider-style response wrappers.
line:=`{"edge":{"node":{"properties":{"text":"restore [Pasted text #16]","attachments":[{"edge":{"node":{"properties":{"contentID":"16","pasted_type":"input_text","content_hash":"graph_hash","contentType":"text/plain"}}}}]}}},"timestamp":100,"projectPath":"/repo","sessionID":"session"}`
0 commit comments