Side by side example
Same model (claude-opus-4-6). Same task. Two different agent harnesses
@LangChain Deep Agents CLI: 9s
Claude Code: 16s
The harness IS the performance. 1.7× difference, zero model changes
Great guidance at @oradotai to get started preparing your app for agents visiting autonomously
I’ve spent a lot of time learning how agents visit and navigate a website - glad to have found Ora months ago to track progress and improve agent delivery
Building agent-native is here
In a short time there will be more agents visiting your app than humans, and they dont agree on the display layer
It’s interesting to watch this evolve real-time with new agentic-first systems coming online
the default experience for new software is now:
- point agent to good onboarding docs
- everything is headless and discoverable by the agent natively
- agent drives the interaction, human reviews and interjects as needed
but there's a large chunk of existing software that's slow moving to a Headless first world but is still important so we have to have some way to access it
Browser Agents are filling the gap, and they're getting better and better
this is because everyone's desired UX for software is Agent First. and ppl are building the tooling and infra to make what's actually happening feel like that desired UX
basically the world is building infra to patch any gap in an Agent First software experience and a lot of that infra is basically shaped by what agents are good at natively
the inherent strengths and weaknesses of agents are literally shaping what ppl are building
@mikeysee@convex Crazy - I am in the process of removing a field from a Convex Prod server and learned about the “three step” migration process today
The ripple effect is real
Appreciate the timely video!
Neat - @GoogleAI just mentioned @ContextRepo along side one of my hero’s @AndrewYNg
A couple weeks ago I attended Andrew’s and @hwchase17’s talk about the Future of AI Agents live at LangChain Interrupt -
Inspiring 🍀
@MattPRD https://t.co/SkXBVmF9sP has to be the best agent-readiness tool available rn, and it’s free
Literally gives you the prompts to improve your app agent surface - easy to pick off low hanging fruit
Created by @assaf_elovic (Tavily Creator) - there is a wealth of timely info on Ora
Ridiculously cool open source example using @LangChain_JS
The Multi-Modal children’s bedtime story generator is an excellent example of LangChain streaming UI & stream namespace subscriptions - great patterns to learn from!
Great share @bromann 🔥
As an upcoming parent, I keep imagining all the tiny routines ahead 😊👼
One I am especially excited for: using AI for making up bedtime stories.
So I built an app that creates one on demand: story, illustrations, and narration all streaming in together with @LangChain_JS ❤️