Show HN: AgentSwift – Open-source iOS builder agent
Summary
AgentSwift is a native macOS app that runs an autonomous AI coding agent for Apple platform development, using Claude for planning and changes across a multi-phase workflow. It discovers a Xcode project structure, implements edits, builds with xcodebuildmcp, launches in a simulator or macOS, validates behavior, and archives the task, all with minimal manual intervention. The project includes dependencies, setup steps, and architecture details, offering a practical example of AI-assisted software development workflows.