MCPcopy Index your code
hub / github.com/anomalyco/opencode / server.tsx

File server.tsx

packages/app/src/context/server.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createSimpleContext } from "@opencode-ai/ui/context"
2import { type Accessor, batch, createMemo } from "solid-js"
3import { createStore, type SetStoreFunction, type Store } from "solid-js/store"
4import { Persist, persisted } from "@/utils/persist"

Callers

nothing calls this directly

Calls 10

createSimpleContextFunction · 0.90
persistedFunction · 0.90
resolveServerListFunction · 0.85
createServerProjectsFunction · 0.85
readyFunction · 0.70
currentFunction · 0.70
findMethod · 0.65
globalMethod · 0.45
keyMethod · 0.45

Tested by

no test coverage detected