Skip to content
Docs
Esc
navigateopen⌘Jpreview
On this page

For agents

Read Coding documentation and return verifiable work.

Read without browser automation

Start with Conversations and workspaces and Review and publish changes. Read the repository’s own instructions before editing; they define its local workflow and checks.

Return reviewable results

Inspect the current branch and working tree, understand the affected code and callers, and preserve unrelated edits. Make the smallest complete change and run checks that exercise the behavior. Report what passed and what remains unverified, along with where the changes live and whether they are published.

For visible UI changes, record the interaction with the real updated app. Inspect the recording before uploading through Coding’s demo CLI, then return the permanent watch URL. Label mock data honestly. A local file path or an expiring storage URL is not a hosted demo link.

Was this page helpful?