
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.
K*>~>No/^1JJN8
039#oJ{(0f(3_W
n'#F0]Hmo!~;"A
w>oN)tXy/O7dfx
]"QOAAHdEp/M&H
18-<(x*d[1twT&
k58IU5z<1Mo5iA
UCBHM".x@L#R_%
ZR}Y!aI9-XN"hq
Na2!F2~1|dJSjx
gkg.-+NK+"uWyQ
MAl:gISy<I2JW}
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.