We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d65cb20 commit 94089e3Copy full SHA for 94089e3
docs/api.md
@@ -128,7 +128,7 @@ Available options include:
128
129
| Argument | Type | Description | Default |
130
|----------|------|-------------|---------|
131
-| `branch` | str | Branch to run the agent on, you can specific the name of the branch | |
+| `branch` | str | Branch for the agent to commit changes | |
132
| `--backend` | str | Test backend to run the agent on, ignore this option if you are not adding `run_tests` option to agent. | `modal` |
133
| `--log-dir` | str | Log directory to store the logs. | `logs/aider` |
134
| `--max-parallel-repos` | int | Maximum number of repositories for agent to run in parallel. Running in sequential if set to 1. | `1` |
0 commit comments