hraness

coverage

what the discourse made of morph — the launch thread, the shelf-life debate, the integration ledger, and the competitor coverage.

the category before

  1. 2024-05-14editing files at 1000 tokens per secondcursor's instant-apply post — the fine-tuned apply model plus 'speculative edits,' the original file as the draft, ~1,000 tok/s, ~13× over vanilla llama-3-70b serving. positive, technical; later cited as the category's origin — and never exposed as an api.modest on hn (≤10 pts per submission); the category's origin documentcursor · positivecursor, 2024-05-14wayback machine, 2024-08-23hacker news, 2024-06-05
  2. 2024-05-30the two-llms objectionaider issue #625 debates cursor-style apply: 'now success depends on two llms not goofing up instead of one' — plus added latency and context/output-size limits. the objection that never went away.github · paul gauthier · mixedgithub, 2024-05-30
  3. 2024-09-29cursor's apply post vanishes'cursorai just removed technical blog post about their instant apply algorithm' — hn notices the origin document is gone (2 pts). the wayback copy preserves it.hn: 2 pointshacker news · mixedhacker news, 2024-09-29wayback machine, 2024-08-23
  4. 2024-10the open clonekortix open-sources fastapply-1.5b/7b — qwen2.5-coder finetunes with the dataset and pipeline, later powering softgen. the first public open clone of the apply pattern.kortix · positivehuggingface.co, 2024-10github, 2024-10
  5. 2024-10-22anthropic's str_replace_editoranthropic ships the upgraded claude 3.5 sonnet with the text_editor tool, then reports highest reliability with string replacement on swe-bench — the incumbent's answer to the same problem.anthropic · mixedanthropic, 2024-10-22anthropic, 2024-10-30
  6. 2025-04-14gpt-4.1 trains on diffsopenai claims major gpt-4.1 gains on aider's polyglot diff benchmark — the frontier training directly on the edit format apply models exist to fix.openai · mixedopenai, 2025-04-14
  7. 2025-05-27launch hn: relacelaunch hn: relace — cheaper, faster, more reliable codegen models. the direct apply-api competitor enters public discourse a week before morph's launch.111 points, 51 commentshacker news · mixedhacker news, 2025-05-27ycombinator.com, 2025-05

the launches

  1. 2025-05-13launch yc: the 'other models'launch yc: 'the "other models" you need to build coding agents like cursor' — 'instantly apply ai output into code and files (1600+ tok/sec),' plus the '8x fewer errors than patch-based edits' claim attributed to a fortune-50 staff engineer.standard yc launch distributiony combinator · positiveycombinator.com, 2025-05fondo.com, 2026-02-09
  2. 2025-07-07launch hn: apply ai code edits at 4,500 tokens/secthe 217-point, 185-comment launch thread — the clearest artifact of the market's split: cursor-ux-for-everyone enthusiasm against the bundling, bottleneck, privacy, and pricing objections, plus the 'semantic overreach' trust incident.217 points, 185 comments; founder-active threadhacker news · tejas bhakta · mixedhacker news, 2025-07-07
  3. 2025-08-26build better agents with morphllmfly.io's 'build better agents with morphllm' on dev.to — the first third-party tutorial, a practical integration walkthrough mirrored at engineering.fyi.community-tutorial reachfly.io / dev.to · positivedev.to, 2025-08-26engineering.fyi, 2025
  4. 2025-09-15we hit 10,500 tokens/sec on b200'we hit 10,500 tokens/sec on b200' — vendor-positive, the custom-kernels-and-speculator story; the hn submission draws 2 points.hn: 2 points, 4 commentsmorph blog · positivemorphllm.com, 2025-09-15hacker news, 2025-09-15
  5. 2025-10-06everything is model[s]'everything is model[s]' — the vendor thesis that agents need many small specialized models; the hn submission draws 1 point.hn: 1 pointmorph blog · positivemorphllm.com, 2025-10-10hacker news, 2025-10-06
  6. 2025-12-09show hn: warpgrepshow hn: 'warpgrep – rl subagent for fast context (like swe-grep)' — the first non-apply model meets 1 point of attention.hn: 1 pointhacker news · mixedhacker news, 2025-12-09
  7. 2026-01-20warpgrep on the twitter algorithmshow hn: parallel agentic search on the open-sourced twitter algorithm repo — a neutral warpgrep demo.hn: 13 pointshacker news · mixedhacker news, 2026-01-20
  8. 2026-02-04show hn: glanceshow hn: 'morph – videos of ai testing your pr, embedded in github' — the glance launch, mildly positive and curious; the best-received post-launch submission.hn: 35 points, 13 commentshacker news · positivehacker news, 2026-02-04
  9. 2026-02/03warpgrep v2warpgrep v2 on the morph blog — vendor-positive, top retrieval-eval claims. the lanes disagree on the post date (02-23 vs 03-31, the yc launch date); the conflict is preserved.vendor blogmorph blog · positivemorphllm.com, 2026-03-31ycombinator.com, 2026-03-31
  10. 2026-06the codegen research posts'optimizing models to be fast at codegen' and 'one backbone, many reflexes' — the vendor research pair on speculator economics and multi-head classifiers; the hn submission draws 2 points.hn: 2 pointsmorph blog · positivemorphllm.com, 2026-06hacker news, 2026-06-22
  11. 2026-06-30show hn: morph reflexesshow hn: morph reflexes — multi-head classifiers for agent traces; neutral-positive reception.hn: 20 points, 2 commentshacker news · positivehacker news, 2026-06-30morphllm.com, 2026-06-23

