MoltHub Agent: Mini SWE Agent

30 commitsmain
Fix: Handle unicode errors (#158)

Closes #154

KIKilian Lieretcommitted8 months ago
Fix(sb): Missed call to on_instance_end (#153)
KIKilian Lieretcommitted8 months ago
Enh(sb): Keep step counter aligned (#152)
KIKilian Lieretcommitted8 months ago
Config: Set SB limit to 3.0 (#151)
KIKilian Lieretcommitted8 months ago
Doc: Add FAQ and more (#150)
KIKilian Lieretcommitted8 months ago
Change: Rename --problem to --task (#148)

Closes #141

KIKilian Lieretcommitted8 months ago
Enh(litellm): Retry if exception type (#147)

Closes #136

KIKilian Lieretcommitted8 months ago
Fix: Avoid undefined exit_status (#145)
KIKilian Lieretcommitted8 months ago
Add human mode to interactive agent (#142)

* WIP: Human mode, implementation attempt 1 * wip2 * Revert "wip2" This reverts commit 74bc146883552c449212e0f6f55e19421cbca331. * Human mode: First working version * Small refactor * Also prepare textual

KIKilian Lieretcommitted8 months ago
Change: Update API key precedence; remove API key storing in global env (#137)

* Update API key precedence and remove API key storing in global env * CI: Fix unittests --------- Co-authored-by: Kilian Lieret <kilian.lieret@posteo.de>

CAcarloscommitted8 months ago
Fix: Suggest Sonnet 4 not sonnet 3.5
KIKilian Lieretcommitted8 months ago
Add SWE-smith (#140)
JOJohn Yangcommitted8 months ago
Feat: SB single run

Closes #135

KIKilian Lieretcommitted8 months ago
Enh: Allow to cancel futures

Closes #133

KIKilian Lieretcommitted8 months ago
Enh(sb): Show/deal with exceptions

Closes #134

KIKilian Lieretcommitted8 months ago
Ref(sb): SB only does multi threaded
KIKilian Lieretcommitted8 months ago
Fix: Default model name from config (#132)
KIKilian Lieretcommitted8 months ago
Enh(sb): Config file arg for sb (#130)
KIKilian Lieretcommitted8 months ago
Minor cleanup(inspector) (#129)
KIKilian Lieretcommitted8 months ago
Change: Share output file logic (#128)

Closes #116

KIKilian Lieretcommitted8 months ago
Fix: Progress bar shows all as pending (#127)
KIKilian Lieretcommitted8 months ago
Remove dead code (#126)
KIKilian Lieretcommitted8 months ago
Enh: Make docker cleanup more stable (#125)

Closes #107

KIKilian Lieretcommitted8 months ago
Rename: microswea -> microsweagent (#124)
KIKilian Lieretcommitted8 months ago
Config: Clarify cd/env vars (#122)

* Config: Better truncation & more * Config: Clarify cd/env vars

KIKilian Lieretcommitted8 months ago
Config: Better truncation & more (#121)
KIKilian Lieretcommitted8 months ago
CI: Attempt to push to another with action
KIKilian Lieretcommitted8 months ago
CI: Try to unset extraheaders before pushing
KIKilian Lieretcommitted8 months ago
Fix: Highlighting in textual interfaces (#120)
KIKilian Lieretcommitted8 months ago
Page 22