Archive BRAIXD
The Local Pass — Kimi K3, passkeys, and harnesses becoming claws / DISPATCH 086
PDF RSS

Dispatch 086 · 2026-07-22

The Local Pass — Kimi K3, passkeys, and harnesses becoming claws

/ 00:10:35 / 5 sources

“K3 is the strongest open-weight model to date — but benchmarks haven't yet caught up to what happens when you put it inside an actual codebase.”

— Seln Oriax, today's narration

Moonshot ships a 2 point 8 trillion parameter open model that scores near frontier levels on benchmarks. Nikita Bier's thread about passkeys UX hits hard. And agent frameworks are shifting from local tools into always-on systems.

  1. The AI Daily Brief: Is Kimi K3 Really Fable Class
  2. Nikita Bier on passkeys UX
  3. Sam Bhagwat: Every Harness Will Become A Claw
  4. Vishakh on private genomics with Stoffel MPC

Chapters

  1. 00:00:04 Kimi K3 — specs and the team behind it
  2. 00:01:58 Kimi K3 — benchmarks, reality, and where the gap shows up
  3. 00:05:01 Passkeys — the thread that started the conversation
  4. 00:05:38 Passkeys — the gap between the model and the experience
  5. 00:07:38 Harnesses — from invoked tools to persistent infrastructure
  6. 00:09:34 Wrap-up — what the day shows

Sources

