I'm working on a coding agent for building iOS apps. It's built on openspec and xcodebuildmcp. It's free and open source.
Comments
trueno•43m ago
as someone who's likely never going to dive into this i am curious, what's the upside here using this over.. claude code and plugging in xcode mcp server(s) alongside xcode ? I see it uses claude anyways, I'm just curious if you've designed some additional guardrailing or features here.
dewey•28m ago
I was wondering the same, that's basically exactly what Claude already does out of the box without having to use some custom GUI layer on top.
> Describe what you want to build, and AgentSwift uses Claude to discover your project, implement changes, build, run, and validate — without you touching Xcode.
hpen•24m ago
Hi! This is a truly experimental project but the goal is something closer to Replit for native swift than Claude Code.
I hacked it together in a weekend it's not that serious.
trueno•43m ago
dewey•28m ago
> Describe what you want to build, and AgentSwift uses Claude to discover your project, implement changes, build, run, and validate — without you touching Xcode.
hpen•24m ago
I hacked it together in a weekend it's not that serious.