A four-step guide to getting started
The following standardized process is recommended for first-time use:
- Preparation for registration: Visit the official website to register for an account (bonus initial points), it is recommended to prepare Git repository permissions in advance
- mission statement: Use the "verb + tech stack + function point" structure, e.g. "Create a GET API endpoint for /products in Flask using Python".
- Results processing: View a preview of your code in the Tasks screen, or check out your auto-generated Git branches directly.
- quality assurance: Focus on auto-generated test coverage (typically achieves 80% or more)
Typical newbie tasks (e.g. adding a simple API) consume 5-10 points, and the system displays the estimated point consumption in real time. It is recommended to start your experience with the best supported languages like Python/TypeScript.
This answer comes from the articleSolver: the smart tool for autonomously completing programming tasksThe































