Prerequisites
- Qoder CLI installed: Running
qodercli --versionshould print the version number. If not yet installed, see Installation and Upgrade. - Signed in: You will be automatically guided through the sign-in process the first time you run
qodercli. For details on sign-in methods, see Sign-in and Authentication.
Start
>, simply describe what you want to do in natural language.
Complete Your First Task
Step 1: Let Qoder Understand the Project
Start with an exploratory question:It is recommended to enter/initto generate aAGENTS.mdmemory file in your project, allowing Qoder to remember project conventions in subsequent sessions. See Memory for details.
Step 2: Make a Small Change
Describe a specific, small task in natural language, for example:Step 3: Review and Commit
Once the changes are complete, enter/review to have Qoder review the local code changes. After confirming everything is correct, simply ask it to commit:
Quick Reference
For complete input modes, slash commands, and startup arguments, see Using the CLI.
Next Steps
- Learn about interaction methods and startup arguments: Using the CLI.
- Find prompts by task scenario: Common Development Tasks.
- Explore more working modes like Plan, Goal, and Scheduled Tasks: Choosing the Right Working Mode.