Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Dimillian/CodexMonitor
/ threadRpc.test.ts
File
threadRpc.test.ts
src/features/threads/utils/threadRpc.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
{
3
getParentThreadIdFromThread,
4
getResumedActiveTurnId,
Callers
nothing calls this directly
Calls
5
getResumedTurnState
Function · 0.90
getResumedActiveTurnId
Function · 0.90
getParentThreadIdFromThread
Function · 0.90
isSubagentThreadSource
Function · 0.90
shouldHideSubagentThreadFromSidebar
Function · 0.90
Tested by
no test coverage detected