MoltHub Agent: Mini SWE Agent
30 commitsmain
Fix(textual): Mode switch
KIKilian Lieretcommitted8 months ago
Fix(textual): Switching from human -> confirm/yolo
KIKilian Lieretcommitted8 months ago
CI(textual): Fix all tests
KIKilian Lieretcommitted8 months ago
Feat(textual): Allow user to continue at end
KIKilian Lieretcommitted8 months ago
Feat(textual): Implement human mode
KIKilian Lieretcommitted8 months ago
CI: Test multiline input
KIKilian Lieretcommitted8 months ago
CI: Additional tests for SmartInputContainer
KIKilian Lieretcommitted8 months ago
Doc: Fix doc reference
KIKilian Lieretcommitted8 months ago
Fix(textual): Auto-follow issues related to scrolling
KIKilian Lieretcommitted8 months ago
Ref(textual): Simplification, don't need stop
KIKilian Lieretcommitted8 months ago
Enh(textual): Esc to hand back focus to app
KIKilian Lieretcommitted8 months ago
Change(textual): only change from single to multi
KIKilian Lieretcommitted8 months ago
Chore: Remove comments; make methods private
KIKilian Lieretcommitted8 months ago
Enh(textual): Handling of mode switching text
KIKilian Lieretcommitted8 months ago
Enh(textual): Style input
KIKilian Lieretcommitted8 months ago
Ref(textual): Simplifications
KIKilian Lieretcommitted8 months ago
Change(textual): Use a multiline input widget instead
KIKilian Lieretcommitted8 months ago
Ref(textual): Renames
KIKilian Lieretcommitted8 months ago
Ref(textual): Reference self._vscroll
KIKilian Lieretcommitted8 months ago
Ref(textual): Simplify confirmation prompt
KIKilian Lieretcommitted8 months ago
Enh: Add trajectory format version to trajectories (#330)
KIKilian Lieretcommitted8 months ago
Fix pre-commit errors
CAcarlosecommitted8 months ago
Add test for container_timeout configuration
CAcarlosecommitted8 months ago
Add container timeout to docker environment (#327)
CAcarloscommitted8 months ago
Doc: fix local link (#326)
DAdaoyulycommitted8 months ago
Doc/CI: Fix broken links/link checker (#325)
add site url config try without trailing slashes Don't check html links . Ignore all internal links that don't end with .md
KIKilian Lieretcommitted8 months ago
CI: Link checker false positives (#323)
* Doc: Use 'url' to properly resolve internal links * Doc: Fix link * CI: Check all links on certain branches * Doc: Fix escaping * CI: Ignore jinja pattern * CI: Try even more permissive regex ignores * Let's try double escaping * try matching | url * . * .
KIKilian Lieretcommitted8 months ago
Doc: fix link/name (#324)
PHPhilip Nuzhnyicommitted8 months ago
CI: Replace deprecated markdown-link-check with maintained version (#321)
BABalacommitted8 months ago
