← back

# Swift Agentation

---

An iOS library that lets developers provide visual context from their apps to AI coding agents. Users can tap UI elements, annotate them with notes, and export structured data that helps AI understand the exact components being referenced.

Floating toolbar for interactive element selection and annotation. Supports both SwiftUI and UIKit through the .agentationTag() modifier.

Two data source strategies: accessibility tree and view hierarchy traversal. Multiple output formats (Markdown and JSON).

- GitHub
- X
- Medium