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

File terminal.tsx

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

Source from the content-addressed store, hash-verified

1import { createStore, produce } from "solid-js/store"
2import { createSimpleContext } from "@opencode-ai/ui/context"
3import { batch, createEffect, createMemo, createRoot, on, onCleanup } from "solid-js"
4import { useParams } from "@solidjs/router"

Callers

nothing calls this directly

Calls 15

createSimpleContextFunction · 0.90
base64EncodeFunction · 0.90
sdkFunction · 0.85
readyMethod · 0.80
activeMethod · 0.80
cloneMethod · 0.80
openMethod · 0.80
loadWorkspaceFunction · 0.70
directoryFunction · 0.70
scopeFunction · 0.70
addMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected