Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ name
Function
name
packages/app/src/context/server.tsx:303–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
301
return state.active
302
},
303
get name() {
304
return serverName(current())
305
},
306
get list() {
307
return allServers()
308
},
Callers
8
ConnectionError
Function · 0.50
SessionHeader
Function · 0.50
ServerRow
Function · 0.50
HomeProjectAvatar
Function · 0.50
DialogDeleteWorkspace
Function · 0.50
DialogResetWorkspace
Function · 0.50
ProjectIcon
Function · 0.50
DialogDeleteSession
Function · 0.50
Calls
2
serverName
Function · 0.85
current
Function · 0.70
Tested by
no test coverage detected