Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>CodeDeltaNew to Visual Studio Code? Get it now.
CodeDelta

CodeDelta

northwind

|
3 installs
| (0) | Free
Inline, Cursor-style diff review for AI-generated code (Codex, Claude Code, and any CLI/extension that writes to disk). Keep a human in the loop.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeDelta

Review every AI edit before it lands — inline, line by line, right inside VS Code.

English · 简体中文 · 日本語 · 한국어 · Español


English

Stay in control of AI-generated code

AI coding agents like Codex and Claude Code are fast — but fast isn't the same as correct. A flipped condition or a dropped guard clause can slip in unnoticed and reach production.

CodeDelta puts every AI edit in front of you. Each change shows up as an inline, line-by-line diff so you can read it, understand it, and consciously Keep or Undo it. The agent writes the code; you stay in the loop and decide what stays.

Highlights

  • Inline diff — added lines highlighted in place, removed lines shown as ghost text, with green/red gutter bars just like Git and Cursor.
  • Keep or Undo, your call — accept or revert a single change, a whole file, or everything at once.
  • A home in the Activity Bar — one panel lists every changed file; click to jump straight to the code.
  • Fast navigation — jump between changes and changed files with the toolbar or keyboard shortcuts.
  • Works with any agent — no hooks, no setup. If a tool writes to disk, CodeDelta catches it.
  • On by default — review starts automatically; toggle it anytime from the status bar.

Get started

  1. Install CodeDelta — review starts automatically.
  2. Let your AI agent edit the project.
  3. Read each change inline and click Keep or Undo.

简体中文

掌控 AI 生成的每一行代码

Codex、Claude Code 这类 AI 编程助手很快,但快不等于对。一个写反的条件、一句被删掉的判断,都可能悄悄溜进代码、最终带到线上。

CodeDelta 让每一处 AI 改动都摆在你面前。 每个改动都会以逐行 diff 的形式内联显示,让你能看清、读懂,并主动选择保留(Keep)或撤销(Undo)。AI 负责写代码,你来决定哪些能留下。

核心亮点

  • 内联 diff —— 新增行就地高亮,删除行以幽灵文本显示,配合左侧绿/红标记条,体验和 Git、Cursor 一致。
  • 保留或撤销,由你决定 —— 可针对单个改动、整个文件,或一次性处理全部改动。
  • 活动栏中的专属面板 —— 一个面板列出所有改动文件,点击即可跳转到对应代码。
  • 快速导航 —— 通过工具栏或快捷键在改动之间、文件之间快速跳转。
  • 兼容任何 Agent —— 无需 hook、无需配置,只要工具写入磁盘,CodeDelta 就能捕获。
  • 默认开启 —— 审查会自动开始,可随时从状态栏开关。

快速上手

  1. 安装 CodeDelta,审查自动开启。
  2. 让你的 AI 助手修改项目。
  3. 内联查看每个改动,点击 Keep 或 Undo。

日本語

AI が生成したコードを、あなたの手で確認

Codex や Claude Code などの AI コーディングエージェントは高速ですが、速いことと正しいことは別物です。反転した条件式や削除されたガード節が、気づかぬうちに本番環境まで届くこともあります。

CodeDelta は、すべての AI 編集をあなたの目の前に提示します。 各変更は行単位のインライン diff として表示され、内容を読んで理解したうえで、Keep(保持) か Undo(取り消し) を自分で選べます。コードを書くのは AI、何を残すかを決めるのはあなたです。

主な特長

  • インライン diff —— 追加行はその場でハイライト、削除行はゴーストテキストで表示。Git や Cursor と同じく緑/赤のガターバー付き。
  • Keep か Undo を自由に選択 —— 1 つの変更、ファイル全体、またはすべてを一括で処理。
  • アクティビティバー内の専用パネル —— 変更されたファイルを一覧表示し、クリックで該当コードへジャンプ。
  • すばやいナビゲーション —— ツールバーやショートカットで変更・ファイル間を移動。
  • あらゆるエージェントに対応 —— フックも設定も不要。ディスクに書き込めば CodeDelta が検知します。
  • デフォルトで有効 —— レビューは自動で開始。ステータスバーからいつでも切り替え可能。

