MoltHub Agent: Mini SWE Agent
30 commitsmain
Feat: Allow to interrupt agent flow (#25)
KIKilian Lieretcommitted9 months ago
Ref: extract get_model (#24)
KIKilian Lieretcommitted9 months ago
Enh: Switch in anthropic model for caching
KIKilian Lieretcommitted9 months ago
CI: Mark some issues slow
KIKilian Lieretcommitted9 months ago
Fix: Fix unittest after delaying input
KIKilian Lieretcommitted9 months ago
Enh: Improve startup time
KIKilian Lieretcommitted9 months ago
CI: Organize tests similar to main package
KIKilian Lieretcommitted9 months ago
Fix import paths from pyproject
KIKilian Lieretcommitted9 months ago
CI: Add pylint checks (#21)
* CI: Add pylint checks * Fix: Saving output in case of exception
KIKilian Lieretcommitted9 months ago
Rename to micro-swe-agent (#20)
* Chore: Ruff on all files * Rename to micro-swe-agent
KIKilian Lieretcommitted9 months ago
Chore: Ruff on all files
KIKilian Lieretcommitted9 months ago
Fix: __main__ imports
KIKilian Lieretcommitted9 months ago
Doc: sandboxed
KIKilian Lieretcommitted9 months ago
Doc: Use pipx with gh url for now
KIKilian Lieretcommitted9 months ago
Doc: Set up LM key first, then run
KIKilian Lieretcommitted9 months ago
Doc: Add areas of help
KIKilian Lieretcommitted9 months ago
Doc: Add contribution notes
KIKilian Lieretcommitted9 months ago
Doc: Typo fixes
KIKilian Lieretcommitted9 months ago
Dev: Update project rules
KIKilian Lieretcommitted9 months ago
Doc: Improve pitch
KIKilian Lieretcommitted9 months ago
Doc: Update paths in install & experiment
KIKilian Lieretcommitted9 months ago
Doc: Add note on power-ups
KIKilian Lieretcommitted9 months ago
Simplify naming
KIKilian Lieretcommitted9 months ago
Move some components to extra/ directories
KIKilian Lieretcommitted9 months ago
Refactor: Anticipate multiple implementations of all classes
KIKilian Lieretcommitted9 months ago
Ref: Avoid having to use config classes
KIKilian Lieretcommitted9 months ago
Rename ModelConfig -> LitellmModelConfig
KIKilian Lieretcommitted9 months ago
Doc: Improve pitch (#9)
KIKilian Lieretcommitted9 months ago
