Mateusz Kwiatkowski
|
6562297615
|
Replace shebang with /usr/bin/env bash for improved portability (#6876)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-02-24 18:07:28 +00:00 |
|
Robert Brennan
|
01ae22ef57
|
Rename OpenDevin to OpenHands (#3472)
* Replace OpenDevin with OpenHands
* Update CONTRIBUTING.md
* Update README.md
* Update README.md
* update poetry lock; move opendevin folder to openhands
* fix env var
* revert image references in docs
* revert permissions
* revert permissions
---------
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2024-08-20 00:44:54 +08:00 |
|
Jirka Borovec
|
e32d95cb1a
|
lint: simplify hooks already covered by Ruff (#1204)
* lint: simplify hooks already covered by Ruff
* prune dev dependency
* setting E, W, F
* poetry?
* autopep8
* quote-style = "single"
* double-quote-string-fixer
* --all-files
* apply
* Q
* drop double-quote-string-fixer
* --all-files
* apply pre-commit
* python3.11 -m poetry lock --no-update
---------
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-04-27 11:32:14 +00:00 |
|
zch-cc
|
cfefc47439
|
Move regression tests to evaluation/ (#86)
* Move regression tests to evaluation/
* use pythnon instead of docker in the script
* add model para
* change python to python3
* bug fix
|
2024-03-22 23:26:37 +08:00 |
|