brettstewart
|
54af9ff3fe
|
feat(runtime): add kubernetes support (#8814)
Co-authored-by: Corey White <corey.white@ziffdavis.com>
Co-authored-by: luke_schulz <luke.schulz@ziffmedia.com>
|
2025-06-18 21:25:50 +00:00 |
|
Xingyao Wang
|
d5f5e34ead
|
Fix deprecation warnings in OpenHands CLI (#9199)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-19 02:22:55 +08:00 |
|
Mislav Lukach
|
a9f26a13a6
|
feat(chat): support file upload (#8945)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-06-18 20:13:07 +04:00 |
|
Graham Neubig
|
e074b2d36f
|
Add Bitbucket microagent and backend implementation (#9021)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-06-18 00:04:29 -04:00 |
|
Rohit Malhotra
|
30c71776e7
|
[Fix]: Loading microagents for integrations (#9189)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-17 16:16:19 -04:00 |
|
Xingyao Wang
|
567af43a71
|
Fix deprecation warning: Replace get_events with search_events (#9188)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-18 00:54:29 +08:00 |
|
Ryan H. Tran
|
ddaa186971
|
[GAIA] Add prompt improvement to alleviate solution parsing issue & support Tavily search tools (#9057)
|
2025-06-17 13:16:50 +07:00 |
|
Rohit Malhotra
|
2fd1fdcd7e
|
[Refactor, Fix]: Agent controller state/metrics management (#9012)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-16 11:24:13 -04:00 |
|
Graham Neubig
|
24f891687d
|
Fix CLI displaying claude-2 as default model for anthropic provider (#9101)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-15 21:21:33 -04:00 |
|
Graham Neubig
|
2d2ccf1329
|
Fix conversation URL format in pull request links (#9143)
|
2025-06-15 15:41:08 -04:00 |
|
kilavvy
|
4e99aabcb2
|
Minor Code Comment Corrections and Clarifications (#9129)
|
2025-06-14 18:57:14 +00:00 |
|
Graham Neubig
|
0c307ea12e
|
Lint all files in the repo (#9131)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-14 16:25:59 +00:00 |
|
Graham Neubig
|
4711e74101
|
Fix default provider in CLI to be 'anthropic' instead of 'openai' (#9004)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-06-12 03:02:03 +00:00 |
|
Calvin Smith
|
a356f56237
|
fix: Context window truncation makes progress (#9052)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-11 12:47:34 -06:00 |
|
Xingyao Wang
|
3f50eb0079
|
feat: Add microagents UI to conversation context menu (#8984)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-06-11 23:12:27 +08:00 |
|
Xingyao Wang
|
9097f487a6
|
Move get_agent_obs_text function to browser utils and add return_all option (#9019)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-11 12:32:38 +08:00 |
|
Howie Zhou
|
b634e10b45
|
Add JSON serialization for array and object parameters when converting tools (#8780)
|
2025-06-10 16:48:49 -04:00 |
|
sp.wack
|
dca9c7bdc6
|
feat(backend): New "update microagent prompt" API (#8357)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-06-10 22:10:55 +04:00 |
|
Xingyao Wang
|
d6d5499416
|
refactor(MCP): Replace MCPRouter with FastMCP Proxy (#8877)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-08 22:03:18 +00:00 |
|
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 |
|