Marco Dalalba
|
6d8cca43a8
|
fix: add Azure GPT-5 family to stop words unsupported patterns (#11842)
|
2025-12-01 01:32:34 +01:00 |
|
Hiep Le
|
d62bb81c3b
|
feat(backend): implement API to fetch contents of PLAN.md (#11795)
|
2025-11-30 13:29:13 +07:00 |
|
Hiep Le
|
d0b1d29379
|
fix(backend): the SaaS codebase is currently non-functional. (#11834)
|
2025-11-28 09:12:02 -07:00 |
|
Rohit Malhotra
|
9906a1d49a
|
V1: Support v1 conversations in github resolver (#11773)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-26 13:11:05 -05:00 |
|
Hiep Le
|
865ddaabdf
|
fix(backend): unable to start a new V0 conversation (#11824)
|
2025-11-26 23:49:52 +07:00 |
|
Tim O'Farrell
|
d737141efa
|
SDK Fixes (#11813)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-26 10:44:17 +00:00 |
|
Hiep Le
|
b532a5e7fe
|
fix(backend): github token not working for v1 conversations (#11814)
|
2025-11-26 01:04:45 +07:00 |
|
mamoodi
|
9cc8687271
|
fix: handle None return from version_info.get('Components') in docker builder (#11816)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-25 15:35:40 +00:00 |
|
aoi127
|
f6e4d00df1
|
fix: prevent newline accumulation in XML parameter serialization (#11767)
Co-authored-by: Lai Jinyi <laijinyi@tp-link.com.cn>
|
2025-11-25 11:56:35 +01:00 |
|
Wan Arif
|
3504ca7752
|
feat: add Azure DevOps integration support (#11243)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-11-22 14:00:24 -05:00 |
|
Graham Neubig
|
1e513ad63f
|
feat: Add configurable stuck/loop detection (#11799)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: chuckbutkus <chuck@all-hands.dev>
|
2025-11-21 22:27:38 +00:00 |
|
Tim O'Farrell
|
c82e183066
|
Fix Docker hostname issues in HTTP requests (#11787)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-20 11:59:58 +00:00 |
|
Tim O'Farrell
|
ba883ffeca
|
Feat sandbox skills (#11785)
|
2025-11-20 10:52:13 +00:00 |
|
Boxuan Li
|
790b7c6e39
|
Add grok-code-fast-1 to FUNCTION_CALLING_PATTERNS (#11775)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-19 08:38:57 -05:00 |
|
Daniel Foguelman
|
4c57a98660
|
Remove inconsistent parameters in claude sonnet (#11719)
|
2025-11-19 08:38:19 -05:00 |
|
Hiep Le
|
36cf4e161a
|
fix(backend): ensure microagents are loaded for V1 conversations (#11772)
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-11-19 18:54:08 +07:00 |
|
Engel Nyst
|
bede37fdb6
|
feat: Enable native tool calling for gemini-3-pro-preview (#11774)
|
2025-11-18 23:29:54 +01:00 |
|
Tim O'Farrell
|
84c62c4f23
|
Bumped Software Agent SDK and fixed V1 Delete (#11768)
|
2025-11-18 15:52:23 +00:00 |
|
Hiep Le
|
b43f7439a7
|
feat(backend): enable deletion of sub-conversations when removing a parent conversation (#11757)
|
2025-11-18 17:53:04 +07:00 |
|
Tim O'Farrell
|
192a8e6de4
|
Fix for docker regression (#11759)
|
2025-11-17 18:18:40 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
60c4d9a23f
|
Add Groq models to function calling patterns (#11745)
|
2025-11-17 09:19:39 -05:00 |
|
Tim O'Farrell
|
6c121bde74
|
APP-159 Fix Docker container networking for agent server URLs (#11751)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-17 06:09:21 -07:00 |
|
Tim O'Farrell
|
1f6ef8175b
|
Enhance Docker image pull logging with periodic progress updates (#11750)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-17 03:15:21 -07:00 |
|
Hiep Le
|
833aae1833
|
feat(backend): exclude sub-conversations when searching for conversations (#11733)
|
2025-11-15 00:21:27 +07:00 |
|
Tim O'Farrell
|
2841e35f24
|
Do not get live status updates when they are not required (#11727)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-14 07:55:43 -07:00 |
|
Tim O'Farrell
|
8115d82f96
|
feat: add created_at__gte filter to search_app_conversation_start_tasks (#11740)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-14 07:08:34 -07:00 |
|
Hiep Le
|
7263657937
|
feat(backend): include sub-conversation ids when fetching conversation details (#11734)
|
2025-11-14 11:34:30 +07:00 |
|
Tim O'Farrell
|
f24d2a61e6
|
Fix for wrong column name (#11735)
|
2025-11-13 17:55:23 +00:00 |
|
Hiep Le
|
bc86796a67
|
feat(backend): enable sub-conversation creation using a different agent (#11715)
|
2025-11-13 23:06:44 +07:00 |
|
sp.wack
|
8192184d3e
|
chore(backend): Add better PostHog tracking (#11655)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-12 16:47:21 +00:00 |
|
Tim O'Farrell
|
8b6521de62
|
Fix for issue where conversation does not start (#11695)
|
2025-11-11 20:23:18 +00:00 |
|
mamoodi
|
11636edf15
|
Release 0.62.0 (#11706)
|
2025-11-11 14:57:13 -05:00 |
|
John Eismeier
|
967e9e1891
|
Propose fix some typos and ignore emacs backup files (#11701)
Signed-off-by: John E <jeis4wpi@outlook.com>
|
2025-11-11 09:20:42 -05:00 |
|
Tim O'Farrell
|
0e94833d5b
|
Now removing V1 sandboxes in the V0 endpoint (#11671)
|
2025-11-07 10:51:46 -07:00 |
|
Tim O'Farrell
|
ddf58da995
|
Fix V1 callbacks (#11654)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-06 16:05:58 -07:00 |
|
Yakshith
|
75e54e3552
|
fix(llm): remove default reasoning_effort; fix Gemini special case (#11567)
|
2025-11-05 23:30:46 +01:00 |
|
Yuxiao Cheng
|
6b211f3b29
|
Fix stuck after incorrect TaskTrackingAction (#11436)
Co-authored-by: jarrycyx <dzdzzd@126.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-11-05 22:09:51 +00:00 |
|
mamoodi
|
555444f239
|
Release 0.61.0 (#11618)
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
|
2025-11-05 15:11:22 -05:00 |
|
Tim O'Farrell
|
d99c7827d8
|
More updates of agent_status to execution_status (#11642)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-05 19:19:34 +00:00 |
|
Hiep Le
|
44fbd6c1b9
|
refactor(backend): the delete_app_conversation_info function (#11648)
|
2025-11-05 23:45:16 +07:00 |
|
eddierichter-amd
|
c544ea1187
|
localhost base_url fixup when running in a docker container (#11474)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-11-04 17:57:25 -05:00 |
|
Graham Neubig
|
308d0e62ab
|
Change error logging to info for missing config files (#11639)
|
2025-11-04 21:27:13 +01:00 |
|
Tim O'Farrell
|
30b5ad1768
|
Fix for issue where conversations won't start (#11633)
|
2025-11-04 08:51:22 -07:00 |
|
Hiep Le
|
fa431fb956
|
refactor(backend): update get_microagent_management_conversations API to support V1 (#11313)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-11-04 17:44:44 +07:00 |
|
Tim O'Farrell
|
2fc8ab2601
|
Bumped Software Agent SDK (#11626)
|
2025-11-03 14:53:12 -07:00 |
|
Hiep Le
|
8893f9364d
|
refactor: update delete_app_conversation to accept ID instead of object (#11486)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-11-03 13:26:33 -07:00 |
|
Tim O'Farrell
|
727520f6ce
|
V1 CORS Fix (#11586)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-03 12:14:02 -07:00 |
|
Yuxiao Cheng
|
9bcf80dba5
|
Adding error logging when config file is not found. (#11419)
Co-authored-by: jarrycyx <dzdzzd@126.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-11-03 13:19:48 -05:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
2a98cd9338
|
Fix import order for Windows PowerShell support (#11557)
|
2025-11-03 13:14:23 -05:00 |
|
Aphix
|
b85cc0c716
|
fix: Autodetect pwsh.exe & DLL path (Win/non-WSL) (#11044)
|
2025-11-03 08:27:30 -05:00 |
|