Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import { createStore } from
"solid-js/store"
2
import { createSimpleContext } from
"./helper"
3
import { batch, createEffect, createMemo } from
"solid-js"
4
import { useSync } from
"./sync"
Callers
nothing calls this directly
Calls
10
createSimpleContext
Function · 0.90
useSync
Function · 0.90
useToast
Function · 0.90
useTuiPaths
Function · 0.90
useEvent
Function · 0.90
createAgent
Function · 0.85
isModelValid
Function · 0.85
createModel
Function · 0.70
createSession
Function · 0.70
current
Method · 0.45
Tested by
no test coverage detected