Skip to content

Releases: JamieScanlon/SwiftAgentKit

0.14.0

04 Apr 01:50
9767ce9

Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.14.0

0.13.1

16 Mar 23:24

Choose a tag to compare

Bump the EasyJSON dependency version to the latest

0.13.0

08 Mar 17:10

Choose a tag to compare

Tools for implementing the OAuth manual (interactive) flow that is common for remote MCP servers

0.12.0

21 Feb 02:37
534084b

Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

0.11.0

13 Feb 17:16
2ab6aeb

Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

20 Dec 13:30
78c84d0

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

27 Nov 16:19
1d052ff

Choose a tag to compare

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

12 Oct 03:35

Choose a tag to compare

Improvements to A2A tool calling. Agents now summarize results instead of forwarding raw data

0.8.0

10 Oct 21:30

Choose a tag to compare

Breaking Changes.

  • Factored out [String: Sendable] in favor of EasyJSON
  • Added ability to handle chunked MCP messages for large messages

0.7.1

05 Oct 16:14

Choose a tag to compare

Compatability fix with current MCP library