MCPcopy
hub / github.com/anomalyco/opencode / tabs.tsx

File tabs.tsx

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

Source from the content-addressed store, hash-verified

1import type { Session } from "@opencode-ai/sdk/v2/client"
2import { createSimpleContext } from "@opencode-ai/ui/context"
3import { createStore, produce } from "solid-js/store"
4import { Persist, persisted, removePersisted, draftPersistedKeys } from "@/utils/persist"

Callers

nothing calls this directly

Calls 14

createSimpleContextFunction · 0.90
persistedFunction · 0.90
createTabMemoryFunction · 0.90
useLocationFunction · 0.85
tabKeyFunction · 0.85
setStoreFunction · 0.85
setRecentKeyFunction · 0.85
tabHrefFunction · 0.85
navigateTabFunction · 0.85
pushMethod · 0.80
readyFunction · 0.70
removeMethod · 0.65

Tested by

no test coverage detected