Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ ready
Function
ready
packages/app/src/context/server-sync.tsx:131–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
130
const [globalStore, setGlobalStore] = createStore<GlobalStore>({
131
get ready() {
132
return !bootstrap.isPending
133
},
134
project: [],
135
provider_auth: {},
136
get path() {
Callers
10
tabs.tsx
File · 0.70
permission.tsx
File · 0.70
highlights.tsx
File · 0.70
touch
Function · 0.70
layout.tsx
File · 0.70
createServerNotificationState
Function · 0.70
server.tsx
File · 0.70
StatusPopover
Function · 0.50
DirectoryStatusPopover
Function · 0.50
createViewSession
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected