
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.
JwT8]>EcdR<Nt$
_X&"Fy;difdoX/
c6uu!{P@FR{D0r
HwW5s0B~,SWYwD
k|y.EATfG:D~e3
IvbH]9]w#^9CI,
iw9@,cy7$:P,X&
A2b:#{N5e4/)}4
j`dPIVf;=Q?^:G
nPyLvR9p\X.Dyg
/tVeer?5]uH3-D
3gyzHquo|}8j{,
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.