Releases: JamieScanlon/SwiftAgentKit
Releases · JamieScanlon/SwiftAgentKit
0.14.0
What's Changed
- Added local function tool calling by @JamieScanlon in #6
- Llm state by @JamieScanlon in #7
Full Changelog: 0.13.1...0.14.0
0.13.1
Bump the EasyJSON dependency version to the latest
0.13.0
Tools for implementing the OAuth manual (interactive) flow that is common for remote MCP servers
0.12.0
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