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 |
|
Calvin Smith
|
c982bc6692
|
updating web read tool description to explain masking (#8294)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-05-08 15:44:21 -06:00 |
|
rbrugaro
|
3606ca87d5
|
[bug] add list support in setting attributes from env variables (#8295)
|
2025-05-08 22:03:23 +02: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 |
|
Chase
|
c6c94d979b
|
Feature: Add custom agents via config (#8245)
|
2025-05-08 18:15:15 +02:00 |
|
sp.wack
|
b06bd277ba
|
fix(backend): Only get provider tokens from store if it exists (#8352)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 15:59:22 +00:00 |
|
tofarr
|
750b1f03b7
|
Now explicitly closing connections (#8351)
|
2025-05-08 14:01:48 +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
|
d5a8d4251c
|
Fix missing comma in hosts (#8345)
|
2025-05-07 21:54:15 -04: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 |
|
Graham Neubig
|
3eb0afa1e5
|
Add typing to session directory (#8339)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-07 20:09:13 -04:00 |
|
Rohit Malhotra
|
aa9a48135e
|
[Feat]: Always autogen title (#8292)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-07 20:05:51 -04:00 |
|
Engel Nyst
|
806d01c8ec
|
Fix double-wrapped github token (#8341)
|
2025-05-07 23:03:04 +00:00 |
|
tofarr
|
fb4b7c022f
|
Fix OpenAPI schema generation (again) (#8333)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-07 15:35:47 -06:00 |
|
Rohit Malhotra
|
d82f0f17a9
|
[Fix]: Loaded provider token should always be string (#8332)
|
2025-05-07 20:26:31 +00:00 |
|
Chase
|
055b196955
|
[feature] add optional extended field to agent config (#8283)
|
2025-05-07 18:51:36 +02: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 |
|
Bashwara Undupitiya
|
ab4f7e88ad
|
feature: Add CLI support for always confirm mode (#8302)
|
2025-05-07 15:04:00 +02: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 |
|
chuckbutkus
|
74f342bb1c
|
Fix provider tokens in SAAS (#8322)
|
2025-05-07 03:08:08 -04:00 |
|
Xingyao Wang
|
2f4b70159e
|
Simplify workspace mounting with SANDBOX_VOLUMES (#8242)
|
2025-05-07 12:15:52 +08:00 |
|
Rohit Malhotra
|
e8bd59ec22
|
[Fix]: Ensure provider tokens exist when restarting conversations on local installation (#8313)
|
2025-05-06 21:46:51 +00:00 |
|
Victor Faro
|
59f00e641f
|
feat(resolver): Support for User-Defined Runners (#8216)
Co-authored-by: Victor Faro <victor.faro@mcmakler.de>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-06 16:35:35 -04:00 |
|
Graham Neubig
|
e5f98c7ff0
|
Fix typing in routes directory (#8293)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-06 18:03:06 +00: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 |
|
kotauchisunsun
|
a1859b65b0
|
Enable resolver to load configuration from environment variables in GitHub Actions (#8297)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-06 15:05:16 +00: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 |
|