Skip to content

Commit 497c30d

Browse files
committed
Plain upgrade try to use subagents if available and more than 3 updates
1 parent 9af569e commit 497c30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plain/plain/cli/upgrade.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ def build_prompt(before_after: dict[str, tuple[str | None, str | None]]) -> str:
158158
"",
159159
"3. **Available tools:**",
160160
" - Python shell: `uv run python`",
161+
" - If you have a subagents feature and there are more than three packages here, use subagents",
161162
"",
162163
"4. **Workflow:**",
163164
" - Review changelog for each package → Apply changes → Move to next package",

0 commit comments

Comments
 (0)