Skip to content

Conversation

Zacharias030
Copy link
Contributor

@Zacharias030 Zacharias030 commented Sep 24, 2025

  • This change is worth documenting at https://docs.all-hands.dev/
  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality this introduces.
Fixes a bug where config.toml was not respected by the swe-bench/run_infer.py entrypoint.


Summarize what the PR does, explaining any non-trivial design decisions.
Changes:

  • Fixes a bug where the system_prompt_filename config option was silently ignored when running the swe-bench benchmark.

Link of any specific issues this addresses:

@Zacharias030 Zacharias030 changed the title Bugfix: respect llm.system_prompt_filename when set in benchmarks/swe_bench/run_infer.py Bugfix: respect config.toml when running swe-bench Sep 24, 2025
[tool.coverage.run]
concurrency = [ "gevent" ]

[tool.pyright]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

sidefix: make vscode's language servers not crash under the load of eval logs in the default location.

@Zacharias030 Zacharias030 force-pushed the zacharias-own-customizations branch from 3c364dd to c42427d Compare September 24, 2025 04:49
@Zacharias030 Zacharias030 changed the title Bugfix: respect config.toml when running swe-bench Bugfix: respect config.tom system_prompt_filename when running swe-bench Sep 24, 2025
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.

1 participant