MCPcopy Index your code
hub / github.com/codeaashu/claude-code / messageQueueManager.ts

File messageQueueManager.ts

src/utils/messageQueueManager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import type { ContentBlockParam } from '@anthropic-ai/sdk/resources/messages.mjs'
3import type { Permutations } from 'src/types/utils.js'
4import { getSessionId } from '../bootstrap/state.js'

Callers

nothing calls this directly

Calls 1

createSignalFunction · 0.85

Tested by

no test coverage detected