Engel Nyst
|
d0276d1925
|
Quick fix log leak (#6545)
|
2025-01-30 17:32:35 +01:00 |
|
sp.wack
|
c54911d877
|
chore: Move user's analytics consent to the backend (#6505)
|
2025-01-30 18:28:29 +04:00 |
|
Boxuan Li
|
c9f16248d0
|
Add tests for trajectory replay (#6513)
|
2025-01-30 13:56:24 +00:00 |
|
Boxuan Li
|
99d2d01e1a
|
Fix condensers registration (#6537)
|
2025-01-30 14:32:15 +01:00 |
|
Calvin Smith
|
36090ad8ff
|
enh: Organizing condenser implementations (#6529)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-01-29 18:21:04 -07:00 |
|
Xingyao Wang
|
1a9971b1bf
|
misc: make RemoteRuntime API timeout configurable (#6518)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-30 06:30:18 +08:00 |
|
Calvin Smith
|
473fcae57e
|
fix: Recover from ContextWindowExceededError (#6519)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-01-29 15:25:46 -07:00 |
|
Rohit Malhotra
|
a6eed5b7e9
|
Remove unused event search route (#6510)
|
2025-01-29 16:45:24 -05:00 |
|
Robert Brennan
|
b64d130a6e
|
remove old manager (#6525)
|
2025-01-29 16:45:07 -05:00 |
|
sp.wack
|
a7bb6720ba
|
feat: Better error message handling (#6502)
|
2025-01-29 15:25:31 +00:00 |
|
Rohit Malhotra
|
eb760f32c7
|
Refactor: Don't serialize matching events when searching event stream (#6509)
|
2025-01-28 18:17:44 -05:00 |
|
Robert Brennan
|
f3b8bad09f
|
Fix file descriptor leak in S3FileStore (#6486)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-28 11:47:37 -05:00 |
|
Robert Brennan
|
41e5d12f63
|
update slack link (#6497)
|
2025-01-28 11:37:33 -05:00 |
|
Xingyao Wang
|
391200510c
|
fix: revert #5506 for SWE-Bench performance regression (#6491)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-28 22:52:57 +08:00 |
|
sp.wack
|
36c2abadc2
|
chore: Move GitHub logic out of the frontend (#6307)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-28 13:14:32 +00:00 |
|
Rohit Malhotra
|
94a64a47f2
|
Feat: Filter matching events in reverse order (#6485)
|
2025-01-27 22:53:16 +00:00 |
|
Rohit Malhotra
|
0ba96ce69e
|
Feat: Ability to filter events by multiple types (#6484)
|
2025-01-27 22:09:16 +00:00 |
|
Engel Nyst
|
89c7bf59a7
|
Fix first user message (#6471)
|
2025-01-27 22:09:03 +01:00 |
|
Rohit Malhotra
|
604534905f
|
Refactor: Use type[Event] instead of str to filter events (#6480)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-27 13:58:09 -05:00 |
|
Xingyao Wang
|
4bde644fab
|
Improve function call validation with better error handling (#6453)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-28 02:42:45 +08:00 |
|
tofarr
|
ffdab28abc
|
Fix Docker runtimes not stopping (#6470)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-27 11:09:09 -07:00 |
|
Calvin Smith
|
12dd23ba1c
|
Enable memory condensation from the frontend (#6333)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-01-27 11:02:35 -07:00 |
|
Robert Brennan
|
9611093458
|
allow http session reuse (#6478)
|
2025-01-27 12:29:49 -05:00 |
|
tofarr
|
8a65df6bce
|
refactor: Update get_github_installation_ids to use httpx (#6451)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-27 09:59:50 -07:00 |
|
tofarr
|
c997495200
|
Fix S3FileStore / GoogleCloudFileStore directory list & deletion (#6449)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-27 08:40:08 -07:00 |
|
Ray Myers
|
e619929909
|
Log restart reason if runtime reports it (#6455)
|
2025-01-25 07:20:18 +01:00 |
|
Robert Brennan
|
38e19d214d
|
Fix up conversation initialization (#6430)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-24 18:43:02 +00:00 |
|
Rohit Malhotra
|
45a048f9e3
|
NIT: Remove unused param (#6446)
|
2025-01-24 14:51:09 +00:00 |
|
Xingyao Wang
|
e6a2fd3fd4
|
feat: add prompt to prevent agent execute multiple bash command at the same time (#6428)
|
2025-01-24 22:43:34 +08:00 |
|
Rohit Malhotra
|
a1f1c802d9
|
[Fix]: Fix bugs for target_branch param on resolver (#5745)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 21:36:20 -05:00 |
|
Xiaohua Zhang
|
ad2237d7dd
|
feat: vscode support for modal runtime (#6442)
Co-authored-by: Xiaohua Zhang <xiaohua.dev@gmail.com>
|
2025-01-24 01:39:07 +00:00 |
|
Graham Neubig
|
081a1305f0
|
Fix resolver linting issues (#6401)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 18:21:11 -05:00 |
|
tofarr
|
b19a33ccad
|
Fix: Filtering conversations with no created at (#6414)
|
2025-01-23 15:09:57 -07:00 |
|
tofarr
|
21e912d6fb
|
Feat remove redis (#6278)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 14:33:16 -07:00 |
|
Aditya Bharat Soni
|
aebb583779
|
Support for VisualWebArena evaluation in OpenHands (#4773)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-23 20:18:30 +00:00 |
|
chuckbutkus
|
2ff9ba1229
|
AWS necessary changes only (#6375)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-23 13:10:11 -05:00 |
|
tofarr
|
21d4ba0bbd
|
Feat: Stop runtimes rather than delete them (#6403)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 07:43:02 -07:00 |
|
tofarr
|
5ba9a6d321
|
Feat: Better mechanism for attaching middleware (#6365)
|
2025-01-23 07:31:43 -07:00 |
|
tofarr
|
aa223734d4
|
One more SecretStr fix (#6419)
|
2025-01-22 18:21:14 -07:00 |
|
tofarr
|
1337d03816
|
Example usage of httpx (#6325)
|
2025-01-22 16:06:43 +00:00 |
|
Robert Brennan
|
04e36df4d7
|
remove dead code (#6386)
|
2025-01-22 10:26:59 -05:00 |
|
Boxuan Li
|
f9ba16b648
|
Edit tool prompt tweaking: only plain-text format is supported (#6067)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-01-21 18:22:01 -08:00 |
|
Engel Nyst
|
f0dbb02ee1
|
Adjust prompt to use view command (#5506)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-21 23:50:39 +01:00 |
|
tofarr
|
318c811817
|
Added check to shutdown hook (#6402)
|
2025-01-21 22:32:46 +00:00 |
|
Xingyao Wang
|
b468150f2a
|
fix(codeact): make sure agent sees the prefix/suffix as part of observation (#6400)
|
2025-01-21 21:54:57 +00:00 |
|
tofarr
|
09e8a1eeba
|
Fix: Keeping runtimes alive again (For now) (#6395)
|
2025-01-21 19:20:35 +00:00 |
|
Xingyao Wang
|
ff3880c76d
|
fix(remote_runtime): define runtime_id first to fix attrbute error (#6393)
|
2025-01-21 18:13:43 +00:00 |
|
Robert Brennan
|
8ae36481df
|
Fix API key again (#6390)
|
2025-01-21 17:00:59 +00:00 |
|
Robert Brennan
|
25fdb0c3bf
|
fix api key value (#6388)
|
2025-01-21 16:15:28 +00:00 |
|
Boxuan Li
|
b7f34c3f8d
|
(feat) Add button to export trajectory on chat panel (#6378)
|
2025-01-21 22:10:00 +08:00 |
|