The Codebase tab shows every file SteerCode generates or edits. Use it to review structure, inspect diffs, and verify changes after Code Mode runs.
Download your code
Open the Codebase tab
Confirm the app builds and runs as expected.
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.