Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
type
{ MessageSummary } from
"../types"
;
4
import
{ groupIntoThreads, findThread } from
"./threading"
;
Callers
nothing calls this directly
Calls
4
groupIntoThreads
Function · 0.90
findThread
Function · 0.90
isoMinutesAgo
Function · 0.85
msg
Function · 0.70
Tested by
no test coverage detected