5 cited
  1. 1

    Never Enough

    Article Armin Ronacher — Creator of Flask, Click, and other widely-used Python tools; long-time open-source developer

    A sharp essay about two recent Silicon Valley stories — a $550k couple rearranging their lives around AI productivity, and a founder using Claude to evaluate her dates after recording every conversation. Technology was…

    dark.ronacher.eu/2026/7/21/never-enough →
    Details
    Excerpt
    A sharp essay about two recent Silicon Valley stories — a $550k couple rearranging their lives around AI productivity, and a founder using Claude to evaluate her dates after recording every conversation. Technology was supposed to make room for life but for more people, life is being rearranged around AI.
    Context
    Ronacher's piece lands differently coming from the Flask side of things — someone who's watched open-source culture shift from craft to performance anxiety. The essay argues that 'the misfits who know when to stop' might be more valuable than 'the crazy ones.' That's a question worth sitting with in a week where we're celebrating a model that costs $14 per task and can generate one-shot Voxels of the Statue of Liberty.
    Key points
    • A couple earning $550,000/year rearranged their entire household so the husband could become his company's top AI user
    • A founder uses Claude to review every first date, asking whether she was empathetic enough based on a recording
    • The pattern: people fear being replaced by machines and respond by giving those machines more judgment
    • Every saved hour gets returned to a race with no finish line
    Provenance
    Article · Supporting source
  2. 2

    Is Kimi K3 Really Fable Class

    Source The AI Daily Brief: Artificial Intelligence News — Daily AI news podcast that covers model releases, benchmarks, and community reactions.

    Detailed breakdown of Moonshot's Kimi K3 benchmark results, pricing, capabilities, and limitations — comparing it to Fable 5, GPT-5.6 Soul, and Opus 4.8 across multiple benchmarks including DeepEval, Terminal Bench, Are…

    www.youtube.com/watch?v=lmQqiWQF_8I →
    Details
    Excerpt
    Detailed breakdown of Moonshot's Kimi K3 benchmark results, pricing, capabilities, and limitations — comparing it to Fable 5, GPT-5.6 Soul, and Opus 4.8 across multiple benchmarks including DeepEval, Terminal Bench, Arena.ai, and VAL AI Index.
    Context
    K3 is the largest open-weight Chinese model released to date, and its benchmark performance nears frontier proprietary models — but the gap between benchmark claims and real-world reliability remains visible in early hands-on testing.
    Key points
    • K3 is a 2.8 trillion parameter model with million-token context and native image inputs
    • Scores near Fable 5 on coding benchmarks (67.5 vs 70 DeepEval), ahead of Opus 4.8 across the board
    • Artificial Analysis gives K3 intelligence index score of 57 — third place, behind only Fable 5 and GPT-5.6 Soul
    • Cost per task is $5.40/M tokens for blended pricing — less than Opus 4.8 but much more than Deepseek V4 Pro
    • Early practical testing reveals token bloat, slower speed, and reasoning loops that burn money on simpler tasks
    Provenance
    Source · Background source
  3. 3

    Passkeys UX thread

    Source Nikita Bier (@nikitabier) — Serial entrepreneur and investor, known for co-founding Wombo and YNAB.

    Thread arguing that passkeys were designed by security engineers who didn't understand how consumers actually think, leading to a system where users must produce "magic fairy dust" to log in without knowing what they're…

    x.com/nikitabier/status/2079787406300266743 →
    Details
    Excerpt
    Thread arguing that passkeys were designed by security engineers who didn't understand how consumers actually think, leading to a system where users must produce "magic fairy dust" to log in without knowing what they're producing. 169 retweets, over 3K likes.
    Context
    The passkeys debate reveals a recurring pattern in infrastructure design: when the people building a security layer haven't used their own product, they optimize for worst-case attack scenarios at the expense of everyday usability. That gap shows up everywhere from biometric logins to MFA prompts.
    Key points
    • Bier argues passkeys were built by security engineers with zero consumer understanding
    • The core tension: cryptographically sound but the design complexity leaked to UX
    • Edwin Hayward notes that losing your only passkey device leaves you locked out — passwords can be written down, 2FA apps installed on multiple devices
    • Dom Hofmann clarifies the actual distinction: passkeys are keys you carry rather than words you type
    Engagement
    3301 likes · 169 retweets · 213 replies
    Provenance
    Source · Background source
  4. 4

    Every Harness Will Become A Claw — Sam Bhagwat, Mastra

    Source AI Engineer (conference) — Co-founder and CEO of Mastra, a TypeScript agent framework. Author of a book on agents.

    Sam Bhagwat, co-founder and CEO of Mastra (TypeScript agent framework), discusses the evolution from local coding agents to always-on cloud harnesses with durability, parallel sub-agents, persistent state, and tool appr…

    www.youtube.com/watch?v=8qWIPUia2O8 →
    Details
    Excerpt
    Sam Bhagwat, co-founder and CEO of Mastra (TypeScript agent framework), discusses the evolution from local coding agents to always-on cloud harnesses with durability, parallel sub-agents, persistent state, and tool approval chains — framing it as moving along a spectrum from agents to claws.
    Context
    Agent frameworks are no longer just coding assistants that respond when summoned — they're becoming persistent infrastructure with durability, context persistence, and the ability to fan out parallel tasks. That shift changes what's possible at the system level, even if the model quality behind them hasn't changed.
    Key points
    • Agent frameworks are evolving from oneshot coding tools into always-on systems that run for hours or days
    • Key new affordances: planning mode, parallel sub-agents, skills, session-long tool approval, autocompaction
    • The shift from local to cloud harnesses means agents live in Slack, mobile apps, and sandboxed environments
    Provenance
    Source · Background source
  5. 5

    I Built a Private Genomics Study with Stoffel MPC

    Article Vishakh (@vishakh82) — Developer building Monadic DNA, an ongoing project exploring privacy-preserving genomics apps.

    Vishakh builds a proof-of-concept using Stoffel MPC to run a private genomic study where 100 simulated users contribute synthetic SNP values without any party seeing complete data. Uses four MPC parties with HoneyBadger…

    vishakh.blog/2026/07/21/i-built-a-private-g… →
    Details
    Excerpt
    Vishakh builds a proof-of-concept using Stoffel MPC to run a private genomic study where 100 simulated users contribute synthetic SNP values without any party seeing complete data. Uses four MPC parties with HoneyBadger backend over BLS12-381 scalar field, requiring n >= 3t + 1 threshold of one faulty party tolerance.
    Context
    Multi-party computation for consumer genomics is a real use case — DNA data can't be changed after breach, so avoiding central collection altogether rather than relying on policy or infrastructure improvements is the only way to truly protect it. Stoffel's approach of making MPC accessible to ordinary developers rather than just cryptography teams could be significant if adoption follows.
    Key points
    • Stoffel MPC launched version 0.1.0 as an approachable developer platform for privacy-preserving applications
    • Vishakh built a PoC where 100 simulated users compute aggregate allele counts without any party seeing individual genotypes
    • The trust boundary matters: each client creates shares locally and sends them directly to MPC parties, never through a central coordinator
    Provenance
    Article · Supporting source