Skip to content

2.0.0

Latest

Choose a tag to compare

@alessiorubicini alessiorubicini released this 20 Jun 16:24
· 3 commits to main since this release

2.0.0

Major WWDC 2026 beta update for Apple Foundation Models Agent Skill.

Added

  • WWDC 2026 beta API map with official Apple documentation links
  • Prompt attachments and image reference guidance
  • Built-in Vision image analysis tools: BarcodeReaderTool, OCRTool
  • Dynamic profiles, profile modifiers, lifecycle hooks, and agentic orchestration patterns
  • Baton-pass and phone-a-friend examples
  • Session properties guidance
  • Private Cloud Compute model guidance
  • Custom LanguageModel provider guidance
  • Beta updates for error handling, streaming, generation options, performance, and tool calling

Changed

  • Marked WWDC 2026 additions as requiring Xcode 27 beta and OS 27 beta availability guards
  • Optimized SKILL.md routing for progressive reference loading
  • Reduced redundant examples while keeping use-case coverage

Validation

  • Swift examples typechecked with Xcode 27 beta