the integrations

  1. accessed 2026-09the apply role in continuecontinue's apply role recommends morph fast apply or relace instant apply — the closest thing to a platform endorsement; tejas authored the docs pr himself, merged before the public launch.official docscontinue · positivedocs.continue.dev, 2026-09github, 2025-03-15morphllm.com, 2025-05-28
  2. 2025-07-31kilo code ships experimental supportkilo code merges pr #1628 — experimental morph fast apply, contributed by @bhaktatejas922, with follow-up badge work in pr #1961 and modeltype 'morph' | 'relace' in the edit-file prompts. the first verified shipped integration.merged pr; v4.71.0 release noteskilo code · positivegithub, 2025-07-30blog.kilo.ai, 2025-08github, 2025
  3. 2025the integrations that didn't landthe rejected prs — cline #3950 closed unmerged 2025-07-26; roo code #7206 closed without implementation. conversion friction in the harness layer, in the public record.github · criticalgithub, 2025github, 2025
  4. 2025-09-16the databutton testimonialthe databutton testimonial on linkedin — apply accuracy 82%→96%. the only named customer metric in the record, reported via a customer post.customer-reportedlinkedin · positivelinkedin, 2025-09-16
  5. 2025-12the aws case studyaws publishes the morph case study — a custom inference engine on nvidia h100s, the 1,000→10,000 tok/s progression, 'middleware' framing. morph's own writeup adds under-400ms 15k-token refactors and binance 50–70% claims — vendor materials only.vendor case-study distributionaws / morph · positiveaws.amazon.com, 2025-12morphllm.com, 2025-12
  6. accessed 2026-09the openrouter listingthe openrouter listing — morph-v3-fast listed on launch day with pricing above direct (zdr routing) and observed throughput far below the per-request 10,500 tok/s claim. the methodology gap, visible to any buyer who checks.observed throughput ~200 tok/s class vs claimed 10,500openrouter · mixedopenrouter.ai, undatedopenrouter.ai, 2026-09openrouter.ai, undated
  7. 2026the logo claims'used by jetbrains, vercel, and webflow' on the product page — uncorroborated; hn noticed morph's and relace's customer lists overlap ('both maybe using customers very loosely').uncorroboratedmorphllm.com · mixedmorphllm.com, 2026hacker news, 2025-07-07

