MCPcopy Create free account
hub / github.com/simstudioai/sim / index.ts

File index.ts

apps/sim/lib/copilot/request/handlers/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { MothershipStreamV1EventType } from '@/lib/copilot/generated/mothership-stream-v1'
3import type { StreamEvent, StreamingContext } from '@/lib/copilot/request/types'
4import { handleCompleteEvent } from './complete'

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
handleToolEventFunction · 0.90
handleTextEventFunction · 0.90

Tested by

no test coverage detected