Nimbus8 Coming to the App Store
From the build

The Nimbus8 blog.

Runtime deep-dives, model picks, and the reasoning behind each module. Written by the people shipping the app.

9 posts Updated weekly
Runtime Apr 18, 2026 7 min read

Picking a model that actually runs on your iPhone.

A look at the capability manifest, memory budgets, and why a quantized 3B reliably beats a streamed 70B for everyday chat on a phone.

Read the post
Cirrus Apr 11, 2026 9 min read

A diff card on a 5.8-inch screen.

How we ported GitHub-style diff UI to iOS — gutter rendering, hunk headers, and the one-tap "Open PR" flow that keeps your credentials local.

Read the post
Ashe Apr 04, 2026 6 min read

Confirm-first agents, by construction.

Why every destructive action in Ashe's hands goes through a permission gate, and how we avoided the "agent that overwrote everything" anti-pattern.

Read the post
Models Mar 28, 2026 11 min read

MLX vs. GGUF on an A17 Pro.

We benchmarked eight open models across both runtimes on a current-gen iPhone. Here's the tokens-per-second story, plus where each runtime genuinely wins.

Read the post
Design Mar 21, 2026 5 min read

Vanilla Wood — a theme we could live with for a year.

One palette across all modules. Why we resisted the per-module color temptation, and what a warm-paper base did to the app's perceived weight.

Read the post
Gale Mar 14, 2026 8 min read

Streaming replies without the keyboard jitter.

Gale's typewriter effect is handcrafted. Here's how we tune character cadence, whitespace rhythm, and UIKit text layout to avoid the stutter that cheapens most mobile chat apps.

Read the post
Security Mar 07, 2026 10 min read

Our security baseline, in public.

Sandbox, Keychain, network off-switch by default, and the entitlements we deliberately don't ask for. A tour of the app's security posture in a language humans can read.

Read the post
Mist Feb 28, 2026 7 min read

Search that cites what you already have.

Mist fuses local notes, on-device files, and optional web results. How we rank them, how we render citations, and why the local corpus wins more often than you'd expect.

Read the post
Changelog Feb 21, 2026 3 min read

v0.14 — Stratus enters beta, Gale gets vision.

Stratus now ships as a beta module. Gale picks up first-class image attachments, routed through the capability manifest. Full notes and the model catalog inside.

Read the post