Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
14
export
type
PipelineRenderer = TranscriptRenderer;
Callers
9
sessionToToolResponse
Function · 0.65
finalize
Function · 0.65
finalizeInlineXcodebuild
Function · 0.65
renderCliTextTranscript
Function · 0.65
cli-text-renderer.test.ts
File · 0.65
collectRunStateEvents
Function · 0.65
xcodebuild-domain-results.test.ts
File · 0.65
xcodebuild-run-state.test.ts
File · 0.65
xcodebuild-pipeline.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
1
collectRunStateEvents
Function · 0.52