the debate

  1. 2025-06-12don't build multi-agentscognition's 'don't build multi-agents' — 'today, the edit decision-making and applying are more often done by a single model in one action.' the counter-thesis from the agent-builder side, published before morph's public launch.cognition · criticalcognition.ai, 2025-06-12
  2. 2025-06-20fast apply models are already dead'fast apply models are already dead' — the canonical bear case: a temporary workaround with a shelf life, built on gauthier's 'two llms' line, claiming founders conceded ~six months. tejas's reply on 2025-09-10: 'lol, i never said that.'widely referenced; founder rebuttal in commentssubstack · nik pash · criticalpashpashpash.substack.com, 2025-06-20github, 2024-05-30
  3. 2026-02-09the infra pod interviewthe infra pod — 'coding agents need infra to apply code changes.' a friendly founder interview covering the origin story, the architecture, and the b2b sdk/mcp strategy.podcast distributionthe infra pod · positivepodscripts.co, 2026-02-09apple podcasts, 2026-02-09
  4. 2025-12the composio notesthe composio podcast notes — 'a two-person team… gpu bill that's 8x their salary spend'; 'doubling speed roughly doubles conversions.' friendly distribution, reported claims.social/podcast distributioncomposio / linkedin · positivelinkedin, 2025-12
  5. 2026-02-09the fondo repost and start podfondo republishes the yc launch and hosts the start episode — 'agents don't need bigger models. they need better tools.' friendly bookkeeping-adjacent distribution.community distributionfondo · positivefondo.com, 2026-02-09fondo.com, 2026
  6. 2026-06-26fast-apply models: how cursor, morph, and relace write editsthe dreaming.press ledger — the fairest third-party read: explains the economics, warns 'all published speed/accuracy numbers are vendor-defined and not measured on a shared benchmark,' and frames the architecture as 'a bet that frontier models stay lazy.'niche-analyticaldreaming.press · mixeddreaming.press, 2026-06-26
  7. 2026the two-model anatomythe two-model anatomy explainers — normalizing the pattern for a wider audience while naming its cost: the 'seam' where the two models disagree produces the most user-visible bugs ('it reverted my variable name').blog reachanishgandhi.com · anish gandhi · mixedanishgandhi.com, 2026anishgandhi.com, 2026
  8. 2026-04-02the ast-edits benchmark'ast edits: the code editing format nobody uses' — a benchmark across edit formats: whole-file, search-replace, patch, ast. the format question as a measurable axis.niche-technicalgeometric · mixedgeometricagi.github.io, 2026-04-02
  9. 2026-04-12the hashline benchmarkthe hashline benchmark — one developer improved 15 llms by fixing the harness, not the model: grok code fast 1 went 6.7%→68.3% edit success by swapping the edit tool. bullish on the interface fix, not on apply models.widely shared; claude code issue #25775 openmy written word · can bölük · mixedmywrittenword.com, 2026-04-12github, 2026

the competitors

  1. 2025-10-08relace's $23m series arelace announces a $23m series a led by a16z with matrix and yc participating — the category's only confirmed institutional round, and it's the competitor's.a16z-ledrelace · positiverelace.ai, 2025-10-08
  2. 2025-10-29a year of fast apply'a year of fast apply' — relace apply 3 at a claimed 10k+ tok/s with open-sourced dataset/training/inference methodology and a ~$1m arr claim. the closest comp, more transparent about method.hn: 48 points, 6 commentsrelace · positiverelace.ai, 2026hacker news, 2025-10-29
  3. 2025-10-16swe-grep on cerebrascognition ships swe-grep and swe-grep-mini — rl retrieval subagents on cerebras. the 'don't build multi-agents' authors validating the specialized-subagent pattern they argued against for edits.hn: 97 points, 31 commentscognition · positivecognition.com, 2025-10-16hacker news, 2025-10-16cerebras.ai, 2025
  4. 2025-06the mercury diffusion modelsinception's mercury diffusion code models — ~1,109 tok/s mini on h100, >5× the speed-optimized frontier models per the arxiv report; already in continue and vercel's ai gateway. 'fast' is a moving target.different mechanism, same 'fast code model' spaceinception labs · mixedarxiv.org, 2025-06inceptionlabs.ai, 2025continue.dev, 2026-09vercel, 2026-09
  5. 2025the open-weights lineosmosis-apply-1.7b — a qwen3-based open apply model with an mcp server and an rl-for-merge writeup. commoditizing the concept rather than matching production parity.osmosis · mixedhuggingface.co, 2025github, 2025osmosis.ai, 2025
  6. 2026-07relace drifts onto morph's turfrelace drifts onto morph's broadened turf — a compaction post in july, cheap kimi k3 serving in august. the closest comp converging on the same 'models as tools' stack.hn: 6 pts and 3 ptsrelace / hacker news · mixedhacker news, 2026-07-13hacker news, 2026-08-20

