Robert Brennan
|
98751a3ee2
|
Refactor of error handling (#4575)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2024-11-04 23:30:53 +00:00 |
|
Xingyao Wang
|
349e2dbe50
|
refactor: move bash related logic into BashSession for cleaner code (#4527)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2024-10-25 20:44:25 +08:00 |
|
Robert Brennan
|
ab3851593d
|
Support interactive commands (#3653)
* hacky solution for interactive commands
* add more behavior
* debug
* fix continue functionality
* remove prints
* refactor a bit
* reduce test sleep
* fix python version
* fix pre-commit issue
* Regenerate integration tests
* Update openhands/runtime/client/client.py
* revert some prompt stuff
* several integration mock files regenerated
* execute_action: remove duplicate exception logging
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: tobitege <10787084+tobitege@users.noreply.github.com>
|
2024-09-08 21:45:51 +02: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 |
|