Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ mode
Function
mode
packages/tui/src/feature-plugins/system/diff-viewer.tsx:104–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
| undefined
104
const mode = () => params()?.mode ??
"git"
105
const diffInput = createMemo(() => {
106
const sessionID = params()?.sessionID
107
return {
Callers
4
DiffViewer
Function · 0.70
openSwitchDiffDialog
Function · 0.70
app
Function · 0.70
app_bottom
Function · 0.70
Calls
1
params
Function · 0.85
Tested by
no test coverage detected