This fix an error when opening a previous session that contains diffs. It seems that the json diff part was not being parsed right.
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) insert(nil) ... opencode--format-edit-diff(nil nil)
It's been coded by kimi k2-5 and opendoce not me.
This fix an error when opening a previous session that contains diffs. It seems that the json diff part was not being parsed right.
`
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
insert(nil)
...
opencode--format-edit-diff(nil nil)`
It's been coded by kimi k2-5 and opendoce not me.