MCPcopy Index your code
hub / github.com/anomalyco/opencode / project.tsx

File project.tsx

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

Source from the content-addressed store, hash-verified

1import { batch } from "solid-js"
2import type { Path, Workspace } from "@opencode-ai/sdk/v2"
3import { createStore, reconcile } from "solid-js/store"
4import { createSimpleContext } from "./helper"

Callers

nothing calls this directly

Calls 3

createSimpleContextFunction · 0.90
setStoreFunction · 0.85
onMethod · 0.80

Tested by

no test coverage detected