MCPcopy Index your code
hub / github.com/anomalyco/opencode / cache-policy.test.ts

File cache-policy.test.ts

packages/llm/test/cache-policy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Effect } from "effect"
3import { CacheHint, LLM, Message } from "../src"
4import { Auth, LLMClient } from "../src/route"

Callers

nothing calls this directly

Calls 7

applyCachePolicyFunction · 0.90
testFunction · 0.85
modelMethod · 0.80
withMethod · 0.80
describeFunction · 0.50
prepareMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected