MCPcopy Create free account
hub / github.com/anomalyco/opencode / local.tsx

File local.tsx

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

Source from the content-addressed store, hash-verified

1import { createStore } from "solid-js/store"
2import { createSimpleContext } from "./helper"
3import { batch, createEffect, createMemo } from "solid-js"
4import { useSync } from "./sync"

Callers

nothing calls this directly

Calls 10

createSimpleContextFunction · 0.90
useSyncFunction · 0.90
useToastFunction · 0.90
useTuiPathsFunction · 0.90
useEventFunction · 0.90
createAgentFunction · 0.85
isModelValidFunction · 0.85
createModelFunction · 0.70
createSessionFunction · 0.70
currentMethod · 0.45

Tested by

no test coverage detected