Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ hookWithoutAuth
Function
hookWithoutAuth
packages/opencode/test/cli/plugin-auth-picker.test.ts:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
function
hookWithoutAuth(): Hooks {
15
return
{}
16
}
17
18
describe(
"resolvePluginProviders"
, () => {
19
test(
"returns plugin providers not in models.dev"
, () => {
Callers
1
plugin-auth-picker.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected