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
Release 1.0.11: fix Edit diff extraction for real ACP wire data
- diffFromContent reads camelCase oldText/newText/_meta (real wire shape);
snake_case previews still accepted
- isEdit flag follows detail merge semantics: content-less updates with
explicit isEdit=false no longer clear a diff card's flag
- verified end-to-end against real ~/.grok session updates.jsonl (26 diff
cards rendered with @@ headers, line numbers, +/- gutters)
0 commit comments