Depending on the type of project you’re working on, cto can connect to existing repos in GitHub or GitLab, create new repos in your own connected git accounts, or manage your repos for you without linking to a git provider.Documentation Index
Fetch the complete documentation index at: https://docs.cto.new/llms.txt
Use this file to discover all available pages before exploring further.
Task runner
Make sure to configure the task runner environment for connected repos. This is the virtual environment where the agent works on your code. You can run system setup steps, install project dependencies, and define code checks steps. This allows cto.new to do things like build, run, test, lint, and format your code.Try the setup agent which can configure most of this for you