tofarr
|
4fa5c329d6
|
Fix : minor updates to log messages (#6232)
|
2025-01-13 17:19:51 +00:00 |
|
tofarr
|
5b1dcf83a6
|
Fix for issue where S3FileStore does not delete directory objects (#6231)
|
2025-01-13 16:50:58 +00:00 |
|
tofarr
|
b9884f7609
|
Fixes for minor cases where FDs were not closed (#6228)
|
2025-01-13 09:15:23 -07:00 |
|
tofarr
|
045ec2b95d
|
Fix: Timezone should be UTC (#6225)
|
2025-01-13 08:24:26 -07:00 |
|
tofarr
|
23473070b9
|
Revert "Config objects as Pydantic BaseModels (#6176)" (#6214)
|
2025-01-13 07:36:25 -07:00 |
|
Ryan H. Tran
|
23f40a1c01
|
Enable runtime image build for resolver's experimental feature (#5972)
|
2025-01-12 17:21:34 -05:00 |
|
Calvin Smith
|
873dddb4e8
|
Config objects as Pydantic BaseModels (#6176)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-12 15:09:45 -05:00 |
|
Boxuan Li
|
516e2da520
|
Custom runtime builder: fix NoEmptyContinuation error (#6211)
|
2025-01-11 15:58:08 -08:00 |
|
Graham Neubig
|
40c52feb5b
|
fix: Handle empty lines in patch parser (#6208)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-12 06:43:08 +09: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
|
828d169b82
|
refactor: consolidate runtime startup command into an util function (#6199)
|
2025-01-11 04:27:13 +08:00 |
|
Robert Brennan
|
ee701eacc2
|
fix: prevent race condition in session manager during disconnect (#6053)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-09 17:26:53 -07:00 |
|
Ray Myers
|
8907fed78e
|
Provide a clearer error message when settings are missing midsession (#6158)
|
2025-01-09 19:09:34 +00:00 |
|
Robert Brennan
|
3cc20a2576
|
remove timeouts on remote runtime (#6171)
|
2025-01-09 12:39:40 -05:00 |
|
sp.wack
|
f6bed82ae2
|
Add port mappings support (#5577)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Robert Brennan <contact@rbren.io>
|
2025-01-09 15:02:56 +00:00 |
|
Robert Brennan
|
c411a29db4
|
Move GitHub Token export to backend (#6153)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-08 21:12:46 +00:00 |
|
ross
|
386e04a2ba
|
Fix field deprecation in runloop runtime client (#6152)
|
2025-01-08 15:18:24 -05:00 |
|
sp.wack
|
e308b6fb6f
|
chore(backend): Update default conversation title logic (#6138)
|
2025-01-08 22:30:29 +04:00 |
|
Engel Nyst
|
27a660fb6b
|
Make runtime logs optional (#6141)
|
2025-01-08 19:20:46 +01:00 |
|
Robert Brennan
|
8028e2c2dd
|
fix: handle binary data in GoogleCloudFileStore.write (#6145)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-08 17:36:34 +00:00 |
|
Boxuan Li
|
040839bdd1
|
Support custom base container image in openhands-app container (#6039)
|
2025-01-07 21:28:37 -08:00 |
|
Engel Nyst
|
aabbbb6c6a
|
Fix duplicate state initialization (#6089)
|
2025-01-07 23:22:43 +01:00 |
|
mamoodi
|
bb85542aca
|
Release 0.19.0 (#6129)
|
2025-01-07 16:14:22 -05:00 |
|
Calvin Smith
|
6e4ff56934
|
feature: Condenser Interface and Defaults (#5306)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-08 04:36:30 +08:00 |
|
sp.wack
|
cf0f6e5e38
|
Improve conversation panel (#6087)
|
2025-01-07 17:51:03 +00:00 |
|
Xingyao Wang
|
77aa843d53
|
feat: support running docker runtime stresstest in CI (#6100)
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2025-01-07 16:55:21 +00:00 |
|
Robert Brennan
|
affbc49b08
|
fix for clone repo (#6116)
|
2025-01-07 16:42:41 +00:00 |
|
Robert Brennan
|
e3a96097ba
|
Remove leaked exception (#6086)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-07 16:15:47 +00:00 |
|
tofarr
|
eaf4c610b2
|
Fix for delete conversation (#6097)
|
2025-01-07 08:25:45 -07:00 |
|
Graham Neubig
|
1f8a0180d3
|
Add runtime size configuration feature (#5805)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-01-07 06:22:58 +08:00 |
|
Robert Brennan
|
8cfcdd7ba3
|
Add close method to EventStream (#6093)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
|
2025-01-06 21:59:42 +00:00 |
|
tofarr
|
9515ac5e62
|
Feat - browser client can now close sessions. (#6088)
|
2025-01-06 14:26:48 -07:00 |
|
Xingyao Wang
|
cebd391b7a
|
fix: better handle bashlex error (#6090)
|
2025-01-06 20:45:59 +00:00 |
|
Robert Brennan
|
343b86429e
|
Retrieve GitHub IDs more efficiently (#6074)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-06 19:22:52 +00:00 |
|
tofarr
|
e310f6b776
|
Feature - sort conversations by created at (#6079)
|
2025-01-06 09:07:53 -07:00 |
|
tofarr
|
cde8aad47f
|
Feat multi conversations wiring (#6011)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-06 07:43:11 -07:00 |
|
stefand678
|
efd0267919
|
docs: Fix inconsistent comments (#6051)
|
2025-01-06 13:43:53 +09:00 |
|
Xingyao Wang
|
f8735efadf
|
chore: improve error logging for RuntimeError (#6055)
|
2025-01-05 23:02:42 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
150463e629
|
feat: Add GPU support (#6042)
|
2025-01-05 15:28:05 +09:00 |
|
Xingyao Wang
|
b7bbf0f5eb
|
fix(agent controller): missing await (#6040)
|
2025-01-05 04:57:07 +00:00 |
|
f-diao
|
d2790c8b21
|
docs: Update the referenced py filename. (#6043)
|
2025-01-05 04:10:51 +00:00 |
|
Engel Nyst
|
3d2138d9ce
|
Command line args fixes (#5990)
|
2025-01-05 02:58:26 +00:00 |
|
Xingyao Wang
|
f5f988e552
|
fix(agent controller): state.metrics is missing on exception (#6036)
|
2025-01-05 01:08:47 +00:00 |
|
Xingyao Wang
|
56d7dccec9
|
fix(runtime): replace send_request with _send_action_server_request (#6035)
|
2025-01-04 23:38:34 +00:00 |
|
Graham Neubig
|
411b63159f
|
fix: Use _send_action_server_request in send_action_for_execution (#5951)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-05 08:13:18 +09:00 |
|
OpenHands
|
5ca0beadfb
|
Fix issue #5995: [Resolver] Resolver's summary suggests UNRESOLVED due to "no human reviewer" (#5996)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-05 05:49:38 +09:00 |
|
Xingyao Wang
|
aaff3dd075
|
fix(llm): cost metrics calculation for unsupport litellm prefix (#6022)
|
2025-01-04 18:09:13 +00:00 |
|
sai krishna rohith k
|
ef2053011d
|
feat: Added RateLimitError status on UI and Agent state (#5910)
|
2025-01-04 12:07:07 -05:00 |
|
Graham Neubig
|
5bdebac741
|
Add git patch info to guess_success prompt (#5950)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-04 10:56:50 +09:00 |
|
Robert Brennan
|
510c1644dd
|
Add bytes support to FileStore write operations (#6019)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-03 16:30:25 -07:00 |
|