Zed
@zed.dev
about 1 year ago #ZedEditor
💬 0
♻️ 0
❤️ 5
#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. Chai is built on AI primitives by Langbase:
• Agents - for reasoning and planning
• Tools - for taking actions in the world
• Memory - for human-like context & learning
• Workflows - for orchestrating complex tasks
All with type safety and production reliability. Chai vibe coded a mini Perplexity for me 🤯
Unbelievably good. Can't wait to see what y'all will build. Our beta testers had multiple 🤯🤯🤯 moments.
Let's go! 👊 Vibe coded a Receipt OCR Agent
Give this agent a receipt image and it can analyze whatever you want in it.
Woohoo! 🥳🥳🥳 Watch me vibe code several AI agents in this video
- An AI agent to chat with pdf
- Agent that finds a lunch spot near me
- Bed time story maker agent by DT
- AI email agent that can summarize, analyze, and generate a response
Chai is beta right now, oh it's super powerful. For the first time, you can vibe-code any AI agent.
Meet Chai.new — Computer Human AI by Langbase ☕
🔹Prompt: "make an agent that…"
🔹Sip: chai builds any AI agent
🔹Ship: every agent gets a UI 🤯
Like your on-demand AI Engineer.
What will you s(h)ip today? Join here
discord.gg/mRsaj8FWTD
4:30pm LDN
11:30am NYC
8:30am SF Tomorrow we're hosting an open visitor hours on our discord. Join if you'd like to test out our new arrows, chat with the team, and maybe get a tour of our office.
Our new API Settings screen is designed for intuitive control over your API configurations. Adjust default bytes, prefixes, and manage security settings seamlessly. Less friction, more innovation
⚡️ Large schemas don't need to slow down your editor any more!
🔥 In 6.7.0, we improved our new `prisma-client` generator: Instead of a single file, it now outputs the generated code in smaller, logical chunks.
👉 Learn more in the 6.7.0 release notes: pris.ly/release/6.7.0