Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ loaded
Function
loaded
packages/opencode/src/session/instruction.ts:227–229 ·
view source on GitHub ↗
(messages: SessionV1.WithParts[])
Source
from the content-addressed store, hash-verified
225
)
226
227
export
function
loaded(messages: SessionV1.WithParts[]) {
228
return
extract(messages)
229
}
230
231
export
const
node = LayerNode.make({
232
service: Service,
Callers
4
Read
Function · 0.50
FileMedia
Function · 0.50
Playground
Function · 0.50
render
Function · 0.50
Calls
1
extract
Function · 0.85
Tested by
no test coverage detected