MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / finalize

Method finalize

src/utils/renderers/index.ts:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 setStructuredOutput(output: StructuredToolOutput): void;
10 setNextSteps(steps: readonly NextStep[], runtime: 'cli' | 'daemon' | 'mcp'): void;
11 finalize(): void;
12}
13
14export type PipelineRenderer = TranscriptRenderer;

Calls

no outgoing calls

Tested by 1

collectRunStateEventsFunction · 0.52