Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bearlyai/OpenADE
/ entries
Method
entries
projects/runtime-client/src/cache.ts:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
entries(): Array<[string, RuntimeRecord]> {
38
return
[...this.records.entries()]
39
}
40
41
upsert(value: unknown): RuntimeRecord | null {
42
const
runtime = validateRuntimeRecord(value)
Callers
15
toPlain
Function · 0.80
makeSimpleXmlTag
Function · 0.80
stringRecordParam
Function · 0.80
stopActiveOpenADERuntime
Function · 0.80
toYValue
Function · 0.80
setMapObject
Function · 0.80
updateTaskMetadata
Function · 0.80
stringRecord
Function · 0.80
groupOpenADEHyperPlanByDepth
Function · 0.80
getCompanionBindAddresses
Function · 0.80
runtimeStringRecordParam
Function · 0.80
collectTaskSessions
Function · 0.80
Calls
no outgoing calls
Tested by
3
toY
Function · 0.64
setObject
Function · 0.64
toY
Function · 0.64