MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / agent-conversation-persistence.test.ts

File agent-conversation-persistence.test.ts

apps/extension/src/shared/agent-conversation-persistence.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { createToolCall, createToolResult } from './agent-conversation';
3import { toPersistedConversationEvents } from './agent-conversation-persistence';
4

Callers

nothing calls this directly

Calls 3

createSafeToolCallFunction · 0.90
createToolResultFunction · 0.90

Tested by

no test coverage detected