Workspace Review

Git: test-app

Review git status/diff for this workspace, and distinguish Codex changes from your own edits.

Projects / test-app / git
Git Review

Workspace git diff / status

Goal: understand which files were changed by Codex vs. you, so you can review, rerun, or ask Codex to fix issues.

Git error
CodexRunnerError: Codex runner container not found: breast-builder-codex. Run `docker compose up -d --build` in /srv/breast-builder
Repo state
Whether this project is a git repo
git repo
Diff mode
Current display mode
mode=full

Handle the highest-value next step for this workspace review

Git check failed dirty=0 mode=full
Current focus
What to address first
Git check failed
Go back to Files or Project to confirm workspace state, then decide whether to retry the git check.
Primary action
The primary CTA to click now
Browse Files
Repo state
Base state for this workspace review
git repo
Repo state · error while reading git status
Working tree
Changes that need attention
Working tree clean
Go back to Project to validate runtime/host.

Switch diff display scope

Working tree status

git status --porcelain

No uncommitted changes. Working tree is clean.

Change overview

git diff --stat

No uncommitted changes. Diff summary is clean.

Full diff

git diff

No diff to display. If you’re done reviewing, go back to the Project or validate on the public host.