tofarr
|
be1ddaa57d
|
Add conversationUrl static variable with getter and setter methods (#8531)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-19 11:28:07 -06:00 |
|
tofarr
|
38b4d93237
|
Add Session API Key Authentication for Runtime Communication (#8550)
|
2025-05-19 09:59:22 -06:00 |
|
Xingyao Wang
|
4a3d2e6859
|
Fix #8551: Show images produced in Jupyter Notebook to LLM directly (#8552)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-19 14:14:00 +00:00 |
|
Xingyao Wang
|
2ecc39ffcc
|
[eval]: disable MCP for SWE-Bench evaluation (#8574)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-19 01:32:46 +00:00 |
|
Calvin Smith
|
b0005d4e09
|
Limit size of browser events (#8559)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-05-18 11:35:09 -06:00 |
|
Graham Neubig
|
5077fea5c7
|
Fix: Run setup.sh script in GitHub resolver (#8548)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-17 09:52:34 -04:00 |
|
OpenHands
|
c17b0ebfc6
|
Fix issue #8304: [Bug]: Non-native tool use converter fails when builtin tools are disabled (#8310)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-05-17 06:37:45 +02:00 |
|
Xingyao Wang
|
1f390430e5
|
feat(MCP, microagent): MCP-support for Repo Microagent & add fetch as default tool (#8360)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-16 23:32:38 +00:00 |
|
tofarr
|
4733270e3c
|
Add event search endpoints with filtering and pagination (#8538)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-16 09:51:40 -06:00 |
|
Robert Brennan
|
21dd91de63
|
Add info logging for 401 Unauthorized responses (#8527)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-16 11:46:15 -04:00 |
|
Graham Neubig
|
25619c5a93
|
Fix #8510: Improve error messages for invalid microagent format (#8511)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-16 15:01:39 +00:00 |
|
Rohit Malhotra
|
c191a17afb
|
[Fix]: don't access secrets if doesn't exist (#8535)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-16 14:30:16 +00:00 |
|
Robert Brennan
|
f3f038bb60
|
Fix mypy error for pkg_resources import (#8537)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-16 14:06:41 +00:00 |
|
Rohit Malhotra
|
feb04dc65f
|
Plumb custom secrets to runtime (#8330)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-15 20:06:30 -04:00 |
|
Engel Nyst
|
f7cb2d0f64
|
Restore previous conversation in CLI (#8431)
|
2025-05-15 23:47:41 +02:00 |
|
tofarr
|
033788c2d0
|
API Updates to facilitate nested runtimes. (#8525)
|
2025-05-15 15:38:09 -06:00 |
|
Emmanuel Ferdman
|
fb516dfa0f
|
Remove obsolete task.py file (#8517)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2025-05-15 18:54:25 +02:00 |
|
sp.wack
|
04d585513c
|
feat: secrets manager settings (#8068)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
|
2025-05-15 11:30:10 -04:00 |
|
Robert Brennan
|
7a4ea23b9d
|
Revert "Add Docker, Java, Golang, and other programming languages to runtime image" (#8518)
|
2025-05-15 14:29:15 +00:00 |
|
tofarr
|
8d2ac59909
|
Fix passing environment (#8483)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-15 07:23:21 -06:00 |
|
Ryan H. Tran
|
68e5f485aa
|
fix: validation error when saving SSE MCP server url on the UI (#8502)
|
2025-05-15 06:35:06 +00:00 |
|
Graham Neubig
|
e4c284f96d
|
Add timeout parameter to bash tool for hard timeout control (#8106)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-05-15 13:24:42 +08:00 |
|
tofarr
|
7e88d4195f
|
Refactor event store cleanup (#8505)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-14 16:20:43 -06:00 |
|
Engel Nyst
|
f046efd53d
|
Revert "Make str_replace_editor description more clear (#8434)" (#8501)
|
2025-05-15 04:08:16 +08:00 |
|
Engel Nyst
|
e4586432ad
|
Add top_k (#8480)
|
2025-05-14 21:46:03 +02:00 |
|
Robert Brennan
|
6145552841
|
Add Docker, Java, Golang, and other programming languages to runtime image (#8026)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-14 13:46:06 -04:00 |
|
mamoodi
|
08a790c4ca
|
Update default model to sonnet 3.7 in all applicable places (#8489)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-14 10:55:34 -04:00 |
|
Robert Brennan
|
1b57fd4d1e
|
Remove github_user_id in favor of user_id (#8406)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-14 10:17:35 -04:00 |
|
Xingyao Wang
|
67d438ea4f
|
Fix workspace mount behavior with SANDBOX_VOLUMES (#8500)
|
2025-05-14 14:58:03 +08:00 |
|
Graham Neubig
|
154eed148f
|
Fix typing in server directory (#8375)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-13 21:27:59 +00:00 |
|
Rohit Malhotra
|
81c754ec65
|
[Fix]: Don't allow endpoint to modify conversation trigger (#8396)
|
2025-05-13 11:57:32 -04:00 |
|
Graham Neubig
|
60d9b519e0
|
Add proper typing to cli directory (#8374)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-13 09:55:44 -04:00 |
|
Graham Neubig
|
5ad11e73b8
|
Proposed update to resolver prompt (#8473)
|
2025-05-13 13:48:23 +00:00 |
|
Graham Neubig
|
f3d0ae3fbf
|
Add type annotations to local runtime implementation (#8376)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-13 09:42:07 -04:00 |
|
kotauchisunsun
|
31b2f3c9c2
|
[refactor]: Refactor sandbox configuration setup in IssueResolver class (#8414)
|
2025-05-13 13:37:15 +02:00 |
|
omahs
|
4bb6ec2ee5
|
Fix typos (#8469)
|
2025-05-13 09:34:21 +00:00 |
|
Engel Nyst
|
ae8ed49280
|
Make str_replace_editor description more clear (#8434)
|
2025-05-13 13:08:53 +07:00 |
|
Chase
|
e72153629d
|
fix #8424: change native_tool_calling semantics (#8463)
|
2025-05-12 19:21:51 -04:00 |
|
mamoodi
|
b127d5f656
|
Add exc_info to remote runtime log (#8457)
|
2025-05-12 15:45:58 -05:00 |
|
tofarr
|
f75fa50b80
|
Add number of connections to Conversation Info (#8456)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-12 13:57:52 -06:00 |
|
sp.wack
|
8d0e5c6c34
|
hotfix: Don't handle git changes side effect too frequently (#8451)
|
2025-05-12 12:57:00 -04:00 |
|
Engel Nyst
|
9af132933c
|
Fix log for clearing pending action to be at the same level (#8430)
|
2025-05-12 02:50:36 +02:00 |
|
Robert Brennan
|
e9905115c4
|
Allow websocket connection to pass in Authorization header to conversation validator (#8405)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-11 16:27:02 -04:00 |
|
Emmanuel Ferdman
|
6b11fff735
|
Resolve warnings of logger library (#8432)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2025-05-11 15:29:53 +00:00 |
|
Xingyao Wang
|
3d02c0c3a3
|
Fix issue #8372: Implement browser screenshot saving functionality (#8383)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-05-11 15:51:18 +08:00 |
|
kotauchisunsun
|
a17c57d82e
|
[refactor]: Refactored the initialization of issue_handler within IssueResolver (#8417)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-10 21:27:06 -04:00 |
|
Muly Oved
|
da637a0dad
|
Update docker_runtime.py #8422 (#8423)
|
2025-05-11 00:08:14 +02:00 |
|
Polly
|
27c49471a8
|
Fix Bug #8425 - Enable prompt cache for OpenRouter model of calude-3.7-sonnet (#8426)
|
2025-05-11 00:07:31 +02:00 |
|
Robert Brennan
|
bffe8de597
|
Add support for user/org level microagents (#8402)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-10 09:34:34 -04:00 |
|
Polly
|
90aab29bc0
|
Fix Issue #8413 max_output_tokens in openrouter/anthropic/claude-3.7-sonnet doesn't work correctly (#8415)
|
2025-05-10 08:29:39 +00:00 |
|