使い方

  1. CodeDelta をインストール —— レビューは自動で始まります。
  2. AI エージェントにプロジェクトを編集させます。
  3. 各変更をインラインで確認し、Keep または Undo をクリック。

한국어

AI가 생성한 코드를 직접 검토하세요

Codex, Claude Code 같은 AI 코딩 에이전트는 빠르지만, 빠른 것이 곧 정확한 것은 아닙니다. 뒤집힌 조건문이나 빠진 가드 절이 눈치채지 못한 사이 프로덕션까지 도달할 수 있습니다.

CodeDelta는 모든 AI 변경 사항을 당신 앞에 보여줍니다. 각 변경은 줄 단위 인라인 diff로 표시되어 내용을 읽고 이해한 뒤 직접 Keep(유지) 또는 Undo(되돌리기) 를 선택할 수 있습니다. 코드는 AI가 작성하고, 무엇을 남길지는 당신이 결정합니다.

주요 기능

  • 인라인 diff —— 추가된 줄은 즉시 강조, 삭제된 줄은 고스트 텍스트로 표시. Git·Cursor처럼 초록/빨강 거터 바 제공.
  • Keep 또는 Undo, 당신의 선택 —— 변경 하나, 파일 전체, 혹은 전체를 한 번에 처리.
  • 활동 표시줄 전용 패널 —— 변경된 모든 파일을 한 패널에서 보고 클릭으로 코드로 이동.
  • 빠른 탐색 —— 툴바나 단축키로 변경 사항과 파일 사이를 이동.
  • 모든 에이전트와 호환 —— 훅도 설정도 필요 없음. 디스크에 쓰기만 하면 CodeDelta가 감지합니다.
  • 기본 활성화 —— 검토가 자동으로 시작되며, 상태 표시줄에서 언제든 전환 가능.

시작하기

  1. CodeDelta 설치 —— 검토가 자동으로 시작됩니다.
  2. AI 에이전트가 프로젝트를 편집하게 하세요.
  3. 각 변경을 인라인으로 확인하고 Keep 또는 Undo 를 클릭하세요.

Español

Mantén el control del código generado por IA

Los agentes de IA como Codex y Claude Code son rápidos, pero rápido no significa correcto. Una condición invertida o una cláusula de guarda eliminada puede colarse sin que lo notes y llegar a producción.

CodeDelta pone cada edición de la IA frente a ti. Cada cambio aparece como un diff en línea, línea por línea, para que puedas leerlo, entenderlo y decidir conscientemente si Keep (conservar) o Undo (deshacer). La IA escribe el código; tú decides qué se queda.

Lo más destacado

  • Diff en línea —— líneas añadidas resaltadas en su lugar, líneas eliminadas como texto fantasma, con barras verdes/rojas al margen igual que Git y Cursor.
  • Keep o Undo, tú decides —— acepta o revierte un solo cambio, un archivo entero o todo a la vez.
  • Un espacio en la barra de actividad —— un panel lista cada archivo modificado; haz clic para ir directo al código.
  • Navegación rápida —— salta entre cambios y archivos con la barra de herramientas o atajos de teclado.
  • Funciona con cualquier agente —— sin hooks ni configuración. Si una herramienta escribe en disco, CodeDelta lo detecta.
  • Activado por defecto —— la revisión empieza automáticamente; actívala o desactívala desde la barra de estado.

Empezar

  1. Instala CodeDelta —— la revisión empieza automáticamente.
  2. Deja que tu agente de IA edite el proyecto.
  3. Revisa cada cambio en línea y haz clic en Keep o Undo.

MIT © CodeDelta

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft