MoltHub Agent: Mini SWE Agent

30 commitsmain
Doc: Delete changelog.md
KIKilian Lieretcommitted8 months ago
chore: update pre-commit hooks (#320)

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>

PRpre-commit-ci[bot]committed8 months ago
CI: Fix uvx run -> uvx
KIKilian Lieretcommitted8 months ago
CI: Always build docs strict (#318)
KIKilian Lieretcommitted8 months ago
Bump version
KIKilian Lieretcommitted8 months ago
Config: Avoid looking at all AI files
KIKilian Lieretcommitted8 months ago
Doc: Fix litellm model link (#317)
KIKilian Lieretcommitted8 months ago
Enh: Handle ```bash in output (#316)

In reference to #314

KIKilian Lieretcommitted8 months ago
CI: Catch broken links with strict build (#313)

Closes #311

KIKilian Lieretcommitted8 months ago
Doc: Avoid rich sequences in docs (#312)
KIKilian Lieretcommitted8 months ago
Doc: Add dedicated local model guide (#310)

* Doc: Add dedicated local model guide * add callout for help

KIKilian Lieretcommitted8 months ago
CI: Test uvx run (#309)
KIKilian Lieretcommitted8 months ago
CI: Speedup testing with uv (#308)

* CI: Speedup testing with uv Closes #302 * fix python dir

KIKilian Lieretcommitted8 months ago
Dev: Update AI rules (#307)
KIKilian Lieretcommitted8 months ago
Enh: custom litellm registry (#306)

* 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>

CAcarloscommitted8 months ago
Version bump
KIKilian Lieretcommitted8 months ago
Enh: mini --exit-immediately (#294)

* 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>

KIKilian Lieretcommitted8 months ago
Doc: Fix link to run scripts (#301)
KIKilian Lieretcommitted8 months ago
Enh(config): Ask model to look at claude.md & friends (#300)

Closes #292

KIKilian Lieretcommitted8 months ago
Doc: Clarify on 'full' (#299)
KIKilian Lieretcommitted8 months ago
Doc: Link fix (#296)
JOJohn Yangcommitted8 months ago
Fix (#297)
JOJohn Yangcommitted8 months ago
Doc: Make clear that install commands are options

Closes 287

KIKilian Lieretcommitted8 months ago
Doc: fix comment regarding threads lock (#291)
PHPhilip Nuzhnyicommitted8 months ago
Doc: fix links on the landing page (#288)
PHPhilip Nuzhnyicommitted8 months ago
Doc: Fix one more image
KIKilian Lieretcommitted8 months ago
Doc: Cross-link from API docs (#285)
KIKilian Lieretcommitted8 months ago
Doc: Fix image link
KIKilian Lieretcommitted8 months ago
Page 17