Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ selected
Function
selected
packages/app/src/context/notification.tsx:179–179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
177
onCleanup(() => states.forEach((value) => value.dispose()))
178
179
const selected = () => ensure(activeServer())
180
181
return {
182
ready: () => selected().ready(),
Callers
1
notification.tsx
File · 0.70
Calls
2
activeServer
Function · 0.85
ensure
Function · 0.70
Tested by
no test coverage detected