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

File SendMessageTool.ts

src/tools/SendMessageTool/SendMessageTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { z } from 'zod/v4'
3import { isReplBridgeActive } from '../../bootstrap/state.js'
4import { getReplBridgeHandle } from '../../bridge/replBridgeHandle.js'

Callers

nothing calls this directly

Calls 4

lazySchemaFunction · 0.85
semanticBooleanFunction · 0.85
featureFunction · 0.85
buildToolFunction · 0.85

Tested by

no test coverage detected