Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ latest
Function
latest
packages/opencode/src/cli/cmd/run/trace.ts:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
function
latest() {
36
return
path.join(Global.Path.log,
"direct"
,
"latest.json"
)
37
}
38
39
function
text(data: unknown) {
40
return
JSON.stringify(
Callers
1
trace
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected