Skip to content

0.1.1

Choose a tag to compare

@artemnovichkov artemnovichkov released this 09 Aug 16:19
· 4 commits to main since this release

This release improves reliability, compatibility checks, and the getting-started experience.

Fixed

  • Corrected tool error handling to use LanguageModelSession.ToolCallError.
  • Fixed SDK lookup for top-level declarations and declarations with inline Swift attributes.
  • Made SDK and Swift input paths with spaces safe.

Changed

  • Reworked the README around installation, real usage examples, and copyable prompts.
  • Clarified runtime compatibility, security, and fallback error handling.
  • Added behavioral script tests and explicit Xcode 26/27 CI coverage.