MCPcopy Create free account
hub / github.com/anomalyco/opencode / context

Function context

packages/app/src/components/model-tooltip.tsx:75–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 : language.t("model.tooltip.reasoning.none")
74 }
75 const context = () => language.t("model.tooltip.context", { limit: props.model.limit.context.toLocaleString() })
76
77 return (
78 <div class="flex flex-col gap-1 py-1">

Callers 4

ModelTooltipFunction · 0.70
circleFunction · 0.70
circleV2Function · 0.70
tooltipValueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected