Ellie Huxtable
@ellie.wtf
2 months ago hello SF! 👋 I’m here for a couple of weeks if anyone fancies getting a coffee let me know!
💬 0
♻️ 0
❤️ 7
hello SF! 👋 I’m here for a couple of weeks if anyone fancies getting a coffee let me know!
Our founder Ben is hosting an AMA on Reddit today -
www.reddit.com/r/programmi...
Got questions? Hop in and ask away!
🧩 Multi-file Prisma schemas are in GA 🚀
Say goodbye to large schema files and organize your models by domain (or however fits the needs of your project)!
📚 Learn more in our docs:
pris.ly/d/multi-fil...
Very excited to welcome @tannerlinsley.com on the @localfirst.fm podcast today!
Which questions/topics would like to see discussed?
💡 You can now use SQLite with Prisma ORM and the JS-native `better-sqlite3` driver.
This is especially useful if you're using Prisma ORM without the Rust engine 🙌
Give it a try and let us know what you think!
👉 Learn more in the 6.7.0 release notes: pris.ly/release/6.7.0
NOTE: The above could be severely simplified if I didn't have the need for supporting transferable objects.
developer.mozilla.org/en-US/docs/W...
The diagrams below show the "network" of nodes/edges/channels involved to make the Chrome extension work for LiveStore.
I didn't not expect that building the devtools messaging protocol for @livestore.dev would turn out to be one of the most difficult parts to build.
In order to support reliable and efficient messaging (supporting transferables), I ended up building a local networking protocol called "Webmesh".
⏱️ Postgres shouldn’t eat your weekend.
Start a Prisma Postgres database instantly from your Vercel dashboard.
Short walkthrough👇
pris.ly/yt/vercel-p...
#ZedEditor
Download Zed and view the full changelog here:
zed.dev/releases/sta...
Lastly, you can now drag and drop files onto the project panel when working in remote sessions to copy files from your local machine to the remote server.
Vim users can now customize the cursor shape for normal, insert, replace, and visual modes in Zed. { "vim_mode": true, "vim": { "cursor_shape": { "normal": "hollow", "insert": "bar", "replace": "block", "visual": "underline" } } }
We added support for Qwen3 in assistant text threads.
The Git branch picker in Zed now supports remote branches.
🚀 Zed v0.184 is out! We're working to improve the accuracy of our autocompletions. Starting with today's release, you should start to see more relevant suggestions prioritized near the top, and we will continue to improve our completion matching going forward.
From today, anyone on your team can vibe code an AI agent with Chai. And every agent comes with a UI.
Personal apps 🤝 personal agents at scale!!
Start today at
↳ chai.new
We've seen how products like GitHub, Vercel and Supabase have changed how we build apps.
Now, we're doing the same for AI.
Making it accessible to every builder, every developer, not just ML experts.
3. Why now?
The foundation models are ready.
The tools are maturing.
But the glue that connects everything is still missing.
LLMs are evolving fast—like, literally every week. New standards pop up (looking at you, MCP), and APIs change faster than you can keep track.
The result?
Most AI agent projects never make it to production.
Those that do require constant maintenance and lack the reliability users expect. (new LLMs every week)
AI agents should be composable, reliable, and production-ready from day one. (minute one?)
2. What problem are we solving?
Every company is trying to build AI agents, but the infrastructure is missing. Takes too long. It's too expensive. Hire MLEs?
Teams are reinventing the wheel, building brittle systems that break in production + can't scale with their needs.
Chai removes all the complexity of:
• LLM orchestration (unified API)
• Tool integration (deployment and scale)
• Memory (long term memory Auto RAG)
• Deploy agents, and scale to millions
• Langbase processes 100M+/mo agent runs
With Chai, what used to take days/weeks — now only takes minutes.
From idea → agent → deployed!!
We wanted to make it super easy for everyone to building their AI agents.
People spend weeks wiring together LLMs, tools, and memory systems just to get something basic working.
1. Why are we doing this?
Everyone is building an AI agent today, but it's hard.
Cursor, perplexity, v0, chai, lovable, bolt — what do they all have in common?
They weren’t built on AI frameworks—they're built using primitives optimized for speed, scale, and flexibility.