Xingyao Wang
|
70573dcbc0
|
fix(mcp): fix the config conflict between microagent MCP tools & MCP config (#8620)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-21 20:26:02 +00:00 |
|
Engel Nyst
|
637cb0726a
|
specify condenser config for evals (#8177)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-21 22:08:57 +02:00 |
|
tofarr
|
2bd10de636
|
Revert "Fix for issue where initial env vars are not passed to runtime" (#8624)
|
2025-05-21 20:00:56 +00:00 |
|
Rohit Malhotra
|
8b08958efe
|
[Fix]: make mcp config optional in settings (#8622)
|
2025-05-21 19:17:43 +00:00 |
|
Rohit Malhotra
|
890796cc9d
|
[Feat]: Git mcp server to open PRs (#8348)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-05-21 11:48:02 -04:00 |
|
Engel Nyst
|
c26ef180f2
|
Fix unsupported MCP tools param (#8610)
|
2025-05-21 14:41:01 +00:00 |
|
Robert Brennan
|
37e9933092
|
Revert "Fix passing environment" (#8612)
|
2025-05-21 14:32:47 +00:00 |
|
Graham Neubig
|
6335afb010
|
Fix environment variable casting for dict and list types (#8494)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-20 17:47:07 -04:00 |
|
Rohit Malhotra
|
0deabd5935
|
[Feat]: add context msg to new conversation endpoint (#8586)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-20 20:47:15 +00:00 |
|
tofarr
|
3873d9f002
|
Fix for issue where initial env vars are not passed to runtime (#8597)
|
2025-05-20 10:58:43 -06:00 |
|
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 |
|