ResearchFeaturedFebruary 18, 20265 min readCoding Agents Fail at Search, Not Coding: 15 Papers Prove It60% of coding agent time is spent searching, not coding. Bigger context windows make it worse. 15 papers from Anthropic, DeepMind, and Cognition explain why.Tejas BhaktaRead Article
CompanyMorph x AWS: The Fastest Code-Editing ModelAWS selected Morph as a featured case study — covering the infrastructure behind 10,000 tokens/sec, how Binance achieved 50-70% productivity gains, and why we built on EC2 P5 and SageMaker.Tejas BhaktaMar 5, 2026
EngineeringThe Long-Running Agent Era: Why Code Search and PR Review Are All That MatterAs coding agents run for hours and days, two things change: agents need real code search to navigate, and human oversight moves from the IDE to the pull request.Tejas BhaktaFeb 10, 2026
ResearchLearning to Test Code Changes with RLHow we built a reward policy that trains browser agents to verify UI changes through code coverage and component engagement.Tejas BhaktaJan 9, 2026
EngineeringWarpGrep: Fast, Parallel Code Retrieval with RLHow we trained WarpGrep, a fast context model specialized in doing the dirty work of code search, using highly parallel code retrieval that matches frontier coding models while taking 5x less timeDhruv BhatiaJan 8, 2026
EngineeringWhen to Build Your Own Coding Agents (And When to Just Use Cursor)Startups should use off-the-shelf IDEs. Enterprises have massive alpha in custom integrations. Here's the decision framework.Tejas BhaktaDec 11, 2025
EngineeringClaude Code MCP: Fix the 2 Things That Kill Your FlowStop waiting 15 seconds for edits. Stop searching the same files over and over.Tejas BhaktaNov 24, 2025
EngineeringBringing FastApply Back to Cursor with MCPHow Morph MCP Server restores 10,500 tok/sec edits to Cursor and adds Warp-Grep for better context retrievalTejas BhaktaNov 24, 2025
EngineeringFast Apply Makes Faster AgentsHow Morph Fast Apply is our first step building the sub-agent future. Small, specialized models that escape the valley of death.Dhruv BhatiaNov 4, 2025
EngineeringWe Hit 10,500 Tokens/Sec on B200Technical deep-dive: custom CUDA kernels + speculative execution for 2.3x speedupTejas BhaktaSep 15, 2025
EngineeringWhat is Morph Fast Apply?Understanding Morph: The fastest way to apply code updates from AITejas BhaktaAug 22, 2025
EngineeringMorph Gets Faster: 10,500+ Tokens Per SecondWe were already the fastest way to apply AI code edits. Now we're ~35% faster end-to-end compared to search-and-replace.Tejas BhaktaJun 15, 2025
EngineeringLLMs Are Bad at Being ForcedThe further you push language models from their natural output patterns, the worse they perform. Understanding why reveals fundamental truths about how these systems actually work.Tejas BhaktaJun 1, 2025
EngineeringDiffs vs Fast ApplyWhy Fast Apply aligns with the bitter lesson by letting models code naturallyTejas BhaktaMay 28, 2025
EngineeringMorph ❤️ ContinueHow Morph powers lightning-fast code edits in ContinueTejas BhaktaMay 28, 2025
EngineeringMorph: Enable Faster Coding AgentsA deep dive into how we get morph to be so fast.Tejas BhaktaMay 4, 2025
Everything is Model[s]Why the future of AI isn't one superintelligent model doing everything, but a hierarchy of specialized models—just like human organizations.Tejas BhaktaMay 3, 2025
EngineeringBest Practices for Building Coding Agents with MorphA guide to building coding agents with Morph, including system prompt best practices, tool calling, and debugging strategies.May 2, 2025
EngineeringHow Cursor Apply WorksAn analysis of Cursor's breakthrough in achieving 1000 tokens per second for code edits through specialized models and inference methods.May 1, 2025