mirror of
https://github.com/aljazceru/opencode.git
synced 2026-02-08 01:24:43 +01:00
feat(desktop): session router, interrupt agent, visual cleanup
This commit is contained in:
@@ -154,6 +154,7 @@ export function Diff<T>(props: DiffProps<T>) {
|
||||
...others,
|
||||
})
|
||||
|
||||
container.innerHTML = ""
|
||||
instance.render({
|
||||
oldFile: local.before,
|
||||
newFile: local.after,
|
||||
|
||||
Reference in New Issue
Block a user