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

File comments.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

createSimpleContextFunction · 0.90
createScopedCacheFunction · 0.90
base64EncodeFunction · 0.90
decodeSessionKeyFunction · 0.85
createCommentSessionFunction · 0.85
sdkFunction · 0.85
readyMethod · 0.80
activeMethod · 0.80
serverSDKFunction · 0.70
loadFunction · 0.70
sessionFunction · 0.70
listMethod · 0.65

Tested by

no test coverage detected