Documentation
Quick Start
Go from prompt to pull request in minutes
Submit your first task
From Home:
- Type into the prompt box, choose from one of the suggested prompts, or use a prompt example from here
- Add context to help guide the agent
- Submit your task
- When the task is done, Terragon will create a pull request with your requested changes
Testing changes and merging your first pull request
From Home:
- Navigate to your task
- Open the Code menu in the top right
- Copy the
dragon pullcommand to pull your changes to your local repository. If you haven't installed Dragon CLI, do that first. - Once you pull locally, you can run your build process, make any necessary tweaks, then push to your remote branch and merge your pull request
That's it! Your first task is complete and your first Terragon-generated pull request has been merged.