Render is now a supported connector in @FactoryAI.
Assign a task to a Droid and it can write the code, set up the services and database it needs, and deploy it to Render.
Connect Render in Factory to get started 👇
app.factory.ai/settings/conn…
Cool conversation @WeAreDevs on the main stage with @anuraggoel and leaders from sentry, blackbox ai, and cognition: Running AI written software in production
If you're at @WeAreDevs in San Jose today, stop by the Render booth for cool swag and cooler conversations with our DX team about hosting your AI and agent workloads.
Research agents split complex questions into multiple subtasks. But what happens when a branch fails?
Our latest open-source template uses @p0 's Search and Extract to research topics in parallel, fanning out subtasks on Render Workflows to provide isolation and retries.
The agent synthesizes successful results into a cited report.
Deploy with one click → render.com/templates/paralle…
Agent workloads are unpredictable by definition. Is the next request 3 tasks or 400?
Provisioning compute assumes you know the answer.
Our answer is Application-Defined Compute. Render CEO @anuraggoel explains it tomorrow at @WeAreDevs. 11 AM, Stage 1.
Find us at booth #734 after.
Introducing Build Reuse: Build once and reuse across multiple Render services and environments.
Save time. Save compute. Promote the build you actually verified to production.
Now in Private Beta. Learn more and request access: render.com/blog/build-reuse-…
Introducing Photon + @render's new template: your own Codex agent, right in iMessage.
Photon connects the messages. @OpenAI Codex handles the work. Render keeps it running.
Demo 👇
At PR.ide, Blue demoed a RAG agent on Render that fact-checks its own answers, powered by Render Workflows. One task failed mid-demo. It retried automatically while every other task kept running like nothing happened.
That's the point: retries and fan-out, handled for you.
piped.video/watch?v=hzuV8cE4…
Give your agents a hammer, not a hardware store 🔨
River Stevens from @TryArcade spoke at PR.ide about why agents struggle with too many tools. Tool selection is a retrieval problem, not a reasoning one. Job-oriented tools and dynamic selection mean fewer tokens and higher recall.
piped.video/kiUTMCtQL_g
Origin is now a supported Git provider on Render.
Build in @cursor_ai, save to Origin, and run your full stack on Render.
Cursor workspace admins, connect Origin to Render and get started today: render.com/docs/git-provider…
A GitHub token works for the demo. It breaks with multiple users.
Our PR summarizer template uses @scalekitinc for per-user auth. Each user connects their own GitHub, scoped per session.
Ship secure agents on Render →
render.com/deploy-template/a…
OpenAI uses Render to ship apps like gpt-oss playground and ChatKit Studio, supporting hundreds of thousands of concurrent users.
Recently, they used Render Workflows + Codex to launch a guide generation agent on the @OpenAIDevs site.
Here’s how: render.com/customers/openai
It's official: We're partnering with TanStack 🌴
We're building together to make it simple to ship applications that do more than serve pages: long-horizon agents, real-time collaboration, jobs that run for hours—anything you imagine.
Deploy: render.com/templates/tanstac…
🚨 New partner alert!
🚀 @Render and TanStack are joining forces to help you ship better, faster apps with zero ops. Whether that's your first user or your billionth, Render has everything you'll ever need to get to production.
Start building now 👇
tanstack.com/partners/render
Every Render service now has a Deploys view.
Full deploy history (for the last 30 deploys), a Live badge showing what's actually serving traffic, and auto-deploy status at a glance.
Live now, no migration needed.
Check out our blog for more details, demo video and links to documentation - render.com/blog/deploys-page
Building your own chat API shouldn’t require a PhD in Kubernetes.
This guide from @togethercompute gives you:
• Bearer auth
• Health checks
• Timeout handling
• One-click deploy on Render
docs.together.ai/docs/render…