Build Information
Successful build of AGUISwift, reference main (659aa5), with Swift 6.3 for macOS (SPM) on 5 May 2026 00:44:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paduh/ag-ui-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paduh/ag-ui-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 659aa55 Merge pull request #24 from paduh/fix/pr-1512-review-gaps
Cloned https://github.com/paduh/ag-ui-swift.git
Revision (git rev-parse @):
659aa553ceb6893cd834874f3d1b9bf5cde31959
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/paduh/ag-ui-swift.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
[207/5997] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.20s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ag-ui-swift",
"name": "AGUISwift",
"url": "https://github.com/paduh/ag-ui-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ag-ui-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/paduh/ag-ui-swift.git
[1/4100] Fetching ag-ui-swift
Fetched https://github.com/paduh/ag-ui-swift.git from cache (1.12s)
Creating working copy for https://github.com/paduh/ag-ui-swift.git
Working copy of https://github.com/paduh/ag-ui-swift.git resolved at main (659aa55)
warning: '.resolve-product-dependencies': dependency 'ag-ui-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/paduh/ag-ui-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/104] Emitting module AGUICore
[9/114] Compiling AGUICore ReasoningMessage.swift
[10/114] Compiling AGUICore Role.swift
[11/114] Compiling AGUICore SystemMessage.swift
[12/114] Compiling AGUICore ToolMessage.swift
[13/114] Compiling AGUICore UserMessage.swift
[14/114] Compiling AGUICore FunctionCall.swift
[15/114] Compiling AGUICore Tool.swift
[16/114] Compiling AGUICore ToolCall.swift
[17/114] Compiling AGUICore JSONCodingHelpers.swift
[18/114] Compiling AGUICore JSONPrimitiveWrapper.swift
[19/114] Compiling AGUICore CustomEvent.swift
[20/114] Compiling AGUICore RawEvent.swift
[21/114] Compiling AGUICore MessagesSnapshotEvent.swift
[22/114] Compiling AGUICore StateDeltaEvent.swift
[23/114] Compiling AGUICore StateSnapshotEvent.swift
[24/114] Compiling AGUICore TextMessageChunkEvent.swift
[25/114] Compiling AGUICore TextMessageContentEvent.swift
[26/114] Compiling AGUICore TextMessageEndEvent.swift
[27/114] Compiling AGUICore TextMessageStartEvent.swift
[28/114] Compiling AGUICore ToolCallArgsEvent.swift
[29/114] Compiling AGUICore BinaryInputContent.swift
[30/114] Compiling AGUICore DocumentInputContent.swift
[31/114] Compiling AGUICore ImageInputContent.swift
[32/114] Compiling AGUICore InputContent.swift
[33/114] Compiling AGUICore TextInputContent.swift
[34/114] Compiling AGUICore VideoInputContent.swift
[35/114] Compiling AGUICore ActivityMessage.swift
[36/114] Compiling AGUICore AssistantMessage.swift
[37/114] Compiling AGUICore DeveloperMessage.swift
[38/114] Compiling AGUICore Message.swift
[39/114] Compiling AGUICore VideoInputContentDTO.swift
[40/114] Compiling AGUICore ActivityMessageDTO.swift
[41/114] Compiling AGUICore MessageDecodingHelpers.swift
[42/114] Compiling AGUICore ReasoningMessageDTO.swift
[43/114] Compiling AGUICore ToolMessageDTO.swift
[44/114] Compiling AGUICore UserMessageDTO.swift
[45/114] Compiling AGUICore MessageDecoder.swift
[46/114] Compiling AGUICore ActivityEventRegistry.swift
[47/114] Compiling AGUICore LifecycleEventRegistry.swift
[48/114] Compiling AGUICore ReasoningEventRegistry.swift
[49/114] Compiling AGUICore SpecialEventRegistry.swift
[50/114] Compiling AGUICore StateEventRegistry.swift
[51/114] Compiling AGUICore TextMessageEventRegistry.swift
[52/114] Compiling AGUICore ToolCallEventRegistry.swift
[53/114] Compiling AGUICore RegistryComposer.swift
[54/114] Compiling AGUICore MessageEncoder.swift
[55/114] Compiling AGUICore EventType.swift
[56/114] Compiling AGUICore AGUIEvent.swift
[57/114] Compiling AGUICore ActivityDeltaEvent.swift
[58/114] Compiling AGUICore ActivitySnapshotEvent.swift
[59/114] Compiling AGUICore RunErrorEvent.swift
[60/114] Compiling AGUICore RunFinishedEvent.swift
[61/114] Compiling AGUICore ToolCallChunkEvent.swift
[62/114] Compiling AGUICore ToolCallEndEvent.swift
[63/114] Compiling AGUICore ToolCallResultEvent.swift
[64/114] Compiling AGUICore ToolCallStartEvent.swift
[65/114] Compiling AGUICore UnknownEvent.swift
[66/114] Compiling AGUICore Context.swift
[67/114] Compiling AGUICore RunAgentInput.swift
[68/114] Compiling AGUICore RunAgentInputBuilder.swift
[69/114] Compiling AGUICore State.swift
[70/114] Compiling AGUICore AudioInputContent.swift
[71/114] Compiling AGUICore AGUIEventDecoder.swift
[72/114] Compiling AGUICore ActivityDeltaEventDTO.swift
[73/114] Compiling AGUICore ActivitySnapshotEventDTO.swift
[74/114] Compiling AGUICore EventDecodingHelpers.swift
[75/114] Compiling AGUICore RunErrorEventDTO.swift
[76/114] Compiling AGUICore RunFinishedEventDTO.swift
[77/114] Compiling AGUICore RunStartedEventDTO.swift
[78/114] Compiling AGUICore StepFinishedEventDTO.swift
[79/114] Compiling AGUICore StepStartedEventDTO.swift
[80/114] Compiling AGUICore ReasoningEncryptedValueEventDTO.swift
[81/114] Compiling AGUICore ReasoningEndEventDTO.swift
[82/114] Compiling AGUICore RunFinishedOutcome.swift
[83/114] Compiling AGUICore RunStartedEvent.swift
[84/114] Compiling AGUICore StepFinishedEvent.swift
[85/114] Compiling AGUICore StepStartedEvent.swift
[86/114] Compiling AGUICore ReasoningEncryptedValueEvent.swift
[87/114] Compiling AGUICore ReasoningEndEvent.swift
[88/114] Compiling AGUICore ReasoningMessageChunkEvent.swift
[89/114] Compiling AGUICore ReasoningMessageContentEvent.swift
[90/114] Compiling AGUICore ReasoningMessageEndEvent.swift
[91/114] Compiling AGUICore ReasoningMessageStartEvent.swift
[92/114] Compiling AGUICore ReasoningStartEvent.swift
[93/114] Compiling AGUICore ReasoningMessageChunkEventDTO.swift
[94/114] Compiling AGUICore ReasoningMessageContentEventDTO.swift
[95/114] Compiling AGUICore ReasoningMessageEndEventDTO.swift
[96/114] Compiling AGUICore ReasoningMessageStartEventDTO.swift
[97/114] Compiling AGUICore ReasoningStartEventDTO.swift
[98/114] Compiling AGUICore CustomEventDTO.swift
[99/114] Compiling AGUICore RawEventDTO.swift
[100/114] Compiling AGUICore MessagesSnapshotEventDTO.swift
[101/114] Compiling AGUICore StateDeltaEventDTO.swift
[102/114] Compiling AGUICore StateSnapshotEventDTO.swift
[103/114] Compiling AGUICore TextMessageChunkEventDTO.swift
[104/114] Compiling AGUICore TextMessageEndEventDTO.swift
[105/114] Compiling AGUICore ToolCallChunkEventDTO.swift
[106/114] Compiling AGUICore ToolCallEndEventDTO.swift
[107/114] Compiling AGUICore ToolCallResultEventDTO.swift
[108/114] Compiling AGUICore TypeDiscriminator.swift
[109/114] Compiling AGUICore EventDecodingError.swift
[110/114] Compiling AGUICore AudioInputContentDTO.swift
[111/114] Compiling AGUICore BinaryInputContentDTO.swift
[112/114] Compiling AGUICore DocumentInputContentDTO.swift
[113/114] Compiling AGUICore ImageInputContentDTO.swift
[114/114] Compiling AGUICore TextInputContentDTO.swift
[115/147] Compiling AGUITools ToolResponseHandler.swift
[116/148] Compiling AGUITools ToolExecutionStats.swift
[117/148] Compiling AGUIClient SseEvent.swift
[118/148] Compiling AGUIClient SseParser.swift
[119/150] Compiling AGUITools ToolExecutor.swift
[120/150] Compiling AGUITools ToolExecutionResult.swift
[121/150] Compiling AGUITools ToolExecutionContext.swift
[122/150] Compiling AGUITools ToolExecutionEvent.swift
[123/150] Compiling AGUITools ToolErrorHandler.swift
[124/150] Compiling AGUITools AGUITools.swift
[125/150] Emitting module AGUITools
[126/150] Compiling AGUITools ToolExecutionManager.swift
[127/150] Compiling AGUIClient HttpAgentConfiguration.swift
[128/150] Compiling AGUIClient HttpAgentTransport.swift
[129/150] Compiling AGUIClient AgentTransport.swift
[130/150] Compiling AGUIClient HTTPClient.swift
[131/150] Compiling AGUIClient AgentSubscriber.swift
[132/150] Compiling AGUIClient SubscriberManager.swift
[133/150] Compiling AGUIClient EventStream.swift
[134/150] Compiling AGUIClient EventVerifier.swift
[135/150] Emitting module AGUIClient
[136/150] Compiling AGUITools ToolRegistry.swift
[137/150] Compiling AGUIClient AsyncSequence+Buffering.swift
[138/150] Compiling AGUIClient BufferingStrategy.swift
[139/150] Compiling AGUIClient ChunkTransformer.swift
[140/150] Compiling AGUIClient HttpTransport.swift
[141/150] Compiling AGUIClient URLSessionHTTPClient.swift
[142/150] Compiling AGUIClient AGUIClient.swift
[143/150] Compiling AGUIClient AbstractAgent.swift
[144/150] Compiling AGUIClient ClientError.swift
[145/150] Compiling AGUIClient DefaultApplyEvents.swift
/Users/admin/builder/spi-builder-workspace/Sources/AGUIClient/State/PatchApplicator.swift:254:13: warning: variable 'intermediate' was never mutated; consider changing to 'let' constant
252 |
253 | // Remove from 'from' path
254 | var intermediate = try applyRemove(path: from, from: state)
| `- warning: variable 'intermediate' was never mutated; consider changing to 'let' constant
255 |
256 | // Add to 'to' path
[146/150] Compiling AGUIClient PatchApplicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/AGUIClient/State/PatchApplicator.swift:254:13: warning: variable 'intermediate' was never mutated; consider changing to 'let' constant
252 |
253 | // Remove from 'from' path
254 | var intermediate = try applyRemove(path: from, from: state)
| `- warning: variable 'intermediate' was never mutated; consider changing to 'let' constant
255 |
256 | // Add to 'to' path
[147/150] Compiling AGUIClient StateManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/AGUIClient/State/PatchApplicator.swift:254:13: warning: variable 'intermediate' was never mutated; consider changing to 'let' constant
252 |
253 | // Remove from 'from' path
254 | var intermediate = try applyRemove(path: from, from: state)
| `- warning: variable 'intermediate' was never mutated; consider changing to 'let' constant
255 |
256 | // Add to 'to' path
[148/150] Compiling AGUIClient HttpAgent.swift
[149/150] Compiling AGUIClient RunAgentParameters.swift
[150/150] Compiling AGUIClient AgentState.swift
[151/162] Compiling AGUIAgentSDK StatefulAgUiAgentConfig.swift
[152/162] Compiling AGUIAgentSDK AgentViewModelCompat.swift
[153/162] Compiling AGUIAgentSDK StatefulAgUiAgent.swift
[154/162] Compiling AGUIAgentSDK ChatAgent.swift
[155/162] Compiling AGUIAgentSDK ConversationHistoryManager.swift
[156/163] Compiling AGUIAgentSDK ClientToolResponseHandler.swift
[157/163] Emitting module AGUIAgentSDK
[158/163] Compiling AGUIAgentSDK AgUiAgentConfig.swift
[159/163] Compiling AGUIAgentSDK AgentBuilders.swift
[160/163] Compiling AGUIAgentSDK AGUIAgentSDK.swift
[161/163] Compiling AGUIAgentSDK AgUiAgent.swift
[162/163] Compiling AGUIAgentSDK AgentMessage.swift
[163/163] Compiling AGUIAgentSDK AgentViewModel.swift
Build complete! (13.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "AGUISwift",
"name" : "AGUISwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AGUICore",
"targets" : [
"AGUICore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AGUIClient",
"targets" : [
"AGUIClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AGUIAgentSDK",
"targets" : [
"AGUIAgentSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AGUITools",
"targets" : [
"AGUITools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AGUIToolsTests",
"module_type" : "SwiftTarget",
"name" : "AGUIToolsTests",
"path" : "Tests/AGUIToolsTests",
"sources" : [
"AGUIToolsTests.swift",
"Core/ToolErrorHandlerTests.swift",
"Core/ToolExecutionContextTests.swift",
"Core/ToolExecutionManagerTests.swift",
"Core/ToolExecutionResultTests.swift",
"Core/ToolExecutorTests.swift",
"Registry/CircuitBreakerIntegrationTests.swift",
"Registry/ToolExecutionStatsTests.swift",
"Registry/ToolRegistryConcurrencyTests.swift",
"Registry/ToolRegistryTests.swift"
],
"target_dependencies" : [
"AGUITools"
],
"type" : "test"
},
{
"c99name" : "AGUITools",
"module_type" : "SwiftTarget",
"name" : "AGUITools",
"path" : "Sources/AGUITools",
"product_memberships" : [
"AGUIAgentSDK",
"AGUITools"
],
"sources" : [
"AGUITools.swift",
"Core/ToolErrorHandler.swift",
"Core/ToolExecutionContext.swift",
"Core/ToolExecutionEvent.swift",
"Core/ToolExecutionManager.swift",
"Core/ToolExecutionResult.swift",
"Core/ToolExecutor.swift",
"Core/ToolResponseHandler.swift",
"Registry/ToolExecutionStats.swift",
"Registry/ToolRegistry.swift"
],
"target_dependencies" : [
"AGUICore"
],
"type" : "library"
},
{
"c99name" : "AGUICoreTests",
"module_type" : "SwiftTarget",
"name" : "AGUICoreTests",
"path" : "Tests/AGUICoreTests",
"sources" : [
"ActivityEvents/ActivityDeltaEventTests.swift",
"ActivityEvents/ActivitySnapshotEventTests.swift",
"Encoding/MessageEncoderTests.swift",
"Helpers/AGUIEventDecoderTestHelpers.swift",
"Helpers/EventDecodingErrorTests.swift",
"Helpers/EventTestData.swift",
"LifeCycleEvents/RunErrorEventTests.swift",
"LifeCycleEvents/RunFinishedEventTests.swift",
"LifeCycleEvents/RunStartedEventTests.swift",
"LifeCycleEvents/StepFinishedEventTests.swift",
"LifeCycleEvents/StepStartedEventTests.swift",
"ReasoningEvents/ReasoningEncryptedValueEventTests.swift",
"ReasoningEvents/ReasoningEndEventTests.swift",
"ReasoningEvents/ReasoningMessageChunkEventTests.swift",
"ReasoningEvents/ReasoningMessageContentEventTests.swift",
"ReasoningEvents/ReasoningMessageEndEventTests.swift",
"ReasoningEvents/ReasoningMessageStartEventTests.swift",
"ReasoningEvents/ReasoningStartEventTests.swift",
"SpecialEvents/CustomEventTests.swift",
"SpecialEvents/RawEventTests.swift",
"SpecialEvents/UnknownEventTests.swift",
"StateEvents/MessagesSnapshotEventTests.swift",
"StateEvents/StateDeltaEventTests.swift",
"StateEvents/StateSnapshotEventTests.swift",
"TextMessageEvents/TextMessageChunkEventTests.swift",
"TextMessageEvents/TextMessageContentEventTests.swift",
"TextMessageEvents/TextMessageEndEventTests.swift",
"TextMessageEvents/TextMessageStartEventTests.swift",
"ToolCallEvents/ToolCallArgsEventTests.swift",
"ToolCallEvents/ToolCallChunkEventTests.swift",
"ToolCallEvents/ToolCallEndEventTests.swift",
"ToolCallEvents/ToolCallResultEventTests.swift",
"ToolCallEvents/ToolCallStartEventTests.swift",
"Types/AgentExecution/ContextTests.swift",
"Types/AgentExecution/RunAgentInputBuilderTests.swift",
"Types/AgentExecution/RunAgentInputTests.swift",
"Types/AgentExecution/StateTests.swift",
"Types/InputContent/AudioInputContentTests.swift",
"Types/InputContent/BinaryInputContentTests.swift",
"Types/InputContent/DocumentInputContentTests.swift",
"Types/InputContent/ImageInputContentTests.swift",
"Types/InputContent/InputContentTests.swift",
"Types/InputContent/VideoInputContentTests.swift",
"Types/Messages/ActivityMessageTests.swift",
"Types/Messages/AssistantMessageTests.swift",
"Types/Messages/DeveloperMessageTests.swift",
"Types/Messages/MessageTests.swift",
"Types/Messages/ReasoningMessageTests.swift",
"Types/Messages/RoleTests.swift",
"Types/Messages/SystemMessageTests.swift",
"Types/Messages/ToolMessageTests.swift",
"Types/Messages/UserMessageTests.swift",
"Types/Tools/FunctionCallTests.swift",
"Types/Tools/ToolCallTests.swift",
"Types/Tools/ToolTests.swift"
],
"target_dependencies" : [
"AGUICore"
],
"type" : "test"
},
{
"c99name" : "AGUICore",
"module_type" : "SwiftTarget",
"name" : "AGUICore",
"path" : "Sources/AGUICore",
"product_memberships" : [
"AGUICore",
"AGUIClient",
"AGUIAgentSDK",
"AGUITools"
],
"sources" : [
"Decoding/AGUIEventDecoder.swift",
"Decoding/EventDTO/ActivityEventsDTO/ActivityDeltaEventDTO.swift",
"Decoding/EventDTO/ActivityEventsDTO/ActivitySnapshotEventDTO.swift",
"Decoding/EventDTO/EventDecodingHelpers.swift",
"Decoding/EventDTO/LifeCycleEventsDTO/RunErrorEventDTO.swift",
"Decoding/EventDTO/LifeCycleEventsDTO/RunFinishedEventDTO.swift",
"Decoding/EventDTO/LifeCycleEventsDTO/RunStartedEventDTO.swift",
"Decoding/EventDTO/LifeCycleEventsDTO/StepFinishedEventDTO.swift",
"Decoding/EventDTO/LifeCycleEventsDTO/StepStartedEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningEncryptedValueEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningEndEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningMessageChunkEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningMessageContentEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningMessageEndEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningMessageStartEventDTO.swift",
"Decoding/EventDTO/ReasoningEventsDTO/ReasoningStartEventDTO.swift",
"Decoding/EventDTO/SpecialEventsDTO/CustomEventDTO.swift",
"Decoding/EventDTO/SpecialEventsDTO/RawEventDTO.swift",
"Decoding/EventDTO/StateEventsDTO/MessagesSnapshotEventDTO.swift",
"Decoding/EventDTO/StateEventsDTO/StateDeltaEventDTO.swift",
"Decoding/EventDTO/StateEventsDTO/StateSnapshotEventDTO.swift",
"Decoding/EventDTO/TextMessageEventsDTO/TextMessageChunkEventDTO.swift",
"Decoding/EventDTO/TextMessageEventsDTO/TextMessageEndEventDTO.swift",
"Decoding/EventDTO/ToolCallEventsDTO/ToolCallChunkEventDTO.swift",
"Decoding/EventDTO/ToolCallEventsDTO/ToolCallEndEventDTO.swift",
"Decoding/EventDTO/ToolCallEventsDTO/ToolCallResultEventDTO.swift",
"Decoding/EventDTO/TypeDiscriminator.swift",
"Decoding/EventDecodingError.swift",
"Decoding/InputContentDTO/AudioInputContentDTO.swift",
"Decoding/InputContentDTO/BinaryInputContentDTO.swift",
"Decoding/InputContentDTO/DocumentInputContentDTO.swift",
"Decoding/InputContentDTO/ImageInputContentDTO.swift",
"Decoding/InputContentDTO/TextInputContentDTO.swift",
"Decoding/InputContentDTO/VideoInputContentDTO.swift",
"Decoding/MessageDTO/ActivityMessageDTO.swift",
"Decoding/MessageDTO/MessageDecodingHelpers.swift",
"Decoding/MessageDTO/ReasoningMessageDTO.swift",
"Decoding/MessageDTO/ToolMessageDTO.swift",
"Decoding/MessageDTO/UserMessageDTO.swift",
"Decoding/MessageDecoder.swift",
"Decoding/Registry/ActivityEventRegistry.swift",
"Decoding/Registry/LifecycleEventRegistry.swift",
"Decoding/Registry/ReasoningEventRegistry.swift",
"Decoding/Registry/SpecialEventRegistry.swift",
"Decoding/Registry/StateEventRegistry.swift",
"Decoding/Registry/TextMessageEventRegistry.swift",
"Decoding/Registry/ToolCallEventRegistry.swift",
"Decoding/RegistryComposer.swift",
"Encoding/MessageEncoder.swift",
"EventType.swift",
"Events/AGUIEvent.swift",
"Events/ActivityEvents/ActivityDeltaEvent.swift",
"Events/ActivityEvents/ActivitySnapshotEvent.swift",
"Events/LifeCycleEvents/RunErrorEvent.swift",
"Events/LifeCycleEvents/RunFinishedEvent.swift",
"Events/LifeCycleEvents/RunFinishedOutcome.swift",
"Events/LifeCycleEvents/RunStartedEvent.swift",
"Events/LifeCycleEvents/StepFinishedEvent.swift",
"Events/LifeCycleEvents/StepStartedEvent.swift",
"Events/ReasoningEvents/ReasoningEncryptedValueEvent.swift",
"Events/ReasoningEvents/ReasoningEndEvent.swift",
"Events/ReasoningEvents/ReasoningMessageChunkEvent.swift",
"Events/ReasoningEvents/ReasoningMessageContentEvent.swift",
"Events/ReasoningEvents/ReasoningMessageEndEvent.swift",
"Events/ReasoningEvents/ReasoningMessageStartEvent.swift",
"Events/ReasoningEvents/ReasoningStartEvent.swift",
"Events/SpecialEvents/CustomEvent.swift",
"Events/SpecialEvents/RawEvent.swift",
"Events/StateEvents/MessagesSnapshotEvent.swift",
"Events/StateEvents/StateDeltaEvent.swift",
"Events/StateEvents/StateSnapshotEvent.swift",
"Events/TextMessageEvents/TextMessageChunkEvent.swift",
"Events/TextMessageEvents/TextMessageContentEvent.swift",
"Events/TextMessageEvents/TextMessageEndEvent.swift",
"Events/TextMessageEvents/TextMessageStartEvent.swift",
"Events/ToolCallEvents/ToolCallArgsEvent.swift",
"Events/ToolCallEvents/ToolCallChunkEvent.swift",
"Events/ToolCallEvents/ToolCallEndEvent.swift",
"Events/ToolCallEvents/ToolCallResultEvent.swift",
"Events/ToolCallEvents/ToolCallStartEvent.swift",
"Events/UnknownEvent.swift",
"Types/AgentExecution/Context.swift",
"Types/AgentExecution/RunAgentInput.swift",
"Types/AgentExecution/RunAgentInputBuilder.swift",
"Types/AgentExecution/State.swift",
"Types/InputContent/AudioInputContent.swift",
"Types/InputContent/BinaryInputContent.swift",
"Types/InputContent/DocumentInputContent.swift",
"Types/InputContent/ImageInputContent.swift",
"Types/InputContent/InputContent.swift",
"Types/InputContent/TextInputContent.swift",
"Types/InputContent/VideoInputContent.swift",
"Types/Messages/ActivityMessage.swift",
"Types/Messages/AssistantMessage.swift",
"Types/Messages/DeveloperMessage.swift",
"Types/Messages/Message.swift",
"Types/Messages/ReasoningMessage.swift",
"Types/Messages/Role.swift",
"Types/Messages/SystemMessage.swift",
"Types/Messages/ToolMessage.swift",
"Types/Messages/UserMessage.swift",
"Types/Tools/FunctionCall.swift",
"Types/Tools/Tool.swift",
"Types/Tools/ToolCall.swift",
"Utilities/JSONCodingHelpers.swift",
"Utilities/JSONPrimitiveWrapper.swift"
],
"type" : "library"
},
{
"c99name" : "AGUIClientTests",
"module_type" : "SwiftTarget",
"name" : "AGUIClientTests",
"path" : "Tests/AGUIClientTests",
"sources" : [
"AGUIClientTests.swift",
"HttpAgentTests.swift",
"SseReconnectionTests.swift",
"State/DefaultApplyEventsTests.swift",
"State/PatchApplicatorTests.swift",
"State/StateManagerTests.swift",
"Streaming/BufferingTests.swift",
"Streaming/ChunkTransformTests.swift",
"Streaming/EventStreamTests.swift",
"Streaming/EventVerifierTests.swift",
"Streaming/SseParserTests.swift",
"Subscriber/AgentSubscriberTests.swift",
"Transport/ClientErrorTests.swift",
"Transport/HttpAgentConfigurationTests.swift",
"Transport/HttpTransportTests.swift",
"Transport/MockHTTPClient.swift",
"Transport/URLSessionHTTPClientTests.swift"
],
"target_dependencies" : [
"AGUIClient"
],
"type" : "test"
},
{
"c99name" : "AGUIClient",
"module_type" : "SwiftTarget",
"name" : "AGUIClient",
"path" : "Sources/AGUIClient",
"product_memberships" : [
"AGUIClient",
"AGUIAgentSDK"
],
"sources" : [
"AGUIClient.swift",
"AbstractAgent.swift",
"Errors/ClientError.swift",
"HttpAgent.swift",
"RunAgentParameters.swift",
"State/AgentState.swift",
"State/DefaultApplyEvents.swift",
"State/PatchApplicator.swift",
"State/StateManager.swift",
"Streaming/AsyncSequence+Buffering.swift",
"Streaming/BufferingStrategy.swift",
"Streaming/ChunkTransformer.swift",
"Streaming/EventStream.swift",
"Streaming/EventVerifier.swift",
"Streaming/SseEvent.swift",
"Streaming/SseParser.swift",
"Subscriber/AgentSubscriber.swift",
"Subscriber/SubscriberManager.swift",
"Transport/AgentTransport.swift",
"Transport/HTTPClient.swift",
"Transport/HttpAgentConfiguration.swift",
"Transport/HttpAgentTransport.swift",
"Transport/HttpTransport.swift",
"Transport/URLSessionHTTPClient.swift"
],
"target_dependencies" : [
"AGUICore"
],
"type" : "library"
},
{
"c99name" : "AGUIAgentSDKTests",
"module_type" : "SwiftTarget",
"name" : "AGUIAgentSDKTests",
"path" : "Tests/AGUIAgentSDKTests",
"sources" : [
"AGUIAgentSDKTests.swift",
"AgUiAgentTests.swift",
"AgentBuildersTests.swift",
"AgentMessageTests.swift",
"AgentViewModelCompatTests.swift",
"AgentViewModelTests.swift",
"ConversationHistoryTests.swift",
"EndToEndPipelineTests.swift",
"HistoryTrimmingTests.swift",
"MockChatAgent.swift",
"Mocks/MockToolRegistry.swift",
"StatefulAgUiAgentTests.swift"
],
"target_dependencies" : [
"AGUIAgentSDK",
"AGUIClient",
"AGUITools"
],
"type" : "test"
},
{
"c99name" : "AGUIAgentSDK",
"module_type" : "SwiftTarget",
"name" : "AGUIAgentSDK",
"path" : "Sources/AGUIAgentSDK",
"product_memberships" : [
"AGUIAgentSDK"
],
"sources" : [
"AGUIAgentSDK.swift",
"AgUiAgent.swift",
"AgUiAgentConfig.swift",
"AgentBuilders.swift",
"AgentMessage.swift",
"AgentViewModel.swift",
"AgentViewModelCompat.swift",
"ChatAgent.swift",
"ConversationHistoryManager.swift",
"StatefulAgUiAgent.swift",
"StatefulAgUiAgentConfig.swift",
"Tools/ClientToolResponseHandler.swift"
],
"target_dependencies" : [
"AGUICore",
"AGUIClient",
"AGUITools"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/paduh/ag-ui-swift/main
Repository: paduh/ag-ui-swift
Swift version used: 6.3
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target: AGUICore
Extracting symbol information for 'AGUICore'...
Finished extracting symbol information for 'AGUICore'. (28.29s)
Building documentation for 'AGUICore'...
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/ActivityEvents/ActivityDeltaEvent.swift:100:102-100:102
98 | /// type that conforms to `Decodable`.
99 | ///
100 + /// - Parameter type: The element type to decode the patch array as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
101 | /// - Returns: An array of decoded instances of the specified type
102 | /// - Throws: A `DecodingError` if the patch cannot be decoded as the specified type
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/ActivityEvents/ActivitySnapshotEvent.swift:102:90-102:90
100 | /// type that conforms to `Decodable`.
101 | ///
102 + /// - Parameter type: The type to decode the content as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
103 | /// - Returns: A decoded instance of the specified type
104 | /// - Throws: A `DecodingError` if the content cannot be decoded as the specified type
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/SpecialEvents/CustomEvent.swift:92:87-92:87
90 | /// type that conforms to `Decodable` for your custom event.
91 | ///
92 + /// - Parameter type: The type to decode the data as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
93 | /// - Returns: A decoded instance of the specified type
94 | /// - Throws: A `DecodingError` if the data cannot be decoded as the specified type
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/SpecialEvents/RawEvent.swift:90:87-90:87
88 | /// type that conforms to `Decodable`.
89 | ///
90 + /// - Parameter type: The type to decode the data as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
91 | /// - Returns: A decoded instance of the specified type
92 | /// - Throws: A `DecodingError` if the data cannot be decoded as the specified type
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/StateEvents/MessagesSnapshotEvent.swift:78:91-78:91
76 | /// type that conforms to `Decodable`.
77 | ///
78 + /// - Parameter type: The type to decode the messages as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
79 | /// - Returns: A decoded instance of the specified type
80 | /// - Throws: A `DecodingError` if the messages cannot be decoded as the specified type
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/StateEvents/StateDeltaEvent.swift:86:102-86:102
84 | /// type that conforms to `Decodable`.
85 | ///
86 + /// - Parameter type: The element type to decode the delta array as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
87 | /// - Returns: An array of decoded instances of the specified type
88 | /// - Throws: A `DecodingError` if the delta cannot be decoded as the specified type
warning: Parameter 'decoder' is missing documentation
--> Sources/AGUICore/Events/StateEvents/StateSnapshotEvent.swift:77:91-77:91
75 | /// type that conforms to `Decodable`.
76 | ///
77 + /// - Parameter type: The type to decode the snapshot as (must conform to `Decodable`)
| ╰─suggestion: Document 'decoder' parameter
78 | /// - Returns: A decoded instance of the specified type
79 | /// - Throws: A `DecodingError` if the snapshot cannot be decoded as the specified type
warning: 'TextInputContentDTO' doesn't exist at '/AGUICore/InputContent'
--> Sources/AGUICore/Types/InputContent/InputContent.swift:34:32-34:51
32 | ///
33 | /// InputContent types use the DTO pattern for serialization:
34 + /// - Decoding is handled by ``TextInputContentDTO`` and ``BinaryInputContentDTO``
35 | /// - Encoding is handled by ``UserMessageDTO`` when encoding UserMessage
36 | ///
warning: 'BinaryInputContentDTO' doesn't exist at '/AGUICore/InputContent'
--> Sources/AGUICore/Types/InputContent/InputContent.swift:34:60-34:81
32 | ///
33 | /// InputContent types use the DTO pattern for serialization:
34 + /// - Decoding is handled by ``TextInputContentDTO`` and ``BinaryInputContentDTO``
35 | /// - Encoding is handled by ``UserMessageDTO`` when encoding UserMessage
36 | ///
warning: 'UserMessageDTO' doesn't exist at '/AGUICore/InputContent'
--> Sources/AGUICore/Types/InputContent/InputContent.swift:35:32-35:46
33 | /// InputContent types use the DTO pattern for serialization:
34 | /// - Decoding is handled by ``TextInputContentDTO`` and ``BinaryInputContentDTO``
35 + /// - Encoding is handled by ``UserMessageDTO`` when encoding UserMessage
36 | ///
37 | /// - SeeAlso: ``TextInputContent``, ``BinaryInputContent``, ``UserMessage``
Finished building documentation for 'AGUICore' (0.72s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/paduh/ag-ui-swift/main
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Symbol.swift
[12/57] Compiling SymbolKit SymbolKind.swift
[13/57] Compiling SymbolKit SymbolGraph.swift
[14/57] Compiling SymbolKit GraphCollector.swift
[15/57] Emitting module Snippets
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling Snippets SnippetParser.swift
[19/57] Compiling SymbolKit Generics.swift
[20/57] Compiling SymbolKit Namespace.swift
[21/57] Compiling Snippets Snippet.swift
[22/57] Compiling SymbolKit Mixin+Equals.swift
[23/57] Compiling SymbolKit Mixin+Hash.swift
[24/57] Compiling SymbolKit Mixin.swift
[25/57] Compiling SymbolKit LineList.swift
[26/57] Compiling SymbolKit Position.swift
[27/57] Emitting module SymbolKit
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.96s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'AGUICore' complete! (0.29s)
Target: AGUIClient
Extracting symbol information for 'AGUIClient'...
Finished extracting symbol information for 'AGUIClient'. (0.40s)
Building documentation for 'AGUIClient'...
Finished building documentation for 'AGUIClient' (0.27s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/paduh/ag-ui-swift/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'AGUIClient' complete! (0.27s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/paduh/ag-ui-swift/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/paduh/ag-ui-swift/main/linkable-paths.json
Target: AGUITools
Extracting symbol information for 'AGUITools'...
Finished extracting symbol information for 'AGUITools'. (0.38s)
Building documentation for 'AGUITools'...
Finished building documentation for 'AGUITools' (0.14s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/paduh/ag-ui-swift/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'AGUITools' complete! (0.27s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/paduh/ag-ui-swift/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/paduh/ag-ui-swift/main/linkable-paths.json
Target: AGUIAgentSDK
Extracting symbol information for 'AGUIAgentSDK'...
Finished extracting symbol information for 'AGUIAgentSDK'. (0.40s)
Building documentation for 'AGUIAgentSDK'...
warning: 'ToolExecutionManager' doesn't exist at '/AGUIAgentSDK/AgUiAgentConfig/toolRegistry'
--> Sources/AGUIAgentSDK/AgUiAgentConfig.swift:73:11-73:31
71 | /// When set, tool definitions are included in every `RunAgentInput` and
72 | /// tool calls from the agent are executed automatically via
73 + /// ``ToolExecutionManager``.
74 | ///
75 | /// Default: `nil`
warning: 'ToolExecutionManager' doesn't exist at '/AGUIAgentSDK/AgentBuilders/agentWithTools(url:registry:)'
--> Sources/AGUIAgentSDK/AgentBuilders.swift:47:52-47:72
45 | ///
46 | /// Tool definitions are included in every `RunAgentInput` and tool calls from
47 + /// the agent are executed automatically via ``ToolExecutionManager``.
48 | ///
49 | /// - Parameters:
Finished building documentation for 'AGUIAgentSDK' (0.10s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/paduh/ag-ui-swift/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'AGUIAgentSDK' complete! (0.28s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/paduh/ag-ui-swift/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/paduh/ag-ui-swift/main/linkable-paths.json
2950
16 /Users/admin/builder/spi-builder-workspace/.docs/paduh/ag-ui-swift/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/paduh/ag-ui-swift/main
File count: 2950
Doc size: 16.0MB
Preparing doc bundle ...
Uploading prod-paduh-ag-ui-swift-main-1c9dc3ea.zip to s3://spi-docs-inbox/prod-paduh-ag-ui-swift-main-1c9dc3ea.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.