MCPcopy Index your code
hub / github.com/simstudioai/sim / getTracer

Function getTracer

apps/sim/lib/copilot/request/lifecycle/finalize.ts:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19const logger = createLogger('CopilotStreamFinalize')
20const getTracer = () => trace.getTracer('sim-copilot-finalize', '1.0.0')
21
22// Single finalization path. `outcome` is the caller's resolved verdict
23// so we don't have to re-derive cancel vs error from raw signals.

Callers 1

finalizeStreamFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected