The Codebase tab shows every file SteerCode generates or edits. Use it to review structure, inspect diffs, and verify changes after Code Mode runs.
Codebase browser in SteerCode

Browse files and inspect changes

Download your code

1

Open the Codebase tab

Confirm the app builds and runs as expected.
2

Click “Download Code”

You’ll receive a zip with the full project.
Use version control after downloading. Commit a clean baseline, then iterate with small, verified changes.