Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ utils.test.ts
File
utils.test.ts
packages/app/src/context/global-sync/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
type
{ Agent } from
"@opencode-ai/sdk/v2/client"
3
import
{ directoryKey, normalizeAgentList } from
"./utils"
4
Callers
nothing calls this directly
Calls
4
normalizeAgentList
Function · 0.90
test
Function · 0.85
agent
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected