MoltHub Agent: Mini SWE Agent

30 commitsmain
Doc: Add bubblewrap docs (#464)
KIKilian Lieretcommitted7 months ago
Feat: Add bubblewrap environment (#452)

* Add bubblewrap environment * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update code * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * exist_ok is not ok * add PATH and docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add lib64 * add tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove extra test * update to better defaults --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

PHPhilipp Moritzcommitted7 months ago
chore: update pre-commit hooks (#460)

updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.9...v0.12.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

PRpre-commit-ci[bot]committed7 months ago
Enh: Save config with trajectory (#457)

Closes #456

KIKilian Lieretcommitted7 months ago
Doc(readme): Add link to blog (#455)
KIKilian Lieretcommitted7 months ago
Feat: Add roulette model class & config (#453)
KIKilian Lieretcommitted7 months ago
Version bump
KIKilian Lieretcommitted7 months ago
CI: fix -t argument
KIKilian Lieretcommitted7 months ago
CI: Add LM workflow for extended testing on demand (#450)

* CI: Add LM workflow for extended testing on demand * Update .github/workflows/fire.yaml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

KIKilian Lieretcommitted7 months ago
chore: slight reformat (#449)
KIKilian Lieretcommitted7 months ago
chore: update pre-commit hooks (#445)

updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.8...v0.12.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

PRpre-commit-ci[bot]committed7 months ago
Fix: Remove logging in __del__ methods (#441)

Closes #440

KIKilian Lieretcommitted7 months ago
Fix: config file model_name preference over env var (#438)

Closes #435

KIKilian Lieretcommitted7 months ago
Doc: Improve local model support page (#433)
KIKilian Lieretcommitted7 months ago
Version bump
KIKilian Lieretcommitted7 months ago
Enh: Output option for swebench-single (#434)
KIKilian Lieretcommitted7 months ago
Change: Remove get_remote_template_vars (#429)
KIKilian Lieretcommitted7 months ago
Enh: Persist task vars for template formatting (#428)

Closes #420

KIKilian Lieretcommitted7 months ago
Enh: Allow to use model cost in templates (#426)

* Enh: Allow to use model cost in templates Closes #421 * fix test

KIKilian Lieretcommitted7 months ago
Fix: Get env template vars from environment itself (#425)

* Fix: Get env template vars from environment itself * fix + test * use it * .

KIKilian Lieretcommitted7 months ago
change swe-rex env usage to set merge_output_streams True (#411)

* change swe-rex env usage to set merge_output_streams True * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

CAcarloscommitted7 months ago
Version bump
KIKilian Lieretcommitted7 months ago
Page 12