Xingyao Wang
|
a7bb73ded2
|
fix: disable prlimit since limiting --vm breaks nodejs (#6765)
|
2025-02-17 17:53:02 +00:00 |
|
Xingyao Wang
|
6a6dc93e03
|
feat(runtime): use prlimit to limit resource usage of command to avoid OOM Runtime Kill (#6338)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-02-11 11:21:11 +08:00 |
|
Xingyao Wang
|
478b225d11
|
feat: Add LocalRuntime (#5284)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-07 16:35:14 +00:00 |
|
Xingyao Wang
|
899c1f8360
|
fix(bash): also show timeout reminder when no_change_timeout is triggered (#6318)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-18 03:31:23 +08:00 |
|
Xingyao Wang
|
0bed17758f
|
fix: incorrect soft-timeout implementation & fix hard-timeout follow-up command (#6280)
|
2025-01-17 01:27:00 +08:00 |
|
Xingyao Wang
|
f31ccad48b
|
feat: misc bash improvements, set max value for action-exec timeout, retry on requests.ConnectionError (#6175)
|
2025-01-11 04:36:12 +08:00 |
|
Xingyao Wang
|
cebd391b7a
|
fix: better handle bashlex error (#6090)
|
2025-01-06 20:45:59 +00:00 |
|
Xingyao Wang
|
ec70af9412
|
refactor: Replace pexpect with libtmux in BashSession (#4881)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-04 05:22:13 +08:00 |
|
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 |
|