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 |
|
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 |
|
மனோஜ்குமார் பழனிச்சாமி
|
99a4717826
|
fix: retry if Connection Timed out (#8222)
|
2025-05-08 13:53:21 -04:00 |
|
Xingyao Wang
|
11f32d2465
|
fix(mcp): fix SSE MCP server connection & add tests (#8353)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 17:26:49 +00:00 |
|
Ivan Dagelic
|
e95c2bf521
|
chore: daytona runtime windows README.md and docs (#7396)
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
|
2025-05-08 08:51:39 -04:00 |
|
Xingyao Wang
|
13c9bff050
|
test: add MCP test test_fetch_mcp_via_stdio back in CI (#8344)
|
2025-05-08 00:08:58 -05:00 |
|
Graham Neubig
|
689d3c9046
|
Update pre-commit hook versions to most recent versions (#8343)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 03:59:13 +00:00 |
|
Graham Neubig
|
f2af1807e3
|
Add return type annotations to functions in runtime/utils directory (#8335)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 01:48:39 +00:00 |
|
Xingyao Wang
|
ccf2c7f2cb
|
Add MCP configuration visualization and editing in settings modal (#8029)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-05-07 16:43:53 +00:00 |
|
Boxuan Li
|
13ca75c8cb
|
Add windows local runtime support with PowerShell (#7410)
Co-authored-by: Boxuan Li (from Dev Box) <boxuanli@microsoft.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-07 08:51:08 +00:00 |
|
Xingyao Wang
|
2f4b70159e
|
Simplify workspace mounting with SANDBOX_VOLUMES (#8242)
|
2025-05-07 12:15:52 +08:00 |
|
Graham Neubig
|
601c2f6f25
|
Add more extensive typing to openhands/runtime directory (#8288)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 13:51:06 -04:00 |
|
Graham Neubig
|
adfa510b5f
|
Enforce modern Python typing annotations with Ruff (#8296)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 07:58:33 -04:00 |
|
Robert Brennan
|
64b5c0a604
|
Add support for pre-commit.sh git hook (#8095)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-05 09:56:07 -04:00 |
|
Xingyao Wang
|
421b8e948d
|
Add vscode_port option to SandboxConfig (#8268)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-05 10:11:34 +08:00 |
|
Engel Nyst
|
985e20d529
|
[chore] Run full agent pre-commit (#8235)
|
2025-05-03 11:24:03 -04:00 |
|
Rohit Malhotra
|
767d092f8f
|
[Fix]: Use str in place of Repository for repository param when creating new conversation (#8159)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-02 11:17:04 -04:00 |
|
Xingyao Wang
|
6032d2620d
|
feat(MCP): MCP refactor, support stdio, and running MCP server in runtime (#7911)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-05-02 09:43:19 +08:00 |
|
sp.wack
|
1ffaae17ff
|
hotfix(backend): Handle errors when executing run actions (#8160)
|
2025-05-01 20:06:20 +04:00 |
|
Xingyao Wang
|
59fc0fe9db
|
Move VSCode settings.json setup from Dockerfile to VSCode plugin initialization (#8192)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-01 12:00:43 +08:00 |
|
Engel Nyst
|
1b63633030
|
Simplify microagents (#8114)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-04-28 15:00:06 +00:00 |
|
Ryan H. Tran
|
107789b5a8
|
Add missing last ps1 match output into combined output (#8097)
|
2025-04-28 21:06:26 +08:00 |
|
Graham Neubig
|
8a5c6d3bef
|
Fix long setup scripts failing (#8101)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-26 12:27:54 -04:00 |
|
Boxuan Li
|
da7041b5e9
|
Allow cmd execution after running a background command (#8093)
|
2025-04-26 03:04:05 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
fa186fc433
|
chore: Use recommended functions (#8056)
|
2025-04-25 09:39:19 +08:00 |
|
Robert Brennan
|
52848cd3db
|
Improve git handler with better branch management (#8065)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-24 12:34:25 -07:00 |
|
Engel Nyst
|
91fff77ffe
|
Fix lint (#8060)
|
2025-04-24 14:34:22 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
00865fbb8a
|
fix: reconnect if stream closed (#8055)
|
2025-04-24 16:05:28 +04:00 |
|
Xingyao Wang
|
78d82408b7
|
fix: use lower range of tcp port for file viewer (#8051)
|
2025-04-24 01:51:44 +00:00 |
|
Panduka Muditha
|
3c4ebc3d8a
|
fix: Add error handling for scenarios where tmux is unavailable (#8043)
Co-authored-by: Anuradha Weeraman <anuradha@verdentra.com>
|
2025-04-23 21:01:06 +02:00 |
|
Chase
|
693c72d670
|
remove sse subsection accessor of McpConfig in action_execution_client (#8021)
|
2025-04-23 00:40:10 +02:00 |
|
Robert Brennan
|
b0a9938e6c
|
Always run git init in SaaS mode regardless of workspace_base setting (#8014)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 17:43:20 +00:00 |
|
Robert Brennan
|
bf9f2aa7a5
|
Initialize git repo in workspace when no GitHub repo is selected (#7904)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 18:34:42 -04:00 |
|
Engel Nyst
|
b3bd3924a0
|
Fix and simplify local runtime init (#7997)
|
2025-04-22 00:24:22 +02:00 |
|
Xingyao Wang
|
a04024a239
|
refactor: file viewer server so it is accessible via localhost without authentication (#7987)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 22:12:06 +00:00 |
|
Engel Nyst
|
300a59853b
|
Quick fix local runtime (#7991)
|
2025-04-21 20:28:30 +00:00 |
|
Tetsuuuuuuu
|
50426edaa1
|
feat: add argument --base-container-image to resolver (#7612)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-21 10:01:03 -04:00 |
|
Xingyao Wang
|
a792f84a83
|
chore: improve logging for "not a git repository" (#7944)
|
2025-04-21 16:13:48 +04:00 |
|
Michael Panchenko
|
14564b25d6
|
Fix linting (#7965)
|
2025-04-21 06:34:40 +08:00 |
|
Xingyao Wang
|
91c691d526
|
[agent] Read-only Agent (#6947)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-19 02:46:24 +08:00 |
|
Engel Nyst
|
a2c55cfdef
|
Refactor to clean up and move utility/legacy out of the agent (#7917)
|
2025-04-19 01:53:33 +08:00 |
|
Michael Panchenko
|
76cad626ed
|
Bugfix: make extraction of poetry_venvs_path more robust (#7920)
|
2025-04-18 17:33:52 +00:00 |
|
Carlos Freund
|
f2b4772ac2
|
fix(runtime) Avoid windows reserved port (#7722)
Co-authored-by: Carlos Freund <carlosfreund@gmail.com>
|
2025-04-18 22:18:46 +08:00 |
|
Engel Nyst
|
9b9b1291fc
|
[chore] Just linting on swe-bench files (#7918)
|
2025-04-18 22:12:01 +08:00 |
|
Xingyao Wang
|
f1f7dca009
|
refactor(action_execution_client): rename function and add property (#7913)
|
2025-04-18 06:59:13 +08:00 |
|
Rohit Malhotra
|
0491357fef
|
[Refactor]: Collapse initial user message for cloud resolver (#7871)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-17 15:09:28 -04:00 |
|
sp.wack
|
34989f8e96
|
feat: Diff UI (#6934)
|
2025-04-17 16:12:25 +04:00 |
|
Engel Nyst
|
d05a6f30e1
|
[Refactor] Rename codeact_* agent options to simple name (#7853)
|
2025-04-15 00:14:13 +02:00 |
|
蔡政特
|
02af9865ec
|
fix: Runtime local docker environment HTTPStatusError (#7648)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-04-14 15:41:54 +00:00 |
|