Releases: JamieScanlon/SwiftAgentKit
Releases · JamieScanlon/SwiftAgentKit
0.11.0
0.10.0
0.9.0
Introduces a new logging system that allows you to define your own logger with 4 log levels and filtering. Adds extensive logs throughout the project
0.8.1
Improvements to A2A tool calling. Agents now summarize results instead of forwarding raw data
0.8.0
Breaking Changes.
- Factored out [String: Sendable] in favor of EasyJSON
- Added ability to handle chunked MCP messages for large messages
0.7.1
Compatability fix with current MCP library
0.7.0
Remote MCP support
0.6.1
Logging and error handling
Full Changelog: 0.6.0...0.6.1
0.6.0
Added MCPServer.swift with examples for helping to build MCP Servers with Swift
0.5.2
Fix for orchestrator ending the partial message stream before making the tool call