Loved the article, thanks for sharing. I’m curious if you’d share your setup. I haven’t made any macOS apps before, primarily because I never wanted to really learn XCode and obj-c. I like swift but still prefer simpler editors like Zed/VSC vs. What XCode offers.. so when you’re building these are you doing it in XCode or in another tool like Claude Code/codex/gemini CLI?
Seconded, I would be interested in knowing people's workflows + experiences developing MacOS and iOS apps with claude, etc.
From the repo here, it looks like its just using swift command line tools, which might just work well enough with cursor/vscode/etc. for small projects. You won't have Xcode's other features but maybe thats fine for an agentic-first development workflow.
Not OP, but I use Xcode with Claude Pro and it is going fairly well. I also am creating my own personal-use apps instead of paying for monthly subscriptions. I know a bit of Swift, and had been trying to learn it while also using LLMs. At this point, I've decided to also not make these real projects and just vibe-code exactly what I want.
I've been using Cursor with the Swift Extension. Works really nicely, but sometimes I switch to Xcode to do some tasks such as testing that it works to build.
I didn’t realize you can have subagents have different sets of MCP servers+tools enabled & disabled. Do you have any docs for this? A slash command to trigger different types of workflows would work well.
Amp Code is also very good, they released about 2 weeks ago their Oracle feature which leverages o3 to do reviews (https://ampcode.com/news/oracle). Amp leans the closer to Claude Code more than other solutions I’ve seen so far, the team there is really leaning into the agentic approach.
I watch the changes on Kilo Code as well (https://github.com/Kilo-Org/kilocode). Their goal is to merge the best from Cline & Roo Code then sprinkle their own improvements on top.
There’s a lot of talk about Claude Code in here, and I agree it’s a great agentic coding tool. One of the benefits of Cursor & Windsurf is/was the ease for smaller companies to setup Team accounts and have control over spend.
Claude Code I think misses this. You can get an enterprise account if you commit to over, what.. 70 seats annually?
If you’re an individual you can get Max 5x/20x ..
But for smaller companies, I don’t think they are addressing that space. Am I wrong? Are there any Agentic tools like Claude Code that can provide a fixed cost per user?
Like psychoslave suggested, try out mise (https://github.com/jdx/mise). I used asdf for years, did the switch to mise and have never looked back for package management. It supports a huge number of languages and is performant.
Congrats to you and the rest of the team on the big milestone accomplishment. A very cool demo would be a retake on your “road to 2 million web socket connections” but now leveraging LiveView.
cheers