Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
89
const
wide = () => ProviderTest.fake({ model: createModel({ context: 100_000, output: 32_000 }) })
90
91
function
createUserMessage(sessionID: SessionID, text: string) {
92
return
Effect.gen(
function
* () {
Callers
4
Session
Function · 0.85
compaction.test.ts
File · 0.85
compactionProcessLayer
Function · 0.85
[shareID].tsx
File · 0.85
Calls
1
createModel
Function · 0.70
Tested by
no test coverage detected