MCPcopy Index your code
hub / github.com/anomalyco/opencode / message-v2.test.ts

File message-v2.test.ts

packages/opencode/test/session/message-v2.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import { APICallError } from "ai"
4import { MessageV2 } from "../../src/session/message-v2"

Callers

nothing calls this directly

Calls 11

testFunction · 0.85
userInfoFunction · 0.85
basePartFunction · 0.85
assistantInfoFunction · 0.70
findMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
fromMethod · 0.45
messageMethod · 0.45
toObjectMethod · 0.45
isInstanceMethod · 0.45

Tested by

no test coverage detected