Xingyao Wang
|
34c13c8824
|
Add back microagent files with special handling for user inputs (#8139)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-09 02:49:54 +08:00 |
|
chuckbutkus
|
345dccbf84
|
Allow user to change their email address (#8861)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-06 18:22:29 +00:00 |
|
tofarr
|
fac0d59388
|
Fix for nested runtimes still using the relative url (#8947)
|
2025-06-06 15:42:54 +00:00 |
|
Xingyao Wang
|
59f5f0dc9b
|
feat(agent): remind the agent that it can use timeout to increase the amount of time the command is running (#8932)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-05 20:57:33 -07:00 |
|
Rohit Malhotra
|
4df3ee9d2e
|
(refactor): Update MCP Client to use FastMCP (#8931)
|
2025-06-06 10:01:39 +08:00 |
|
Rohit Malhotra
|
aa54a25241
|
[Fix]: Broken links from cloud resolver (#8923)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-06 01:46:04 +00:00 |
|
Robert Brennan
|
0813c113f0
|
Fix for running git commands with the proper user (#8898)
|
2025-06-06 00:20:15 +00:00 |
|
tofarr
|
19fcf427ba
|
Improved WebSocket Error Handling (#8924)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-05 16:42:18 -06:00 |
|
Calvin Smith
|
41cee4b68d
|
Add unit tests for View object (#8900)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-06-04 19:35:32 -06:00 |
|
tofarr
|
91e24a4a31
|
Add conversation start and stop endpoints (#8883)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-04 16:29:24 -06:00 |
|
Robert Brennan
|
d346506d34
|
Revert "Unrevert "Add username parameter to AsyncBashSession"" (#8897)
|
2025-06-04 18:45:28 +00:00 |
|
Robert Brennan
|
80e496d134
|
Unrevert "Add username parameter to AsyncBashSession" (#8771)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-04 14:32:27 -04:00 |
|
Robert Brennan
|
b771fb6e32
|
Add automatic setup flow in CLI mode when settings are not found (#8775)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-04 00:01:12 +00:00 |
|
Robert Brennan
|
4aed3944cf
|
Make CLI pip-installable (#8772)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-03 23:35:14 +00:00 |
|
Rohit Malhotra
|
a348840534
|
[Feat]: support streamable http mcp (#8864)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-03 17:06:44 +00:00 |
|
Robert Brennan
|
633d5b26d0
|
Fix flaky test_command_output_continuation test in BashSession (#8813)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-03 11:44:08 -04:00 |
|
tofarr
|
a5f5bceed6
|
Fix for nested event store (#8865)
|
2025-06-03 07:50:50 -06:00 |
|
tofarr
|
e49c984e9f
|
Fix for event params (#8860)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-02 15:16:00 -06:00 |
|
tofarr
|
72c24b461c
|
Fix LocalRuntime to properly handle existing subprocesses (#8821)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-02 17:03:48 +00:00 |
|
kotauchisunsun
|
28dbb1fc74
|
[refactor]: call load_openhands_config in resolver (#8641)
|
2025-06-01 16:48:17 +02:00 |
|
Graham Neubig
|
59858dc73b
|
Add OpenHands app support on windows without WSL (#8674)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2025-05-30 23:15:35 -07:00 |
|
tofarr
|
cc881a6bcb
|
Added Webhooks to event store (#8763)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-29 07:39:08 -06:00 |
|
Howie Zhou
|
cb0a1c91e4
|
docs: change to existing testing files (#8779)
|
2025-05-29 12:23:24 +00:00 |
|
Robert Brennan
|
205f0234e8
|
Rename Conversation to ServerConversation and AppConfig to OpenHandsConfig (#8754)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 21:48:34 +02:00 |
|
Robert Brennan
|
c76809a766
|
Revert "Add username parameter to AsyncBashSession" (#8767)
|
2025-05-28 14:28:26 -04:00 |
|
tofarr
|
90c440d709
|
Add HTTP FileStore implementation (#8751)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 08:17:26 -06:00 |
|
Robert Brennan
|
82657b7ba1
|
Add username parameter to AsyncBashSession (#8746)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 10:16:45 -04:00 |
|
Rohit Malhotra
|
0023eb0982
|
(Hotfix): Handle cases where user secrets store doesn't exist (#8745)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-27 18:26:36 -04:00 |
|
Xingyao Wang
|
35f7efb9d7
|
Fix: Remove strip() from parameter value extraction to preserve indentation (#8739)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-27 20:24:00 +00:00 |
|
Xingyao Wang
|
3ccc96d794
|
Fix(docs): volumes configuration under [sandbox] in config.toml (#8724)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 00:30:07 +08:00 |
|
CoreJa
|
11e6d40c7a
|
bug: fix fn_call error during API response (#8695)
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-26 14:10:10 +02:00 |
|
CoreJa
|
0c2924453f
|
bug: fix cache_control missing during convertion (#8692)
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-25 15:35:34 +02:00 |
|
tofarr
|
9a5e5956fc
|
Added ability to read specify permitted origins in env (#8675)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-23 19:18:20 -06:00 |
|
Xingyao Wang
|
31ad7fc175
|
chore: add claude 4 to verified mode & global replace 3.7 to claude 4 (#8665)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-23 17:35:30 +00:00 |
|
Xingyao Wang
|
5e43dbadcb
|
feat(frontend): Display MCP tool name and arguments as JSON in MCPObservation when visualized in frontend (#8644)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-23 17:21:22 +00:00 |
|
Xingyao Wang
|
a40443f5f4
|
feat(agent): First-class Search API support via MCP (#8638)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-24 00:07:48 +08:00 |
|
Robert Brennan
|
50d4c79094
|
Add CLIRuntime implementation for local command execution (#8264)
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-23 03:03:22 +00:00 |
|
kotauchisunsun
|
cfa2725abd
|
Split IssueResolver class into a separate file (#8619)
|
2025-05-22 09:53:55 +02:00 |
|
Rohit Malhotra
|
097f757c65
|
[Refactor]: Update resolver instructions (#8601)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-21 19:26:48 -04:00 |
|
tofarr
|
a3d1a92353
|
Nested Conversation Support (#8588)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Robert Brennan <contact@rbren.io>
|
2025-05-21 15:17:30 -06:00 |
|
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 |
|
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 |
|
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
|
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 |
|
Graham Neubig
|
2dc7b37fe8
|
Fix flaky TestLocalFileStore tests (#8569)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-18 06:37:28 -04: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 |
|