MoltHub Agent: Mini SWE Agent
30 commitsmain
Doc: Add example prompts (#39)
KIKilian Lieretcommitted9 months ago
Chore(deps): Bump actions/setup-python from 4 to 5 (#37)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DEdependabot[bot]committed9 months ago
Help agent not get stuck
KIKilian Lieretcommitted9 months ago
CI: Ruff to target python >= 3.11
KIKilian Lieretcommitted9 months ago
Fix: Print 'system' for system message
KIKilian Lieretcommitted9 months ago
Chore: Pre-commit fixes
KIKilian Lieretcommitted9 months ago
Doc: Docstrings
KIKilian Lieretcommitted9 months ago
Doc: Fix grammar
KIKilian Lieretcommitted9 months ago
Doc: Improve pitch
KIKilian Lieretcommitted9 months ago
Doc: Readme enhancements
KIKilian Lieretcommitted9 months ago
Enh: Wave at the user
KIKilian Lieretcommitted9 months ago
Enh: Confirm enable/disable of yolo mode
KIKilian Lieretcommitted9 months ago
Enh: Persist global config & easy initial model selection (#33)
* Enh: Suggest a few LMs In reference to #32 * Feat: Store persistent settings Closes #32 Closes #19
KIKilian Lieretcommitted9 months ago
Enh: Bring back cost info (#28)
KIKilian Lieretcommitted9 months ago
Doc: & more
KIKilian Lieretcommitted9 months ago
Doc: Improve pitch
KIKilian Lieretcommitted9 months ago
Doc: Add examples to powering up
KIKilian Lieretcommitted9 months ago
Remove accidental duplicate file
KIKilian Lieretcommitted9 months ago
CI: Avoid prompting for model name & fix import
KIKilian Lieretcommitted9 months ago
Doc: Fix envoking agent docs
KIKilian Lieretcommitted9 months ago
Fix unittests
KIKilian Lieretcommitted9 months ago
Feat: Add run_hello_world.py; change exit condition
KIKilian Lieretcommitted9 months ago
Feat: Allow to enter yolo while running
KIKilian Lieretcommitted9 months ago
Ref: Add an add_message function
KIKilian Lieretcommitted9 months ago
Use exceptions for control flow
KIKilian Lieretcommitted9 months ago
Ref: Intermediate refcatoring step
KIKilian Lieretcommitted9 months ago
Ref: Simplifications (#26)
KIKilian Lieretcommitted9 months ago
