Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Dimillian/CodexMonitor
/ threadItems.test.ts
File
threadItems.test.ts
src/utils/threadItems.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
type
{ ConversationItem } from
"../types"
;
3
import
{
4
buildConversationItem,
Callers
nothing calls this directly
Calls
8
normalizeItem
Function · 0.90
prepareThreadItems
Function · 0.90
buildConversationItem
Function · 0.90
mergeThreadItems
Function · 0.90
upsertItem
Function · 0.90
buildConversationItemFromThreadItem
Function · 0.90
getThreadTimestamp
Function · 0.90
getThreadCreatedTimestamp
Function · 0.90
Tested by
no test coverage detected