Skip to content

Releases: alessiorubicini/Apple-Foundation-Models-Agent-Skill

1.0.1

16 Apr 06:28

Choose a tag to compare

What's Changed

  • Added references/prompting-techniques.md, a dedicated guide for on-device prompt design covering clarity, roles, personas, few-shot examples, reasoning fields, multi-session pipelines, and code-side branching

1.0.0

04 Apr 09:22

Choose a tag to compare

This initial pre-release provides a specialized technical reference for AI agents to master the iOS 26+ FoundationModels framework. It encodes strict Swift 6 concurrency patterns, @Generable structured output strategies, and native tool-calling implementations based on WWDC25 standards. You can integrate it via the Agent Skills CLI, Claude Code, or manual installation into your preferred AI coding assistant.

⚠️ WARNING: This project is currently in Beta. The FoundationModels framework is subject to change with new OS releases, and some technical details may remain pending official stable documentation. Use with caution in production environments.