MCPcopy Create free account
hub / github.com/cortexkit/magic-context / transcript-pi.test.ts

File transcript-pi.test.ts

packages/pi-plugin/src/transcript-pi.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { createTagger } from "@magic-context/core/features/magic-context/tagger";
3import { closeQuietly } from "@magic-context/core/shared/sqlite-helpers";
4import { tagTranscript } from "@magic-context/core/shared/tag-transcript";

Callers

nothing calls this directly

Calls 15

userMessageFunction · 0.90
assistantMessageFunction · 0.90
createPiTranscriptFunction · 0.90
textOfFunction · 0.90
toolResultMessageFunction · 0.90
assistantToolCallFunction · 0.90
createTestDbFunction · 0.90
createTaggerFunction · 0.90
tagTranscriptFunction · 0.90
closeQuietlyFunction · 0.90
makeTranscriptIdFunction · 0.85
commitMethod · 0.80

Tested by

no test coverage detected