MCPcopy 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

1import { describe, expect, test } from "bun:test"
2import type { Agent } from "@opencode-ai/sdk/v2/client"
3import { directoryKey, normalizeAgentList } from "./utils"
4

Callers

nothing calls this directly

Calls 4

normalizeAgentListFunction · 0.90
testFunction · 0.85
agentFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected