Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-bench
/ list
Function
list
src/agents/index.ts:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
export
function
list() {
89
return
Object.values(agents);
90
}
91
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected