Ketan Ramaneti
|
194181a420
|
check node.js req for 20.x or later (#5877)
|
2024-12-29 11:55:24 +01:00 |
|
Rohit Malhotra
|
2933f07440
|
[Fix]: Prevent back tick escape (#5897)
|
2024-12-29 01:02:14 -05:00 |
|
OpenHands
|
037457dec9
|
Fix issue #5890: Add an automatic check of version consistency in documentation (#5891)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2024-12-29 04:28:47 +00:00 |
|
Graham Neubig
|
7f665c2fb6
|
Improve test coverage of codeact_agent folder (#5757)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2024-12-28 20:12:34 -05:00 |
|
Boxuan Li
|
ebb2d86ce3
|
Headless or endless? Rewrite auto continue response in headless mode (#5879)
|
2024-12-28 10:25:50 -08:00 |
|
Boxuan Li
|
6a4442e590
|
[Evaluation] Add summarise_results script for TheAgentCompany benchmark (#5811)
|
2024-12-27 20:33:41 -08:00 |
|
mamoodi
|
157ff4a4b9
|
Fix: Prevent submission of empty prompts with spaces (#5874)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-27 15:31:28 -05:00 |
|
mamoodi
|
cc928e6d3f
|
Fix: Add vertical scrolling to file content viewer (#5872)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-27 15:03:15 -05:00 |
|
Robert Brennan
|
6a75800e1b
|
fix github auth for settings (#5871)
|
2024-12-27 14:15:55 -05:00 |
|
tofarr
|
c9cecbc461
|
Responsive splash screen (#5864)
|
2024-12-27 11:12:48 -07:00 |
|
Robert Brennan
|
97b1867ea1
|
Fix for settings update (#5858)
|
2024-12-27 16:28:11 +00:00 |
|
dependabot[bot]
|
9bdc1df2df
|
chore(deps): bump boto3 from 1.35.87 to 1.35.88 in the version-all group (#5861)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-27 17:15:29 +01:00 |
|
sp.wack
|
9d984aaa30
|
chore(frontend): Upgrade to React 19 (#5835)
|
2024-12-27 19:10:41 +04:00 |
|
Boxuan Li
|
5ed80b5c32
|
[doc] Fix link in TheAgentCompany benchmark's README.md (#5848)
|
2024-12-27 22:21:02 +08:00 |
|
mamoodi
|
df82202178
|
Fix formatting in docs (#5842)
|
2024-12-26 20:06:27 -05:00 |
|
tofarr
|
500598666e
|
Feat: Allow checking multiple conversations running at the same time (#5843)
|
2024-12-26 23:46:54 +00:00 |
|
Robert Brennan
|
69a9080480
|
fix install instructions (#5844)
|
2024-12-27 00:16:23 +01:00 |
|
Robert Brennan
|
b72f50cc4a
|
Remove file editing functionality from UI (#5823)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-26 18:02:38 -05:00 |
|
mamoodi
|
f1a8be3817
|
Update Installation to align with README (#5841)
|
2024-12-26 17:44:54 -05:00 |
|
Robert Brennan
|
b34209c9a0
|
Fix state dir in docker mode (#5840)
|
2024-12-26 22:42:04 +00:00 |
|
Xingyao Wang
|
a021045dce
|
fix(#5818): Force to use string serializer for deepseek function calling (#5824)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-26 20:45:39 +00:00 |
|
Robert Brennan
|
ad45f8dab0
|
Add loading spinner to task form during conversation creation (#5828)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-26 15:22:03 -05:00 |
|
Rohit Malhotra
|
3bf5956493
|
[Regression]: Fix modal orders (#5779)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-12-26 19:12:27 +00:00 |
|
sp.wack
|
d86b536d2f
|
chore(frontend): Update dependencies safely (#5829)
|
2024-12-26 18:47:23 +00:00 |
|
Robert Brennan
|
e2a25f1b31
|
update .openhands instructions (#5821)
|
2024-12-26 18:15:49 +00:00 |
|
sp.wack
|
32ee500c65
|
fix(frontend): Fatal nextui autocomplete issue (#5825)
|
2024-12-26 17:49:32 +00:00 |
|
dependabot[bot]
|
03d8a263ac
|
chore(deps): bump json-repair from 0.33.0 to 0.34.0 in the version-all group (#5820)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-26 18:44:01 +01:00 |
|
mamoodi
|
5b0883ca0d
|
Release 0.17.0 (#5822)
|
2024-12-26 12:05:22 -05:00 |
|
tofarr
|
31bf9360fd
|
Fix: Added fallback when download files fails (#5770)
|
2024-12-26 09:42:06 -07:00 |
|
tofarr
|
c195e467ee
|
feat: migrate settings storage from localStorage to server API (#5703)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-26 09:09:23 -07:00 |
|
OpenHands
|
8975fcd714
|
Fix issue #5748: Rename "Ran a Jupyter Command" to "Ran a Python Command" in UI (#5749)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-12-26 23:30:19 +08:00 |
|
Robert Brennan
|
95b416f092
|
fix double websocket connection in dev mode (#5790)
|
2024-12-26 18:27:03 +04:00 |
|
Ryan H. Tran
|
172183f1af
|
chore: upgrade openhands-aci to 0.1.5 (#5808)
|
2024-12-26 12:51:38 +08:00 |
|
Robert Brennan
|
ee766f6e39
|
Style changes for navbar (#5780)
|
2024-12-25 19:52:59 -05:00 |
|
dependabot[bot]
|
1668d58aec
|
chore(deps): bump actions/checkout from 3 to 4 (#5802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-25 18:32:15 -05:00 |
|
dependabot[bot]
|
0d3188914a
|
chore(deps): bump codecov/codecov-action from 4 to 5 (#5800)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-26 00:16:00 +01:00 |
|
dependabot[bot]
|
f045c6eb17
|
chore(deps): bump actions/cache from 3 to 4 (#5801)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-26 00:15:04 +01:00 |
|
dependabot[bot]
|
44d12f8f42
|
chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#5799)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-26 00:14:13 +01:00 |
|
Scott Brenner
|
ff418a77dc
|
Add GitHub Actions package ecosystem to Dependabot workflow (#5742)
|
2024-12-25 22:38:26 +00:00 |
|
sp.wack
|
3dee207529
|
fix(frontend): Display user-submitted images in the chat interface (#5626)
|
2024-12-25 17:22:45 -05:00 |
|
mamoodi
|
b6448b9575
|
Fix push buttons and remove Push to Github flow (#5720)
|
2024-12-25 17:17:39 -05:00 |
|
OpenHands
|
bfb191b5c7
|
Fix issue #5739: [Bug]: Move ./evaluation/swe_bench/scripts/cleanup_remote_runtime.sh to general eval utils (#5740)
|
2024-12-25 17:17:06 -05:00 |
|
dependabot[bot]
|
3dd39c59b6
|
chore(deps): bump the version-all group with 8 updates (#5794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-25 21:03:30 +01:00 |
|
Robert Brennan
|
642e962f89
|
randomize branch names (#5784)
0.17.0
|
2024-12-24 15:28:27 -05:00 |
|
Robert Brennan
|
d4e670a3e7
|
fix latest event id (#5789)
|
2024-12-24 18:08:33 +00:00 |
|
Robert Brennan
|
f9cc0bce53
|
Fix connection check (#5787)
|
2024-12-24 16:21:31 +00:00 |
|
dependabot[bot]
|
2c8b1ee136
|
chore(deps-dev): bump llama-index from 0.12.7 to 0.12.8 in the llama group (#5765)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-24 15:24:36 +00:00 |
|
Robert Brennan
|
31dda63f43
|
Don't enforce user IDs in oss mode (#5776)
|
2024-12-24 06:30:33 -05:00 |
|
Boxuan Li
|
ecff5c67fb
|
Evaluation README: Add TheAgentCompany (#5777)
|
2024-12-24 02:37:42 +00:00 |
|
mamoodi
|
725e71ad22
|
Update Slack links again (#5773)
|
2024-12-23 21:20:08 +00:00 |
|