Native macOS ยท Agent / Editor / Diff

CodeZ

Browse code, edit files, review git diffs, and run Codex or Claude Code sessions from one fast native window.

Codex a81f2c shell 2

$ codez ~/Projects/app

Opened workspace in CodeZ

$ codex resume a81f2c

+ reset.format("%H:%M").to_string()
- label.clone()
+ format_local_reset_time(reset)
src/app.rs usage.rs
1881 fn usage_panel(ui: &mut egui::Ui, usage: &Usage) {
1882     let fs = ui_font_size(ui);
1883     usage_agent_row(ui, "codex", theme::GREEN, l, fs);
1884 }

1931 fn format_reset_time(reset: &ResetTime) -> String {
1932     format_local_reset_time(reset)
1933 }
website/index.html styles.css

@@ preview mode switch @@

+ <button data-mode="editor">Editor</button>
+ <button data-mode="diff">Diff</button>
- <span>Editor</span>
- <span>Diff</span>
One workspace

Three modes that stay close to the code.

A

Agent

Resume Codex and Claude Code sessions, open tabbed terminals, and track usage without leaving the project.

E

Editor

Navigate the file tree, edit with multi-cursor support, search across files, and jump through the command palette.

D

Diff

Review working-tree changes, inspect commit history, stage paths, write commit messages, and push with system git.

Built for daily use

Everything you need to move through a codebase quickly.

Open a project and get oriented

Browse files, jump to what you need, and keep the current folder, file, and changes in view.

Work with agents without losing context

Resume Codex or Claude Code sessions beside your code instead of switching between separate windows.

Review changes before you ship

See what changed, stage the right files, write a commit message, and push when it is ready.

Use it your way

CodeZ stays useful as an editor, a diff viewer, an agent workspace, or all three together.

Install

Download CodeZ for macOS.

Install the latest signed DMG. CodeZ checks this website for future updates.

CodeZ latest

macOS 11 or later

Download DMG