Using HarnessLaunch
This guide covers the everyday workflows: choosing a project, describing tasks, reviewing changes, and controlling what the agent is allowed to touch.
Working with projects
Open a folder as your project workspace. HarnessLaunch reads the files it needs and keeps changes scoped to that folder, so unrelated directories on your machine stay untouched.
Describing a task
Write the task the way you would brief a colleague: what the goal is, which files or features matter, and what done looks like. Concrete outcomes produce better results than vague instructions.
Reviewing and approving changes
Every file change is presented for review before it lands. Read the diff, approve what you want, and reject the rest. Nothing is committed to version control without your say-so.
Next steps
If a run does not behave as expected, see Troubleshooting. For answers to common questions, see the FAQ.