AI tool comparison
Apfel vs Handle
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Apfel
Tap the free AI already built into your Mac
75%
Panel ship
—
Community
Free
Entry
Apfel is a Swift 6.3 command-line tool that cracks open the on-device language model Apple ships with every Apple Silicon Mac running macOS 26 (Tahoe). Instead of requiring a Claude, OpenAI, or Gemini subscription, Apfel routes through Apple's FoundationModels framework and gives you three interfaces from a single brew install: a pipe-friendly CLI, an interactive chat with context management, and an OpenAI-compatible local HTTP server built on Hummingbird. Under the hood, every token is generated on your Neural Engine and GPU — nothing leaves your machine. The model is roughly 3B parameters with a 4,096-token context window, fast enough for scripting, summarisation, and quick Q&A without latency you'd notice. Pipe-friendly stdin/stdout, JSON output mode, and proper exit codes make it trivially composable with jq, xargs, and shell scripts. The OpenAI-compatible server mode is the killer feature for developers: point any tool that speaks the OpenAI API at localhost and it just works — locally, for free, with zero cold-start. The project is MIT-licensed, started by a solo developer on March 24, 2026, and hit 513 HN points within days of the Show HN post.
Developer Tools
Handle
Click to tweak your UI, auto-feed changes to your AI coding agent
75%
Panel ship
—
Community
Free
Entry
Handle is a Chrome extension that lets developers visually edit their web application's UI directly in the browser and automatically feeds those visual changes back to their AI coding agent. Instead of describing UI tweaks in natural language ("make the button 4px bigger, reduce the padding, use a slightly lighter gray"), you click on elements and adjust them visually — and Handle translates the changes into precise code instructions. The extension integrates with Claude Code, GitHub Copilot, Cursor, Gemini, and Windsurf. It handles visual properties like spacing, typography, colors, border radius, and layout, outputting changes in a format the coding agent can apply directly to the codebase. It bridges the gap between "I can see what I want" and "I can describe what I want" in AI-assisted development. Handle targets the specific friction point where visual iteration meets text-based coding agents. Frontend developers using AI assistants often know exactly what they want visually but struggle to communicate precise pixel-level adjustments through natural language. Handle makes the browser the design canvas and the AI agent the implementer.
Reviewer scorecard
“The OpenAI-compatible server is a genuine unlock — I swapped my local dev config from Ollama to Apfel in two minutes and everything just worked. For Apple Silicon owners who want zero-latency local AI without model downloads, this is the move.”
“This solves the exact problem I hit daily — describing spacing tweaks in plain English to Claude Code is maddening when I can just see what I want. A visual picker that spits out precise agent instructions closes a real loop in the AI coding workflow. Free beta makes trying it a no-brainer.”
“A 3B-parameter model with a 4K context window is impressive for on-device, but it's nowhere near Claude or GPT-5.5 quality. If your task needs real reasoning or long context, you're back to paying for API credits anyway. This is a neat party trick, not a replacement.”
“This feels like a thin wrapper around browser DevTools with an AI API call bolted on. If Claude Code gets better at visual understanding (and it will), the need for an intermediary extension diminishes quickly. I'd wait to see if this survives the next major Claude Code release.”
“Apfel is the first glimpse of a world where capable on-device AI comes pre-installed, not downloaded. As Apple's model improves with each macOS release, tools like Apfel will inherit the upgrade for free. The distribution moat Apple is quietly building here is enormous.”
“The broader pattern here is 'spatial editing → code' — dragging things around in a browser, a canvas, or a 3D scene and having AI implement the intent. Handle is an early version of that paradigm for the web. The browser as a design surface feeding directly to a code agent is a genuinely new workflow primitive.”
“I used it to batch-summarise 40 draft posts overnight with a simple shell loop — no API bill, no rate limits, no internet required. For content workflows that need a cheap first pass, it's already practical.”
“I'm not a traditional coder, but I use AI agents to build my tools. The ability to click on my UI and say 'adjust THIS' rather than writing a novel about which div I mean is exactly the UX I want. This makes AI-assisted development accessible to people who think visually.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.