Skip to content

Commit cf90280

Browse files
committed
[AGENTS]Add sosumi.ai to AGENTS
1 parent cbd4ac9 commit cf90280

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Agents should optimize for media quality, API stability, backwards compatibility
1717
- Xcode: 15.x or newer (Apple Silicon supported)
1818
- Platforms / deployment targets: Use the values set in Package.swift/podspecs; do not lower without approval
1919
- CI: GitHub Actions (assume PR validation for build + tests + lint)
20+
- Apple docs helper: Use https://sosumi.ai/ (MCP or direct) for up-to-date
21+
Apple platform APIs, Swift/Objective-C references, and UI design guidance.
2022

2123
## Project Structure & Module Organization
2224
- Root: `Package.swift` (SPM entry).
@@ -96,4 +98,4 @@ Agents should optimize for media quality, API stability, backwards compatibility
9698
- Handle foreground/background transitions; pause/resume capture appropriately.
9799
- Support device rotation and multi‑orientation previews.
98100
- Validate CallKit integration (if present) and ensure correct audio session categories/modes.
99-
- Ensure PushKit/VoIP notifications are optional and documented if supported.
101+
- Ensure PushKit/VoIP notifications are optional and documented if supported.

0 commit comments

Comments
 (0)