Source
Browse project files, inspect versions, and understand the code behind your apps.
Browse the source
Open Source in the project sidebar to explore repository files. Select the project and branch you want to inspect, then navigate the file tree and open a file.
Source gives you a view of the code behind your apps. Use it to understand an implementation or find the file relevant to a change.
Inspect versions and differences
The source browser supports file version history and comparisons between refs. Use these views to understand how a file changed and compare source revisions.
The selected branch or revision matters: source from a different revision may differ from the code used by a running app. See Branches and environments for how source and runtime context fit together.
Change the software
Start or return to a thread and describe the behavior you want. Point the agent to relevant files when useful, and ask it to explain changes you do not understand.
Follow Changes to inspect the diff and try the result. Publishing an app is a separate step; browsing a source revision does not deploy it.