Convex Chef supports Gemini 2.5 Pro! It's sometimes too verbose and occasionally forgets to call tools but produces way better UIs and seems able to build more fully-featured apps than Claude. Try it out!
21.04.2025 23:47 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
Chef by Convex | Generate realtime fullโstack apps
Cook up something hot with Chef, the full-stack AI coding agent from Convex
Chef is fresh out the oven so let us know what you think and hit Submit Feedback with any issues!
chef.convex.dev
10.04.2025 21:55 โ ๐ 0 ๐ 2 ๐ฌ 0 ๐ 1
LLMs love writing @convex_dev code so we made an app-builder to let them do it.
Convex Chef: The AI builder that knows backend.
Get cooking...
10.04.2025 21:55 โ ๐ 3 ๐ 2 ๐ฌ 1 ๐ 0
Ain't no one got time to log in to stuff. Now you can use @convex.dev without an account! Just npm i convex and npx convex dev.
09.04.2025 17:02 โ ๐ 2 ๐ 1 ๐ฌ 1 ๐ 0
AI Agent
Agents organize your AI workflows into units, with message history and vector search built in.
Convex Vibe Week Day 2:
Agent framework
www.convex.dev/components/a...
stack.convex.dev/ai-agents
Durable workflow engine
www.convex.dev/components/w...
stack.convex.dev/durable-work...
08.04.2025 16:44 โ ๐ 0 ๐ 2 ๐ฌ 0 ๐ 0
Building an AI agent or need a durable workflow? Day 2 of @convex.dev Vibe Week is dedicated to you.
New agent framework and durable workflow engine ready to go, check out links in the reply.
08.04.2025 16:44 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0
Vibe Week
A week of new features that will change the way developers ship AI apps.
Convex Vibe Week: www.convex.dev/vibe-week
Day 1:
Convex MCP in GA: stack.convex.dev/mcp-ga
07.04.2025 16:58 โ ๐ 0 ๐ 1 ๐ฌ 0 ๐ 0
Day 1 of @convex.dev Vibe Week is a go! Announcing official release of our MCP server folks have been trialing. Check out the vid and the links in the reply. Stay tuned for more tomorrow!
07.04.2025 16:58 โ ๐ 2 ๐ 2 ๐ฌ 1 ๐ 0
Someone thinks youโre a great fit for Convex!
Get Convex resources for free with this referral code.
Convex has a referral program! Double your free quota by referring someone or applying a referral. Refer up to 5 people and get a bump each time.
Find your referral link under Team Settings in your dashboard, or if you're fast you can use mine: www.convex.dev/referral/JAM....
27.03.2025 18:23 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Convex storage, search, pagination and optimistic updates are now officially "non-beta". They're reliable to use and have been for a long time.
We'll continue to make improvements as always, especially to pagination and optimistic updates.
05.03.2025 17:00 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Remember when a beta label actually meant something then Gmail was beta for half a decade and ruined it for everyone?
We just took a bunch of @convex.dev features out of beta. What's the point of long-term beta if customers depend on it already?
05.03.2025 17:00 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
Your coding agent talking directly to your production database sounds sketchy as hell... unless it's via an MCP server on a db that supports sandboxed code execution, in which case it sounds cool af.
04.03.2025 22:22 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
"Constant time" -> constant in the number of rows in the db. Convex keeps a running inferred schema for each table to perform optimizations like this.
03.03.2025 23:57 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Ok this is legitimately cool. Cursor talking to @convex.dev via MCP and figuring out schema improvements based on the rows actually stored in the database, performed in constant time!
03.03.2025 23:57 โ ๐ 6 ๐ 1 ๐ฌ 1 ๐ 0
3. Design strong abstractions.
Agents aren't perfect so focus them on building your app, not trying to solve hard systems problems like managing distributed state. Use libraries or frameworks with good high level abstractions that prevent an agent from wandering off the path.
25.02.2025 18:53 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
2. Express as much as possible in standard, procedural code.
Agents are great reasoning about code but less good dealing with declarative languages or configs outside the codebase. Keep as much as possible in the code itself and as little as possible in SQL or external configs.
25.02.2025 18:53 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
1. Provide tight, automatic feedback loops.
Coding agents are able to iterate, try things, correct mistakes. They are only able to do this when able to efficiently determine if a step is correct. Type safety is hugely effective at providing guardrails for agents.
25.02.2025 18:53 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Introducing Fullstack-Bench
Coding agents can do more autonomously when they write code that has tight, automatic feedback loops; use systems that express everything in standard,...
We launched Fullstack-Bench yesterday to test autonomous agent performance on fullstack coding tasks. Starting with Convex, FastAPI, Supabase but more backends to come.
stack.convex.dev/introducing-...
Three design patterns stood out at producing high quality code with minimal interventions:
๐งต
25.02.2025 18:53 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
Thanks @brancz.com! The team loves using Polar Signals so itโs certainly a bonus that itโs made by awesome people.
19.02.2025 17:46 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Do you like TypeScript? Do you like databases? Do you like neither but just want to build apps using regular old functions?
My @db.cs.cmu.edu talk on TypeScript Stored Procedures for app developers is online now.
www.youtube.com/watch?v=zpgV...
18.02.2025 18:15 โ ๐ 6 ๐ 0 ๐ฌ 1 ๐ 0
Joining the Open Source Pledge
Today, Convex is taking a meaningful step to support the open source ecosystem we rely on. We're joining the Open Source Pledge, a coalition of companies committed to funding the open foundations of m...
Convex also now members of the Open Source Pledge @opensourcepledge.com, committing to financially support development of open software we all benefit from.
Our initial contribution was towards @tanstack.com! Really glad to be supporting @tannerlinsley.com and crew.
news.convex.dev/open-source-...
13.02.2025 20:06 โ ๐ 27 ๐ 7 ๐ฌ 1 ๐ 0
If you're new to Convex start off with the tutorial in our docs. If you're a Convex OG and want to give self-hosting a spin, you can get started over at github.com/get-convex/c...
13.02.2025 17:31 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Cloud-hosted Convex is still the best place to start for most folks getting started, plus includes a very usable free tier, but we're really glad to have the self-hosted option available for people whose needs fall outside our hosted plans.
13.02.2025 17:31 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
We just launched self-hosted @convex.dev! We open sourced last year but realized the code was open but not so useful on its own. This time we've included the Convex dashboard, bindings for Postgres, SQLite (and MySQL v. soon), packaged up in a docker container ready for real use
13.02.2025 17:31 โ ๐ 4 ๐ 1 ๐ฌ 1 ๐ 1
CMU Databases talk streaming live 4:30EST Monday.
Come learn how every good idea you have was already invented by someone in the 80s and why we should be running typescript functions in our databases.
db.cs.cmu.edu/events/sql-d...
07.02.2025 21:27 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0
Summary of how well each model is performing at writing
@convex.dev code?
31.01.2025 23:49 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
GitHub - get-convex/convex-evals
Contribute to get-convex/convex-evals development by creating an account on GitHub.
I used AI to write a script to help me write AI evals
to help AI write Convex code. Very meta
๐กEach step uses RAG from previous evals
Flow:
1. ๐งโ๐ปoneliner -> ๐ค task description -> ๐งโ๐ป audit
2. ๐ค answer ->๐งโ๐ป audit
3. ๐ค tests for answer ->๐งโ๐ป audit
๐ to evals ๐ & my script in ๐งต
31.01.2025 23:44 โ ๐ 1 ๐ 2 ๐ฌ 2 ๐ 0
SQL also decouples how a query is written from whether it's feasible to execute in prod. If you write a SELECT without an index you're in trouble.
The initial Convex syntax required typing .fullTableScan().filter() to filter a table scan but we removed it. Probably a mistake.
27.01.2025 19:58 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Loves business, tech, innovation and the science of teamwork and productivity. Works at @asana (@dropbox, @oracle alumni).
gp at spark capital โจ databases, infra, dev tools
Founder polarsignals.com ๐ง โ๏ธ Building parca.dev, Prometheus maintainer. Distributed systems, databases, and performance engineering. Actually born in Berlin. (he/him)
Carnegie Mellon Database Research Group
https://db.cs.cmu.edu/
Open Source Pledge is a group of companies with a shared commitment to paying the maintainers of the Open Source software we all consume.
https://opensourcepledge.com
Computer security is more cartography ๐บ than cryptography ๐ ๐จ๐ปโ๐ป๐ฎ๐ช โต๏ธ๐ถ๐ฅ Founder. ๐ผ Previously at @Truework, @Patreon, @Dropbox & @Digg
Hummus, people, and data. Co-Founder & CTO of B12. Previously Locu, MIT CSAIL. He/him.
https://marcua.net/
Queens is the future.
Bringing back debuggers at Data Ex Machina. Ex CockroachDB.
Staff SRE at Google. Distributed systems / databases / reliability / correctness. Views my own. Repost / like is not an endorsement.
http://asatarin.github.io
ceo @supabase | YC S20
database.new
VP of Community @ Zig Software Foundation โข Zig Livecoding http://twitch.tv/kristoff_it โข Creator of http://softwareyoucan.love โข Blogging http://kristoff.it โข Host of https://zig.show โข ๐ง loris@sycl.it
Associate Prof. of Databases @ Carnegie Mellon.
Former Linux Kernel, ScyllaDB, Datadog - storage, virtualization, low level stuff.
Founder/CEO at https://turso.tech
Rust live-coder and OSS tinkerer who loves teaching. I try to maintain a high SNR. Wrote Rust for Rustaceans. At Helsing.ai. Formerly AWS. Co-founded ReadySet. @jonhoo elsewhere. he/him/they
cheerleader
eatonphil.com