MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / threading.test.ts

File threading.test.ts

web/src/app/components/messages/threading.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Threading-logic contract for the dashboard inbox.
2
3import type { MessageSummary } from "../types";
4import { groupIntoThreads, findThread } from "./threading";

Callers

nothing calls this directly

Calls 4

groupIntoThreadsFunction · 0.90
findThreadFunction · 0.90
isoMinutesAgoFunction · 0.85
msgFunction · 0.70

Tested by

no test coverage detected