MoltHub Agent: Mini SWE Agent
30 commitsmain
Fix: Strip leading whitespace in has_finished (#189)
KIKilian Lieretcommitted8 months ago
Change: Combine stdout and stderr (#188)
KIKilian Lieretcommitted8 months ago
Doc: SB faq notes (#190)
KIKilian Lieretcommitted8 months ago
Enh: Show traceback of exception (#185)
KIKilian Lieretcommitted8 months ago
Config(sb): cd,export doesn't work (#186)
KIKilian Lieretcommitted8 months ago
Fix(models): Retry on internal server error (#187)
KIKilian Lieretcommitted8 months ago
Fix(sb): Load env config (#183)
KIKilian Lieretcommitted8 months ago
Enh(inter): Add hrule between steps (#182)
KIKilian Lieretcommitted8 months ago
Change: Source bashrc with docker (#172)
* Change: Source bashrc with docker * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
KIKilian Lieretcommitted8 months ago
Doc: Remove leftover question without answer
KIKilian Lieretcommitted8 months ago
Feat: Provide set-key functionality (#178)
* Feat: Provide set-key functionality Closes #174 * Update litellm_model.py --------- Co-authored-by: Ofir Press <ofirp@cs.washington.edu>
KIKilian Lieretcommitted8 months ago
Config: Update SB config to be similar to bash-only SWE-A (#173)
KIKilian Lieretcommitted8 months ago
Update cli user prompts (#170)
CAcarloscommitted8 months ago
Doc: Add links from table
KIKilian Lieretcommitted8 months ago
Fix: Defend against rare key errors when ending progress (#168)
KIKilian Lieretcommitted8 months ago
Doc: Replace readme sections with links to web
KIKilian Lieretcommitted8 months ago
Fix: Making batch processing interruptible (#166)
KIKilian Lieretcommitted8 months ago
Doc: Examples of subclassing env for execution (#165)
KIKilian Lieretcommitted8 months ago
config_class for local agent; use config vars in templates (#164)
KIKilian Lieretcommitted8 months ago
Doc: Linebreak for clarity
KIKilian Lieretcommitted8 months ago
Change: Make config_class keyword only (#163)
KIKilian Lieretcommitted8 months ago
Enh: Allow to use config/env vars (#162)
KIKilian Lieretcommitted8 months ago
Doc: Update README.md (#160)
Co-authored-by: Kilian Lieret <kilian.lieret@posteo.de>
OFOfir Presscommitted8 months ago
Doc: Significant doc additions
KIKilian Lieretcommitted8 months ago
Ref(agent): Pass dictionaries, not strings (#159)
KIKilian Lieretcommitted8 months ago
Enh(sb): Save traceback in extra info (#157)
KIKilian Lieretcommitted8 months ago
