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

File route.tsx

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

Source from the content-addressed store, hash-verified

1import { createStore, reconcile } from "solid-js/store"
2import { createSimpleContext } from "./helper"
3import type { PromptInfo } from "../prompt/history"
4import { useTuiStartup } from "./runtime"

Callers

nothing calls this directly

Calls 3

createSimpleContextFunction · 0.90
useTuiStartupFunction · 0.90
initialRouteFunction · 0.85

Tested by

no test coverage detected