MCPcopy Index your code
hub / github.com/anomalyco/opencode / wide

Function wide

packages/opencode/test/session/compaction.test.ts:89–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87}
88
89const wide = () => ProviderTest.fake({ model: createModel({ context: 100_000, output: 32_000 }) })
90
91function createUserMessage(sessionID: SessionID, text: string) {
92 return Effect.gen(function* () {

Callers 4

SessionFunction · 0.85
compaction.test.tsFile · 0.85
compactionProcessLayerFunction · 0.85
[shareID].tsxFile · 0.85

Calls 1

createModelFunction · 0.70

Tested by

no test coverage detected