controversies

  1. 2025–2026the benchmark fogevery number is vendor-defined and no shared benchmark exists — and morph's own pages disagree: v3-fast accuracy at 96% or 98%, v3-large speed at ~2,500 or ~2,600 or ~5,000 tok/s, context windows at 16k, 32k, 81,920, or 262k, compact at 33,000 or 3,300+ tok/s. the accuracy methodology is llm-judged.dreaming.press's rule stands — 'treat them as directional.' the dossier marks every figure self-reported and preserves the inconsistencies rather than picking one.dreaming.press, 2026-06-26docs.morphllm.com, 2026morphllm.com, 2026docs.morphllm.com, 2026-09docs.morphllm.com, 2026-09morphllm.com, 2026-09docs.morphllm.com, 2026-09morphllm.com, 2026
  2. 2025the shelf-life claimpash's 'already dead' claims the founders conceded a ~six-month shelf life; gauthier's aider-era 'two llms' objection supplies the mechanism; cognition's 'single model in one action' argues the pattern is already fading.tejas's reply — 'lol, i never said that' — plus the 'hundreds of iterations' defense of the 98% figure. the exchange is real; the conceded shelf life is disputed.pashpashpash.substack.com, 2025-06-20github, 2024-05-30cognition.ai, 2025-06-12
  3. 2025the bundling threatthe launch thread's most-cited risk — google's diffusion model 'in the wings,' cursor/windsurf/openai/anthropic shipping first-party equivalents that 'will decimate the company,' and developers not wanting 'yet another endpoint' for their code.tejas's defense: apply work is attention frontier labs can't afford — 'losing 1-2% there is the difference of billions of dollars for them.' the apply_patch/str_replace_editor/diff-trained releases since are the scoreboard.hacker news, 2025-07-07openai, 2025-04-14anthropic, 2024-10-30anthropic, 2024-10-22
  4. 2025-07the semantic-overreach incidentthe launch playground emitted css nobody asked for; tejas called it 'a hardcoded snippet we forgot to uncomment,' then conceded 'semantic overreach' — and the user answered 'you lied about it at first. your model should not be writing code!' alongside it ran the privacy friction: free-tier code usable for training, zdr only via openrouter.small but documented — the only public misbehavior example on record, handled clumsily before it was handled honestly.hacker news, 2025-07-07hn.algolia.com, 2026-09
  5. 2025–2026the throughput gapthe 10,500 tok/s figure is per-request speculative decoding; openrouter-observed serving sits around ~200 tok/s — a measurement-methodology gap the marketing doesn't disclaim.buyers conflate per-request speed with served stream; the gap stays unreconciled in any public benchmark.openrouter.ai, 2026-09hacker news, 2025-07-07openrouter.ai, undated
  6. 2025–2026the loose customer list'used by jetbrains, vercel, and webflow' is uncorroborated; create.xyz and databutton carry partial support; binance metrics exist only in vendor materials; hn noticed morph's and relace's customer lists overlap.'both maybe using customers very loosely' — the logo wall is the dossier's weakest evidence, marked reported throughout.morphllm.com, 2026hacker news, 2025-07-07linkedin, 2025-09-16morphllm.com, 2025-12
  7. 2024–2026the $19m that isn't morph'scaplight lists $19.5m and fundraisingfox a $19m seed — both trace to morph l2's dragonfly-led round, a different company. no form d exists; tracxn lists morphllm as unfunded; the only verified institutional money is yc's standard ~$500k, itself reported with conflicting dates.total capital raised is unknown; the dossier refuses the aggregators' number rather than repeating it.caplight.com, undatedfundraisingfox.com, undatedprnewswire, 2024-03-20fortune, 2024-03-20sec, 2026-09-16tracxn, undated

sentiment eras

  1. 2024-05 – 2024the magic trick · positivecursor's instant-apply post lands as a magic trick — and aider's maintainer immediately prices its costs: a second model, a second failure point, added latency.cursor, 2024-05-14github, 2024-05-30hacker news, 2024-06-05
  2. 2024-10 – 2025-05commoditization begins · mixedcursor's post briefly vanishes; kortix open-sources the clone; anthropic ships the editor tool; relace ships an apply api and launches on hn. the pattern becomes a category.hacker news, 2024-09-29github, 2024-10anthropic, 2024-10-22hacker news, 2025-05-27
  3. 2025-06the backlash thesis · criticalpash's 'already dead' and cognition's 'single model in one action' write the bear case before morph's public launch; gpt-4.1's diff-benchmark gains add the empirical weight.pashpashpash.substack.com, 2025-06-20cognition.ai, 2025-06-12openai, 2025-04-14
  4. 2025-07 – 2025-09the launch spike, split verdict · mixedthe 217-point launch is both the enthusiasm peak and the sharpest articulation of every objection — followed by the databutton testimonial and a 10.5k-tok/s post hn ignored.hacker news, 2025-07-07linkedin, 2025-09-16hacker news, 2025-09-15
  5. 2025-10 – 2025-12production validation · positiverelace's $23m a16z round and ~$1m arr claim, cognition's swe-grep on cerebras, and morph's aws case study reframe the category as infrastructure rather than trick.relace.ai, 2025-10-08relace.ai, 2026cognition.com, 2025-10-16aws.amazon.com, 2025-12
  6. 2026 –broadening vs. compression · mixedmorph expands into a suite while hashline-style harness fixes and ever-better frontier editing keep the shelf-life question open; relace drifts onto the same turf.morphllm.com, 2026-03-31hacker news, 2026-06-30mywrittenword.com, 2026-04-12hacker news, 2026-07-13hacker news, 2026-08-20

AI-drafted at Ben Guo's direct request and credited to Hraness; every claim links to its cataloged source.