Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ user
Function
user
packages/opencode/test/acp/usage.test.ts:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
})
27
28
const
user = (): UsageService.SessionMessage => ({
29
info: { role:
"user"
},
30
})
31
32
const
assistantWithoutProvider = (): UsageService.SessionMessage => ({
33
info: {
Callers
4
usage.test.ts
File · 0.70
revert-compact.test.ts
File · 0.50
prompt.test.ts
File · 0.50
processor-effect.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected