Relace (@relace_ai) 's Twitter Profile
Relace

@relace_ai

Models and infra for AI code generation.

ID: 1963345790442901507

linkhttps://relace.ai calendar_today03-09-2025 20:58:24

15 Tweet

432 Followers

7 Following

James Grugett (@jahooma) 's Twitter Profile Photo

We beat Claude Code in our evals: 61% to 53%. Yes, evals are actually important haha And now we’re open-sourcing our entire codebase and launching an agent framework! Now you can build custom agents for your project and get better results 🔥

OpenRouter (@openrouterai) 's Twitter Profile Photo

🚀 New Model Launch - Relace's "Relace Apply 3" is here. It's a specialized code-patching LLM that merges AI-suggested edits straight into your source files. And it is ZDR enabled.

🚀 New Model Launch - <a href="/relace_ai/">Relace</a>'s "Relace Apply 3" is here.

It's a specialized code-patching LLM that merges AI-suggested edits straight into your source files.

And it is ZDR enabled.
Eitan Borgnia (@eborgnia) 's Twitter Profile Photo

Relace Repos is here! It's GitHub for agents with semantic search out-of-the-box. Just use standard git operations without worrying about rate limits. After each push, we auto-index the updated files and use a reranker to make sure each search tool call is fresh. Retrieval is

Yoko (@stuffyokodraws) 's Twitter Profile Photo

Cool to see Relace on Product Hunt 😸 today! Now this is all your coding agent has to do to preserve repo state: client.git('./repo_path').add('.') .commit('msg').push() Github repos are for humans. Relace repos are for agents generating code

Cool to see <a href="/relace_ai/">Relace</a> on <a href="/ProductHunt/">Product Hunt 😸</a> today! 

Now this is all your coding agent has to do to preserve repo state: 

client.git('./repo_path').add('.') .commit('msg').push()

Github repos are for humans. Relace repos are for agents generating code