frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: AgentSwift – Open-source iOS builder agent

https://github.com/hpennington/agentswift
30•hpen•4h ago
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•4h 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•4h 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•3h 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.

rTX5CMRXIfFG•3h ago
As someone in this space, I think that devs haven’t realized yet that they can’t just use open source skills or agents out of the box. They likely have intricate rules and restrictions in their industry or company culture that they need to tailor-fit the agent to. They might take a few pointers from what’s out there, but they’d ultimately have to build their own.

An excellent metaphor for this is using third party libraries for a button. You look up what’s available in the open, but then your design or product team has insanely specific behaviors simply not provided by any open source library.

keyle•2h ago
I've had good success with Opencode and Codex straight up in the XCode project folder. It was able to change the XCode project settings etc., no skills.md or agents.md or anything, no problem. It was a fairly new project though.
jumploops•1h ago
This is neat!

Can you elaborate on “boots the app on a simulator or macOS, runs UI automation to verify behavior”

Does this handle screen captures similar to Playwright for web?

I built an app with Codex recently (to control codex/cc remotely, funnily enough) and without any skills/plugins, it was booting the simulator and running tests to verify something(?)

It seemed mostly to ensure that the app didn’t crash in certain scenarios, but it could by no means “see” what was on the screen.

I still had to do all the manual validation myself, mostly around perf/touch targets.

Curious if your tool does that or if there’s another solution out there?

bfbf•35m ago
Not the author but it likely means running automated UI tests in the sim, yes. This involves running the app and programmatically selecting and sending interaction events.

Your previous experience was probably the agent running regular unit tests, which obviously don’t need ui environment, but mostly *do* need an iOS runtime, which is why it needs to boot the simulator.

An idiosyncrasy of the way unit tests are executed in Xcode is that they run from the actual app deployment target, and so while running unit tests you’ll also see any app initialisation and background tasks running at the same time. It’s quite a good idea to use compiler directives or launch arguments to disable the usual app setup in the App or App Delegate. Why this isn’t a built in option is beyond me, but it’s definitely confusing behaviour when you’re just running isolated tests!

Show HN: AgentSwift – Open-source iOS builder agent

https://github.com/hpennington/agentswift
30•hpen•4h ago•7 comments

Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview

https://github.com/dirac-run/dirac
328•GodelNumbering•17h ago•120 comments

Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop

https://www.systalyze.com/utilyze
95•ManyaGhobadi•16h ago•23 comments

Show HN: Waiting for LLMs Suck – Give your user a game

https://github.com/ftaip/waiting-game
10•dalemhurley•3h ago•6 comments

Show HN: A terminal spreadsheet editor with Vim keybindings

https://github.com/garritfra/cell
90•garritfra•18h ago•43 comments

Show HN: PrePrompt – rewrites vague prompts before they reach the LLM

https://preprompt.org/
2•yashdeeptehlan•3h ago•1 comments

Show HN: Turning a Gaussian Splat into a videogame

https://blog.playcanvas.com/turning-a-gaussian-splat-into-a-videogame/
228•yak32•4d ago•58 comments

Show HN: Blotter, a live map of LAPD radio activity

https://blotter.fm
2•s_e__a___n•4h ago•1 comments

Show HN: Unusual Wikipedia

https://unusualwiki.nk412.com/
8•grilledchickenw•13h ago•0 comments

Show HN: The Unix Magic poster, annotated (updated)

https://github.com/drio/unixmagic
59•drio•1d ago•6 comments

Show HN: Tiao, A two-player turn-based board game

https://playtiao.com
59•trebeljahr•1d ago•28 comments

Show HN: Free textbook on engineering thermodynamics

https://thermodynamicsbook.com/
172•2DcAf•1d ago•45 comments

Show HN: Vibe-coding video games with Claude (Day 14: Tetris)

https://gamevibe.us/14-tetromino
5•pzxc•14h ago•2 comments

Show HN: Startup Equity Adventure Game

https://options-game-polymathrobotics.pythonanywhere.com/
32•iliabara•1d ago•24 comments

Show HN: I built a dual crossword puzzle where two crosswords share one grid

https://forkle.co.uk/
19•daveoshawrus•19h ago•15 comments

Show HN: Tera – A Compiler‑Native UI Framework with Shared Runtime/AI Context

https://github.com/terajs/terajs
3•thecodergabe•11h ago•0 comments

Show HN: AgentSwarms – free hands-on playground to learn agentic AI, no setup

https://agentswarms.fyi/
24•rohan044•1d ago•9 comments

Show HN: AI memory with biological decay (52% recall)

https://github.com/sachitrafa/YourMemory
94•SachitRafa•1d ago•46 comments

Show HN: Honker – Postgres NOTIFY/LISTEN Semantics for SQLite

https://github.com/russellromney/honker
312•russellthehippo•4d ago•80 comments

Show HN: 2 weeks of coding, 3 months of OpenAI review, my ChatGPT App is live

4•Aldipower•14h ago•0 comments

Show HN: A free ESG stock screener that publishes its losses and methodology

https://jumpstartsignal.com/
29•irldexter•1d ago•25 comments

Show HN: Git-agecrypt – transparent file-level encryption for Git

https://github.com/bartei/git-agecrypt
3•bartei81•14h ago•0 comments

Show HN: I've built a nice home server OS

https://lightwhale.asklandd.dk/
191•Zta77•3d ago•82 comments

Show HN: I made a website to clean up recipe websites

https://tangled.org/dunkirk.sh/pear
7•clacker-o-matic•14h ago•4 comments

Show HN: Matrirc – run irssi in 2026, talk to people on Matrix

https://github.com/pawelb0/matrirc
12•pawelb0•1d ago•1 comments

Show HN: Browser Harness – Gives LLM freedom to complete any browser task

https://github.com/browser-use/browser-harness
131•gregpr07•3d ago•64 comments

Show HN: I remade my blog into a Windows 3.1 environment

https://passo.uno/win31/
26•theletterf•1d ago•25 comments

Show HN: Prediction market analysis app layering LLMs with data APIs

https://apps.apple.com/us/app/over-under-market-intelligence/id6761954121
2•noplace1ikegone•15h ago•3 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
142•aliezsid•3d ago•29 comments

Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)

https://github.com/nex-crm/wuphf
258•najmuzzaman•2d ago•114 comments