Skip to content

Add --critic #58

Merged
juanmichelini merged 5 commits into
OpenHands:mainfrom
marscod:main
Oct 28, 2025
Merged

Add --critic #58
juanmichelini merged 5 commits into
OpenHands:mainfrom
marscod:main

Conversation

@marscod

@marscod marscod commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

At least --critic PassCritic is required in benchmarks/swe_bench/build_images.py

Fix formatting in README for build images section
add more update on commands
Updated the critic option to be case-insensitive and added additional parameters for evaluation.
@juanmichelini

Copy link
Copy Markdown
Collaborator

Thanks @marscod!

@juanmichelini juanmichelini enabled auto-merge (squash) October 28, 2025 21:15
@juanmichelini juanmichelini merged commit 23e19a9 into OpenHands:main Oct 28, 2025
1 check passed
juanmichelini added a commit that referenced this pull request Oct 31, 2025
This reverts commit 23e19a9.
xingyaoww added a commit that referenced this pull request Nov 3, 2025
* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Clean up resume logic and improve code clarity

- Simplify comments and logging messages
- Use more concise intersection operator (&)
- Remove redundant logging in _prepare_instances_for_resume
- Revert --split default to keep it required (minimal change)

Co-authored-by: openhands <openhands@all-hands.dev>

* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Removed duplicated code

* Fix resume logic finishes incomplete last attempt before continuing

* Revert "Add --critic  (#58)"

This reverts commit 23e19a9.

* Revert "Implement GAIA benchmark (#54)"

This reverts commit 4afba8f.

* bring gaia back

* revert pyproject

---------

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
juanmichelini pushed a commit that referenced this pull request Dec 17, 2025
* Fix formatting in README for build images section

add --critic PassCritic

* Update evaluation command in README

add more update on commands

* Fix formatting in README for evaluation command

* Change critic option to 'pass' and update evaluation command

Updated the critic option to be case-insensitive and added additional parameters for evaluation.
juanmichelini added a commit that referenced this pull request Dec 17, 2025
* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Clean up resume logic and improve code clarity

- Simplify comments and logging messages
- Use more concise intersection operator (&)
- Remove redundant logging in _prepare_instances_for_resume
- Revert --split default to keep it required (minimal change)

Co-authored-by: openhands <openhands@all-hands.dev>

* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Removed duplicated code

* Fix resume logic finishes incomplete last attempt before continuing

* Revert "Add --critic  (#58)"

This reverts commit da8976f.

* Revert "Implement GAIA benchmark (#54)"

This reverts commit ade2f62.

* bring gaia back

* revert pyproject

---------

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
KTanmay1 pushed a commit to Ethara-Ai/milo-bench that referenced this pull request Mar 3, 2026
* Fix formatting in README for build images section

add --critic PassCritic

* Update evaluation command in README

add more update on commands

* Fix formatting in README for evaluation command

* Change critic option to 'pass' and update evaluation command

Updated the critic option to be case-insensitive and added additional parameters for evaluation.
KTanmay1 pushed a commit to Ethara-Ai/milo-bench that referenced this pull request Mar 3, 2026
* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Clean up resume logic and improve code clarity

- Simplify comments and logging messages
- Use more concise intersection operator (&)
- Remove redundant logging in _prepare_instances_for_resume
- Revert --split default to keep it required (minimal change)

Co-authored-by: openhands <openhands@all-hands.dev>

* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Removed duplicated code

* Fix resume logic finishes incomplete last attempt before continuing

* Revert "Add --critic  (OpenHands#58)"

This reverts commit 23e19a9.

* Revert "Implement GAIA benchmark (OpenHands#54)"

This reverts commit 4afba8f.

* bring gaia back

* revert pyproject

---------

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
KTanmay1 pushed a commit to Ethara-Ai/milo-bench that referenced this pull request Mar 3, 2026
* Fix formatting in README for build images section

add --critic PassCritic

* Update evaluation command in README

add more update on commands

* Fix formatting in README for evaluation command

* Change critic option to 'pass' and update evaluation command

Updated the critic option to be case-insensitive and added additional parameters for evaluation.
KTanmay1 pushed a commit to Ethara-Ai/milo-bench that referenced this pull request Mar 3, 2026
* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Clean up resume logic and improve code clarity

- Simplify comments and logging messages
- Use more concise intersection operator (&)
- Remove redundant logging in _prepare_instances_for_resume
- Revert --split default to keep it required (minimal change)

Co-authored-by: openhands <openhands@all-hands.dev>

* Fix benchmark resumption issue with --select parameter

- Fixed _get_resume_start_attempt() to return next attempt (attempt + 1) instead of last completed attempt
- Added _prepare_instances_for_resume() method to get unfiltered instances for proper intersection logic
- Resume now correctly detects and continues from the next attempt when using --select parameter

Co-authored-by: openhands <openhands@all-hands.dev>

* Removed duplicated code

* Fix resume logic finishes incomplete last attempt before continuing

* Revert "Add --critic  (OpenHands#58)"

This reverts commit da8976f.

* Revert "Implement GAIA benchmark (OpenHands#54)"

This reverts commit ade2f62.

* bring gaia back

* revert pyproject

---------

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
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