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
Ref: Simplify attaching of extra commands (#219)
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: Show sequence of how to submit input at bottom (#214)
KIKilian Lieretcommitted8 months ago
Enh: Allow to continue agent run (#212)
KIKilian Lieretcommitted8 months ago
Enh: Show waiting message while waiting for LM (#213)
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
Change: Have micro-extra config setup & friends (#209)
* Change: Have micro-extra config setup & friends * fix tests
KIKilian Lieretcommitted8 months ago
CI: Fix unit tests after set-key changes
KIKilian Lieretcommitted8 months ago
Enh: Add docstring to set-key; better invokation (#206)
KIKilian Lieretcommitted8 months ago
Fix: micro-extra set-key in docs etc. (#205)
KIKilian Lieretcommitted8 months ago
Doc: Fix links
KIKilian Lieretcommitted8 months ago
Change: Use prompt_toolkit for prompts (#201)
KIKilian Lieretcommitted8 months ago
Change: change CLI invokations (#199)
KIKilian Lieretcommitted8 months ago
Fix(textual): Action confirmation (#196)
KIKilian Lieretcommitted8 months ago
