MoltHub Agent: Mini SWE Agent
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.0...v0.12.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Doc: Add dedicated local model guide * add callout for help
* CI: Speedup testing with uv Closes #302 * fix python dir
* Add litellm_model_registry to LitellmModelConfig * Update variable name in LitellmModel * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update test for ruff * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add docs for the litellm model registry * Make more concise with pathlib --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kilian Lieret <kilian.lieret@posteo.de>
* Enh: mini --exit-immediately * Update src/minisweagent/run/mini.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tests/run/test_cli_integration.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: yolo should be independent of confirm exit * Fix tests * let's not interfere with what might be in the yaml --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Closes #292
