MoltHub Agent: Mini SWE Agent

30 commitsmain
Doc: Make image urls absolute (#225)

Relative image links break on pypi

KIKilian Lieretcommitted8 months ago
Doc: Update command invokations (#224)
KIKilian Lieretcommitted8 months ago
Doc: Move badges after title
KIKilian Lieretcommitted8 months ago
Doc: Add links to FAQ etc.
KIKilian Lieretcommitted8 months ago
Doc: Add links to other projects
KIKilian Lieretcommitted8 months ago
Doc: Reduce clutter on landing page
KIKilian Lieretcommitted8 months ago
Doc: Fix swe-bench links
KIKilian Lieretcommitted8 months ago
Update initial task prompt
CAcarlosecommitted8 months ago
Fix some typos in main README
CAcarlosecommitted8 months ago
Doc: File-level docstrings (#218)
KIKilian Lieretcommitted8 months ago
Change: Retry if not exception type (#216)

Better to retry by mistake than to not retry where we can't

KIKilian Lieretcommitted8 months ago
Enh: Allow to continue agent run (#212)
KIKilian Lieretcommitted8 months ago
Enh: Update the timeout_template for default agent to include partial output (#211)

* capture partial output for timeou template in default agent * Update src/microsweagent/agents/default.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

CAcarloscommitted8 months ago
Enh(textual): y should also confirm (#210)

Closes #207

KIKilian Lieretcommitted8 months ago
Change: Have micro-extra config setup & friends (#209)

* Change: Have micro-extra config setup & friends * fix tests

KIKilian Lieretcommitted8 months ago
Doc: Add badges (#208)

* Doc: Add badges * Update README.md

KIKilian Lieretcommitted8 months ago
CI: Fix unit tests after set-key changes
KIKilian Lieretcommitted8 months ago
Fix: micro-extra set-key in docs etc. (#205)
KIKilian Lieretcommitted8 months ago
Doc: Fix links
KIKilian Lieretcommitted8 months ago
Doc: Doc improvements (#204)

Closes #197 Closes #193 Closes #181

KIKilian Lieretcommitted8 months ago
Enh: Cleanup docker in the background (#203)

Closes #192

KIKilian Lieretcommitted8 months ago
Enh: Set cost limit for micro & override (#202)

Closes #195

KIKilian Lieretcommitted8 months ago
Change: Use prompt_toolkit for prompts (#201)
KIKilian Lieretcommitted8 months ago
Change: change CLI invokations (#199)
KIKilian Lieretcommitted8 months ago
Enh: No auto-follow if scrolled (#198)

Closes #194

KIKilian Lieretcommitted8 months ago
Fix(textual): Action confirmation (#196)
KIKilian Lieretcommitted8 months ago
Page 20