
Diffs
A new way to build
Diffs is a new, AI-native, code editor that reimagines the way humans and machines collaborate.
Join the waitlist
Works with any agent
Works with Claude Code, Codex, OpenCode, and more.
The best diff view
The bottleneck is review, not writing. Diffs fixes that.
Local, worktree, remote
DIffs runs your agents wherever you need them.
GZh-|^,MuuSc:e
U>*1VwpxQAyNmt
G:18@VUKP4G\Zy
u9RywgN;+ivzTK
HwbYZxFB+Z4kEw
G4!{>Lk}pmKhbl
y2TJCFB"$y:2]p
$.RZe5jn:)Q0\r
WX|sgs#2_=BU^|
l?1G|{YEPf0Idq
U)L@7`u:#q~ZvQ
<7[R7svcb5*}+(
Tab, Tab, Taaaab
Steerable autocomplete that follows your intent. Guide the AI mid-completion to get exactly what you need.
1asyncfunctionfetchUserData(userId:string){
2try{
3constresponse=awaitfetch(
4`/api/users/${userId}`,
5{ headers: { Authorization: `Bearer ${token}` } }
6);
7if (!response.ok) throw new Error("Failed");
8return response.json();
steer:add auth headers
Tabaccept·Hold Tabsteer
Integrated agent, no chat sidebar
The agent lives in your editor, not a chat window.