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
LanguageModelprovider 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.mdrouting for progressive reference loading - Reduced redundant examples while keeping use-case coverage
Validation
- Swift examples typechecked with Xcode 27 beta