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 |
|
sp.wack
|
ade059bfba
|
feat/fix(fontend): Get public repos via repo URL (#8223)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
|
2025-05-09 23:45:33 +00:00 |
|
Graham Neubig
|
b5dbf81179
|
Fix typing issues in openhands/llm directory (#8377)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-09 18:26:59 +00:00 |
|
Rohit Malhotra
|
b50831d06c
|
[Fix]: Check if existing store is None (#8398)
|
2025-05-09 18:13:59 +00:00 |
|
Xingyao Wang
|
f8faa28bb1
|
Fix issue #8369: Handle invalid arguments in model tool calls (#8370)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-09 22:11:05 +08:00 |
|
Xingyao Wang
|
b6c5a7e854
|
fix(runtime): e.response attribute errors when run into httpx.NetworkError (#8371)
|
2025-05-09 07:50:32 -04:00 |
|
AutoLTX
|
3d68711ca3
|
Display context window usage status in UI (#8267)
|
2025-05-09 11:39:14 +08:00 |
|
Graham Neubig
|
7d356cad47
|
Add type annotations to CLI directory (#8291)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-09 01:25:02 +00:00 |
|
Graham Neubig
|
4c33b28dad
|
Add type annotations to remote runtime implementation (#8337)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 20:23:34 -04:00 |
|
Graham Neubig
|
9d4d56d3be
|
Add more extensive typing to server/routes files (#8336)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 20:23:10 -04:00 |
|
Graham Neubig
|
4ff43d1d99
|
Add claude-sonnet-latest to supported models lists (#8365)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-09 00:08:09 +00:00 |
|
Rohit Malhotra
|
6d1e1f75ae
|
[Feat]: Support self hosted gitlab + enterprise github (#8274)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-05-08 17:54:32 -04:00 |
|