25 Commits

Author SHA1 Message Date
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
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
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
Hiep Le
833aae1833
feat(backend): exclude sub-conversations when searching for conversations (#11733) 2025-11-15 00:21:27 +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
Tim O'Farrell
8b6521de62
Fix for issue where conversation does not start (#11695) 2025-11-11 20:23:18 +00: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
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
Tim O'Farrell
30b5ad1768
Fix for issue where conversations won't start (#11633) 2025-11-04 08:51:22 -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
7272eae758
Fix remote sandbox permissions (#11582) 2025-10-30 22:13:02 +00:00
Tim O'Farrell
5894d2675e
V1 IDs without hyphens (#11564) 2025-10-30 16:33:16 +00:00
Tim O'Farrell
fccc6f3196
Fix permissions issue in docker Sandbox (#11549) 2025-10-28 20:24:54 +00:00
Rohit Malhotra
2631294e79
Fix: incorrect attribute in convo info service (#11503) 2025-10-24 16:33:36 -06:00
Tim O'Farrell
4b303ec9b4
Fixes to unblock frontend (#11488)
Co-authored-by: Ray Myers <ray.myers@gmail.com>
2025-10-23 14:43:45 -06:00
Tim O'Farrell
0c1c2163b1
The AsyncRemoteWorkspace class was moved to the SDK (#11471) 2025-10-23 09:39:56 -06:00
Hiep Le
f258eafa37
feat(backend): add support for updating the title in V1 conversations (#11446) 2025-10-22 13:36:56 +07:00
Tim O'Farrell
e34c13ea3c
Set dump mode to json to convert UUIDs to strings (#11467) 2025-10-21 19:20:56 +00:00
Rohit Malhotra
9d19292619
V1: Experiment manager (#11388)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-21 16:04:48 +00:00
Tim O'Farrell
f292f3a84d
V1 Integration (#11183)
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-10-14 02:16:44 +00:00