Skip to content
YOUR STARTING POINT

Get ready for one small, useful task.

Choose a small project, identify your model endpoint, and write one read-only question before getting started. The Windows link follows the destination configured for this site. Installer availability, requirements, and installation instructions are determined by that destination.

Get readyNext: First loop
  1. 01

    Prepare the project

    Locate the repository and inspect its current state. Preserve existing changes. Pick a function or small behavior you can understand well enough to verify an explanation. Avoid starting with a production incident or an unfamiliar project whose success conditions you cannot yet describe.

  2. 02

    Prepare the endpoint

    Review the setup instructions for your selected provider or local model route. Confirm credential handling and which context may be transmitted. Shared screenshots are reference previews, not a guarantee of released features or a particular installer. Model capabilities and restrictions depend on the actual setup.

  3. 03

    Prepare the first request

    Ask for an explanation of the selected behavior with file references and no edits. Verify that answer against the repository. Then agree on one small improvement and the check that will establish success. The first session should end with a clear result, not an expanding list of unfinished changes.

A useful finish

You have a known project state, an understood endpoint, and a first question whose answer you can check yourself.

Your first read-only task

Read only. Locate [behavior] in this project and explain how it works. Cite the relevant files and identify a nearby test. List anything you cannot determine. Do not modify files, install dependencies, or contact external services.
Shared reference: Getting started documentation. Follow the requirements for your actual software and chosen endpoint. Reference desktop preview; final product screens may differ.
TAKE THE NEXT USEFUL STEPFirst loop