Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.steercode.com/llms.txt

Use this file to discover all available pages before exploring further.

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

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.