tofarr
|
b9af0188fe
|
Feat vscode startup (#7518)
Co-authored-by: OpenHands Bot <openhands@all-hands.dev>
|
2025-03-26 16:01:23 -06:00 |
|
tofarr
|
1230b229b5
|
Replace use of requests with httpx (#7354)
|
2025-03-26 13:37:10 +00:00 |
|
Xingyao Wang
|
951cb1c880
|
Fix TypeError in bash parsing with unclosed backticks (#7392)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 21:38:01 +00:00 |
|
Graham Neubig
|
86c6feafcc
|
Fix mypy errors in runtime/utils directory (#6902)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 08:00:03 -07:00 |
|
Robert Brennan
|
3cef499b81
|
Fix conversation list: remove GitHub link and show created_at date (#7435)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-23 20:08:02 -06:00 |
|
Kento Sugita
|
daa4af18d1
|
fix timeout to impove stability (#7443)
|
2025-03-23 15:06:05 -07:00 |
|
tofarr
|
65bd4be607
|
Fix for broken vscode url (#7442)
|
2025-03-23 10:17:12 -06:00 |
|
Robert Brennan
|
0a0ed3f606
|
Add "Setting up workspace..." status message during repo cloning and setup (#7424)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-22 23:52:59 +01:00 |
|
Xingyao Wang
|
01e0e29a9f
|
Reduce bash SOFT timeout from 30 to 10 seconds (#7423)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-22 22:42:24 +00:00 |
|
Robert Brennan
|
fd7c2780f5
|
Add support for .openhands/setup.sh script (#5985)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-22 14:46:35 -07:00 |
|
Rohit Malhotra
|
41efa100f0
|
[Fix]: Plumb provider tokens to runtime (#7247)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-20 22:43:27 +00:00 |
|
diwu-sf
|
3856a896ea
|
fix file chunking corruption (#7338)
|
2025-03-20 15:21:36 -04:00 |
|
Ivan Dagelic
|
a8d65c11e0
|
fix: daytona runtime action execution handling (#7100)
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
|
2025-03-19 15:27:41 -04:00 |
|
Rohit Malhotra
|
06e8c4dad4
|
[Debug]: Add logs to runtime to assess root cause of expired github token (#7331)
|
2025-03-18 22:40:00 +00:00 |
|
Rohit Malhotra
|
e2521743b6
|
[Bug]: Refresh runtime gh token when agent calls gh apis (#7330)
|
2025-03-18 21:24:57 +00:00 |
|
Xingyao Wang
|
f2a54f4e23
|
Implement asynchronous browser initialization (#7328)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-19 03:34:57 +08:00 |
|
Xingyao Wang
|
9b262dd057
|
fix retry on ConnectionError & retry on remote runtime by default (#7294)
|
2025-03-17 01:18:54 +00:00 |
|
chuckbutkus
|
8074b261d3
|
Move current user_id to github_user_id and create a new user_id field (#7231)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-03-16 16:32:27 -04:00 |
|
Ryan H. Tran
|
300bfbdf2d
|
Upgrade openhands-aci to 0.2.6 (#7233)
|
2025-03-14 02:10:59 +08:00 |
|
Robert Brennan
|
7084b0238c
|
Fix HTTPException not callable error in action_execution_server middleware (#7215)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-13 03:10:13 +08:00 |
|
chuckbutkus
|
2cb5b91300
|
Change names to prepare for moving to keycloak User ID (#7178)
|
2025-03-10 19:23:57 -04:00 |
|
answer-huang
|
d6e601ea2e
|
bugfix: selected_repository may includes more then two parts, could b… (#7114)
|
2025-03-10 19:47:33 +00:00 |
|
chuckbutkus
|
f12e9e94f7
|
Offline session login (#7086)
Changes to allow the resolver to access keycloak and retrieve an offline token.
|
2025-03-05 21:58:34 +00:00 |
|
Ivan Dagelic
|
1ffee80dcb
|
feat: prompt instructions for runtimes (#6943)
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
|
2025-03-05 17:45:55 +01:00 |
|
Rohit Malhotra
|
5ffb1ef704
|
Fix typing (#7083)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-03 20:41:11 +00:00 |
|
chuckbutkus
|
4e4f4d64f8
|
Fix runtime to call new token refresh (#7084)
|
2025-03-03 20:36:27 +00:00 |
|
Engel Nyst
|
4c265515d2
|
(chore) Fix linting issues in openhands directory (#7068)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-03 16:52:25 +01:00 |
|
Ivan Dagelic
|
cf439fa89c
|
chore: daytona readme quick start verbosity (#7056)
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
|
2025-03-02 20:17:35 +01:00 |
|
Ivan Dagelic
|
85c0864802
|
chore: update daytona readme (#7053)
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
|
2025-03-02 17:43:38 +01:00 |
|
David Thompson
|
78cc27a18f
|
Update docker.py to support podman (#6778)
|
2025-03-01 23:10:03 +01:00 |
|
Christopher Pereira
|
06cc1ef297
|
Bug fixes (#6460)
Co-authored-by: OH <openhands@example.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-02-28 20:35:58 +00:00 |
|
Ryan H. Tran
|
32ee6a5a64
|
Add diff for edit observation and display in UI (#7014)
|
2025-02-28 16:36:32 +00:00 |
|
Fredy Sierra
|
2b3c38d061
|
feat: Adding sandbox property runtime_binding_address to specify whic… (#6992)
|
2025-02-28 10:50:26 -05:00 |
|
Xingyao Wang
|
02bc7de36d
|
Add Memory Monitor VSCode Extension (#6951)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-27 22:02:33 +00:00 |
|
Xingyao Wang
|
42332294a1
|
[agent] Add "thinking" tool only (#6977)
|
2025-02-28 05:47:39 +08:00 |
|
tofarr
|
ce30d63510
|
Page Refresh now restarts agent loop if status is STOPPED or ERROR (#6829)
|
2025-02-27 12:34:16 -07:00 |
|
Ray Myers
|
db1f5a8df2
|
Add ability to define custom runtime classes (#6955)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-26 16:22:47 +01:00 |
|
Robert Brennan
|
ef62ccde36
|
Add pause_closed_runtimes config to pause instead of stop runtimes (#6885)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-25 13:43:51 -05:00 |
|
Christopher Pereira
|
aa15c9d385
|
Handle Docker version string with +dfsg1 (#6732)
Co-authored-by: Christoper Pereira <kripper@gmail.com>
|
2025-02-24 15:36:55 +00:00 |
|
Ivan Dagelic
|
ecd573febc
|
Daytona Runtime (#6863)
Signed-off-by: jsrzic <josip.srzic@gmail.com>
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
Co-authored-by: jsrzic <65179822+jsrzic@users.noreply.github.com>
|
2025-02-24 13:09:30 +01:00 |
|
Graham Neubig
|
f093c14ad3
|
Fix mypy errors in agenthub directory (#6811)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 13:55:27 +00:00 |
|
Engel Nyst
|
663e36109c
|
Clean up NullObservations from the stream (#6260)
|
2025-02-19 20:40:40 +01:00 |
|
Xingyao Wang
|
003ebc0ded
|
feat: better error logging for remote runtime (#6805)
|
2025-02-19 17:54:34 +00:00 |
|
diwu-sf
|
eb5be2ab63
|
Fix download workspace zip file event loop hanging (#6722)
|
2025-02-19 10:51:52 -05:00 |
|
Xingyao Wang
|
1a7003a705
|
Add sysbox support to remote runtime for eval; Add memory monitor, stress tests to help debug memory issue (#6684)
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-18 20:02:28 +00:00 |
|
Rohit Malhotra
|
14ee6d7afe
|
hotfix(Secrets): Add event stream filter for refreshed secret (#6764)
|
2025-02-17 18:27:32 +00:00 |
|
Xingyao Wang
|
a7bb73ded2
|
fix: disable prlimit since limiting --vm breaks nodejs (#6765)
|
2025-02-17 17:53:02 +00:00 |
|
李师胡
|
0cbf50576d
|
docs(runtime): fix broken links of benchmarks (#6744)
Co-authored-by: jianhao1 <jianhao1@taobao.com>
|
2025-02-17 14:11:32 +00:00 |
|
Arpan Koirala
|
b018567d53
|
fix: no interaction when clearing poetry cache (#6752)
|
2025-02-17 12:18:27 +01:00 |
|
Christopher Pereira
|
30e39e85d0
|
Show docker build errors (#6695)
|
2025-02-15 06:58:16 +01:00 |
|