Boxuan Li
|
19ca52f954
|
Skip browser dependency build in Dockerfile when browser is disabled (#9815)
|
2025-07-21 08:34:11 -07:00 |
|
Xingyao Wang
|
acfb01d743
|
Fix timestamp corruption in EventStream secret replacement (#9793)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-07-21 22:23:52 +08:00 |
|
Regis David Souza Mesquita
|
0daaf21607
|
Add support for the groq hosted kimi-k2-instruct model in the functio… (#9759)
|
2025-07-21 15:14:09 +02:00 |
|
Rohit Malhotra
|
1243612694
|
[Fix]: instruct agent to use token when accessing provider apis (#9807)
|
2025-07-19 22:04:07 +00:00 |
|
Xingyao Wang
|
f5674d7c76
|
feat(agent): Add import placement guidance to CodeAct agent system prompts (#9794)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-18 19:59:09 +00:00 |
|
Vasi
|
9c68146b04
|
feat: [CLI] 9392 cli improve confirmation ux (#9758)
|
2025-07-18 19:42:17 +00:00 |
|
Boxuan Li
|
ee14f1ea41
|
Remove poetry dependency in Jupyter Plugin (#9789)
|
2025-07-18 18:54:53 +00:00 |
|
Hiep Le
|
dc41e0e90c
|
feat(backend): Develop an API to fetch conversations by repository and conversation_trigger. (#9764)
|
2025-07-18 15:44:24 +00:00 |
|
Hiep Le
|
67edc66da7
|
feat(backend): Support CreateMicroagent in the “Create New Conversation” API (#9765)
|
2025-07-18 01:31:09 -04:00 |
|
Graham Neubig
|
cb910e6863
|
Fix MCP tool timeout causing agent to stall indefinitely (#9779)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 18:53:09 -04:00 |
|
Engel Nyst
|
e65e0a98f0
|
Remove/reduce unused content in a CmdOutputObservation (#7404)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 19:34:46 +02:00 |
|
Hiep Le
|
eecc00fa4a
|
feat(backend): API to get the microagents for the selected repository. (#9749)
|
2025-07-17 21:00:45 +04:00 |
|
Ray Myers
|
bc8ef37192
|
fix - Avoid building debug log message when not logged (#9600)
|
2025-07-17 11:42:06 -05:00 |
|
Ray Myers
|
5f141f7712
|
Fix type hint: add | None to first element of create_default_mcp_server_config return tuple (#9754)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 12:10:16 -04:00 |
|
Hiep Le
|
30e3011cb0
|
feat(backend): Include owner_type in the Get Repositories API response. (#9763)
|
2025-07-17 11:45:05 -04:00 |
|
Xingyao Wang
|
3475d8021b
|
Fix file duplication in system prompt (#9741)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 15:29:44 +00:00 |
|
Peter Hamilton
|
11c37d8d70
|
Update llm constants to match on unpinned claude-sonnet-4 (#9681)
|
2025-07-17 13:48:35 +02:00 |
|
Xingyao Wang
|
eed71c21bd
|
Add kimi-k2-0711-preview model to OpenHands provider (#9755)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 15:25:31 +04:00 |
|
Tim O'Farrell
|
b057af8d63
|
Feat: Add current working directory to LLM instructions (#9718)
|
2025-07-16 21:10:03 +00:00 |
|
Xingyao Wang
|
376dc21e34
|
(llm): Add Kimi K2 to function calling supported model (#9747)
|
2025-07-16 17:19:10 +00:00 |
|
mamoodi
|
0d1e21ae45
|
Release 0.49.0 (#9691)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-07-16 08:46:41 -04:00 |
|
Graham Neubig
|
4c10848e8d
|
Fix dictionary changed size during iteration error in override_provider_tokens_with_custom_secret (#9728)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 19:03:28 -04:00 |
|
Xingyao Wang
|
cd32b5508c
|
Add OpenAI o3 model support to verified models and OpenHands provider (#9720)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 18:19:44 +00:00 |
|
Xingyao Wang
|
9a3bf0f2aa
|
chore(cli): make sonnet first in openhands provider model choice (#9719)
|
2025-07-15 17:38:08 +00:00 |
|
Hiep Le
|
17e9b0fd6a
|
chore(Microagent Management UI): Set up the feature flag for the Microagent Management page. (#9704)
|
2025-07-15 19:49:35 +04:00 |
|
Tim O'Farrell
|
641d0a0bcb
|
Set vscode to use the correct workspace directory (#9698)
|
2025-07-14 17:40:32 -06:00 |
|
Xingyao Wang
|
6e25d4bbb6
|
Add OpenHands provider for LLM through OH Cloud (#9526)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 01:44:49 +08:00 |
|
Tim O'Farrell
|
9a291e385b
|
Introduced config field to determine whether to init a git repo (#9693)
|
2025-07-14 10:17:26 -06:00 |
|
Tim O'Farrell
|
95ccec82d9
|
refactor: make /events endpoint lightweight without requiring active conversation (#9685)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-13 17:14:15 -06:00 |
|
Xingyao Wang
|
4aaa2ccd39
|
Add CLI alias setup for first-time users (#9542)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-13 15:36:06 +00:00 |
|
Tim O'Farrell
|
7fb47761c6
|
Fix: VSCode using Temp Directory in Nested Mode (#9672)
|
2025-07-11 18:53:05 +00:00 |
|
Xuhui Zhou
|
415931b4dc
|
Update system prompt for interactional system (#9284)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-11 18:07:56 +00:00 |
|
Hiep Le
|
6d57eeb3ed
|
feat: Allow the users to edit the conversation's title. (#9648)
|
2025-07-11 21:46:51 +04:00 |
|
Engel Nyst
|
a19cd193d9
|
Log vscode error in a visible way (#9668)
Co-authored-by: OpenHands Bot <openhands@all-hands.dev>
|
2025-07-11 15:41:21 +00:00 |
|
Tim O'Farrell
|
b99150c616
|
Fixes or vscode token / url not being present (#9661)
|
2025-07-11 09:31:39 -06:00 |
|
OpenHands
|
8937b3fbfc
|
Fix issue #9655: [Bug]: CodeActAgent is incompatible with xAI Grok-4 due to hardcoded stop parameter (#9666)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-11 15:31:11 +00:00 |
|
juanmichelini
|
fb5a39a150
|
Fix libgl1 package for mswebench base images (#9071)
|
2025-07-11 10:30:33 -05:00 |
|
Engel Nyst
|
50a8741d50
|
Build from vsix first (#9656)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-11 04:53:06 +02:00 |
|
Tim O'Farrell
|
050e80cc34
|
Add warm server functionality to local runtime (#9033)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-10 12:12:39 -06:00 |
|
Ray Myers
|
5cc47ee592
|
Optimize dockerfile by consolidating and reordering steps (#9549)
|
2025-07-10 12:20:36 -05:00 |
|
ManOwnFire
|
9e72b69cf8
|
fix (cli): issue 9386 - show settings.json path in /settings (#9481)
|
2025-07-10 14:59:06 +00:00 |
|
Tim O'Farrell
|
cf276b2e96
|
All Runtime Status Codes should be in the RuntimeStatus enum (#9601)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-09 15:34:46 -06:00 |
|
Engel Nyst
|
be0596abd6
|
add log-level (#9637)
|
2025-07-09 11:19:10 -04:00 |
|
Eleanor Berger
|
d04c4c493e
|
Update OpenAI model selection for better agentic coding support (#9597)
|
2025-07-09 14:44:02 +00:00 |
|
Tim O'Farrell
|
9331f5e8a7
|
Fixes for docker nested runtime (#9634)
|
2025-07-09 08:39:42 -06:00 |
|
tangwei12
|
ea07570f62
|
fix openhands cli loglevel (#9382)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-08 16:07:13 +02:00 |
|
mindflow-cn
|
7acee9e5da
|
Allow workspace_mount_path to use relative paths (#9615)
Co-authored-by: jianchuanli <jianchuanli@langcode.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-07-08 21:47:28 +08:00 |
|
Graham Neubig
|
c6c6c202f6
|
Fix CLI thought display order issue (#9417)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 23:33:57 +02:00 |
|
Tim O'Farrell
|
517a72fd0d
|
Use the same event stream instance for conversations as sessions (#9545)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 14:37:17 -06:00 |
|
Tim O'Farrell
|
8fe2e006ee
|
Added run_in_loop method (#9586)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 11:01:17 -06:00 |
|