Motin
|
1ffd66f62e
|
chore: Add .nvmrc for automatic selection of Node v20 for nvm users (#5624)
|
2024-12-17 14:04:24 +00:00 |
|
sp.wack
|
b04ec03062
|
fix(frontend): Disable terminal stdin if the runtime is starting up (#5625)
|
2024-12-17 11:57:19 +04:00 |
|
Frank Xu
|
ee8438cd59
|
remove unused prompts from legacy browsing agent code (#5643)
|
2024-12-17 14:00:40 +08:00 |
|
Rohit Malhotra
|
7071742d4a
|
[Bug][Resolver]: Multiline comments crashing resolver (#5641)
|
2024-12-16 21:31:14 -05:00 |
|
tofarr
|
d76e83b55e
|
Fix: Mocking LLM proxy in unit tests (#5639)
|
2024-12-16 15:59:41 -07:00 |
|
OpenHands
|
239619a0a1
|
Fix issue #5633: [Bug]: Decimal points in maximum iteration messages not needed (#5635)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-12-16 17:54:37 -05:00 |
|
Robert Brennan
|
50478c7d21
|
fix: wrap multi-line code blocks in pre tag (#5586)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-16 16:30:06 -05:00 |
|
OpenHands
|
4998b5de32
|
Fix issue #5559: The turn limit should be measured from the last user interaction (#5560)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-16 16:28:23 -05:00 |
|
sp.wack
|
dd79acdae1
|
Fix vscode url fetch regression (#5632)
|
2024-12-16 20:48:12 +00:00 |
|
Engel Nyst
|
b295f5775c
|
Revert "Fix issue #5609: Use litellm's modify_params with default True" (#5631)
|
2024-12-16 20:39:57 +00:00 |
|
sp.wack
|
dabf0ce3af
|
fix(frontend): Trigger VSCode URL query only when runtime is active (#5622)
|
2024-12-16 14:31:57 -05:00 |
|
OpenHands
|
09735c7869
|
Fix issue #5609: Use litellm's modify_params with default True (#5611)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-16 20:18:45 +01:00 |
|
Xingyao Wang
|
e0b231092a
|
feat: support directly stream logs from container to stdout in debug mode (#5408)
|
2024-12-16 19:17:57 +00:00 |
|
Xingyao Wang
|
d6a2c4b167
|
runtime(eval): increase runtime status request timeout for sessions (#5619)
|
2024-12-17 00:51:08 +08:00 |
|
dependabot[bot]
|
6db32025b4
|
bump the version-all group across 1 directory with 26 updates (#5630)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-16 16:46:06 +00:00 |
|
OpenHands
|
fdc00fbca0
|
Fix issue #5605: [Bug]: UI regression, Jupyter tab has no vertical scroll bar, cannot see all actions (#5607)
|
2024-12-16 09:20:36 -05:00 |
|
sp.wack
|
08b1031666
|
fix(frontend): Prevent from submitting empty characters (#5545)
|
2024-12-16 07:33:26 +00:00 |
|
Engel Nyst
|
ad822a31e1
|
Fix issue #5591: Clean up unused code (#5592)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-16 08:22:21 +01:00 |
|
Engel Nyst
|
590ebb6e47
|
Small fix and addition for token counting (#5550)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-15 15:12:05 +01:00 |
|
Engel Nyst
|
4716955960
|
Remove unused codeact-SWE agent (#5600)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-14 20:49:44 +01:00 |
|
Engel Nyst
|
f0257c793b
|
fix: allow to continue when the agent is stuck in interactive mode (#5597)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-14 20:49:04 +01:00 |
|
Calvin Smith
|
7ef6fa666d
|
feat(eval): Response Latency Tracking (#5588)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2024-12-13 22:51:13 +01:00 |
|
Robert Brennan
|
e0626a5741
|
Remove docker layer caching (#5587)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-13 16:13:26 -05:00 |
|
Robert Brennan
|
deb2d330b6
|
Reset iteration budget and update default max_iterations to 500 (#5590)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-13 20:46:40 +00:00 |
|
Engel Nyst
|
d733bc6bdd
|
fix: serialize tool calls (#5553)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-13 20:51:03 +01:00 |
|
tofarr
|
d782bdf691
|
Persist jwt_secret in config file (#5353)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-13 11:05:19 -07:00 |
|
OpenHands
|
9c950f499e
|
[Resolver] Reorder and comment workflow conditions (#5446)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-13 11:07:37 -05:00 |
|
Ryan H. Tran
|
8ae2fb636e
|
Remove symlink use for swebench setup (#5549)
|
2024-12-13 22:18:14 +08:00 |
|
sp.wack
|
de75bd0690
|
fix(frontend): Prevent VSCode from opening when remounting (#5544)
|
2024-12-13 09:35:34 +04:00 |
|
tofarr
|
2fb45d410d
|
Fix: Making the logs quieter (#5525)
|
2024-12-12 19:36:13 -07:00 |
|
mamoodi
|
8300cf0436
|
Specify unsupported paths for installing OpenHands (#5540)
|
2024-12-12 16:26:18 -05:00 |
|
mamoodi
|
7dd2bc569f
|
Restart troubleshooting documentation. (#5317)
|
2024-12-12 15:49:18 -05:00 |
|
Robert Brennan
|
6e1fae29c9
|
Add note about design partner program to README (#5570)
|
2024-12-12 20:13:07 +00:00 |
|
sp.wack
|
19525a487c
|
fix(frontend): Trim settings data when setting to storage (#5567)
|
2024-12-12 22:36:17 +04:00 |
|
Engel Nyst
|
7d0405282a
|
Apply context window truncation for certain bad requests (#5566)
|
2024-12-12 18:11:59 +00:00 |
|
OpenHands
|
92c166551f
|
Fix issue #5563: [Bug]: Prompt is not deleted when the user sends a message (#5564)
|
2024-12-12 10:06:40 -08:00 |
|
Xingyao Wang
|
ebb68b33db
|
Fix issue #5527: Document repository customization and micro-agents (#5528)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-12 09:47:28 -08:00 |
|
sp.wack
|
37c46f1ed8
|
fix(frontend): Prevent push message from being rendered twice (#5546)
|
2024-12-12 09:19:48 -08:00 |
|
Engel Nyst
|
ac5190c283
|
Add voyage ai embeddings (#5547)
|
2024-12-12 09:19:05 -08:00 |
|
dependabot[bot]
|
ed3916b79b
|
chore(deps-dev): bump @tanstack/eslint-plugin-query from 5.61.4 to 5.62.1 in /frontend in the eslint group (#5556)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 15:30:02 +00:00 |
|
mamoodi
|
27a647cd3e
|
Release 0.15.2 (#5552)
|
2024-12-12 10:09:47 -05:00 |
|
sp.wack
|
42a536d450
|
Revert "chore(deps): bump the version-all group across 1 directory with 30 updates" (#5548)
|
2024-12-12 13:48:57 +04:00 |
|
dependabot[bot]
|
41e564dc41
|
chore(deps): bump the version-all group across 1 directory with 30 updates (#5522)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2024-12-12 12:18:26 +04:00 |
|
Graham Neubig
|
e979f51ea5
|
Fix chat input not clearing after image paste/drop (#5342)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-11 22:18:38 -08:00 |
|
Engel Nyst
|
425ccb0fbb
|
Clean up empty content fix (revert #4935) (#5539)
|
2024-12-12 02:48:06 +00:00 |
|
Cheng Yang
|
7e4c1c733b
|
feat(sandbox): add support for extra Docker build arguments (#5447)
|
2024-12-12 10:21:46 +08:00 |
|
Engel Nyst
|
ffd472d6b8
|
Update litellm (#5520)
|
2024-12-12 03:12:50 +01:00 |
|
mamoodi
|
2f2ea9ec91
|
Update the doc for headless to include no continue (#5537)
|
2024-12-12 02:03:06 +00:00 |
|
OpenHands
|
6a6ce5f3ee
|
Fix issue #5478: Add color to the line next to "Ran a XXX Command" based on return value (#5483)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-12-11 23:20:29 +00:00 |
|
Xingyao Wang
|
907c65cc00
|
chore: add back accidentally removed repo info (#5532)
0.15.2
|
2024-12-12 05:51:05 +08:00 |
|