10 comments (10 comments)2 reactions (2 reactions)1 assignee (1 assignee)TypeScript1,262 forks (1,262 forks)auto 404
Roadmaphelp wantedproposal
Repository metrics
- Stars
- 14,090 stars (14,090 stars)
- PR merge metrics
- Avg merge 9d 15h (Avg merge 9d 15h)97 merged PRs in 30d (97 merged PRs in 30d)
Description
Would be great a Swift SDK to make possible iOS applications communicate to AG-UI agent servers.
Contributor guide
- Research direction
- Study the AG UI protocol specification and existing SDKs (e.g., TypeScript) to understand the API surface. Design a Swift SDK that mirrors the interface while following Swift conventions. Start by implementing core data models and a simple client that can send requests to an AG UI agent server.
- Tech stack
- swiftios
- Domain
- mobile
- Issue type
- Feature
- Prerequisites
- SwiftiOS developmentAG UI protocol