Skip to content

Restrict mini-swe-agent version to <2.0#1180

Open
bluerose73 wants to merge 2 commits intoNovaSky-AI:mainfrom
bluerose73:bluerose73-patch-miniswe-version
Open

Restrict mini-swe-agent version to <2.0#1180
bluerose73 wants to merge 2 commits intoNovaSky-AI:mainfrom
bluerose73:bluerose73-patch-miniswe-version

Conversation

@bluerose73
Copy link

@bluerose73 bluerose73 commented Feb 19, 2026

mini-swe-agent version 2.0 is incompatible with the example RL code.


Open with Devin

mini-swe-agent version 2.0 is incompatible with the example RL code.
gemini-code-assist[bot]

This comment was marked as resolved.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

add a comment explaining why a dependency version is pinned

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you mirror the change in the root pyproject.toml file?

SkyRL/pyproject.toml

Lines 134 to 139 in 19b5746

miniswe = [
"skyrl[skyrl-train]",
# NOTE (sumanthrh): Needs to be a commit after https://github.com/SWE-agent/mini-swe-agent/commit/4f5d445e99d13b5482478c23508bf2fbf7c0670c
"mini-swe-agent>=1.12.0",
"litellm",
]

Copy link
Member

@SumanthRH SumanthRH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just want to make sure that the new skyrl/ repo gets the same change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants