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

File local.tsx

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

Source from the content-addressed store, hash-verified

1import { createSimpleContext } from "@opencode-ai/ui/context"
2import { base64Encode } from "@opencode-ai/core/util/encode"
3import { useParams } from "@solidjs/router"
4import { batch, createEffect, createMemo, startTransition } from "solid-js"

Callers

nothing calls this directly

Calls 15

createSimpleContextFunction · 0.90
useSyncFunction · 0.90
useProvidersFunction · 0.90
persistedFunction · 0.90
base64EncodeFunction · 0.90
sdkFunction · 0.85
setStoreFunction · 0.85
handoffKeyFunction · 0.85
configuredModelFunction · 0.85
recentModelFunction · 0.85
defaultModelFunction · 0.85
syncFunction · 0.70

Tested by

no test coverage detected