41 Commits

Author SHA1 Message Date
Guy Elsmore-Paddock
94e6490a79
Use tini as Docker Runtime Init to Ensure Zombie Processes Get Reaped (#12133)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
2025-12-25 06:16:52 +00:00
Tim O'Farrell
09af93a02a
Agent server env override (#12068)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
2025-12-25 03:55:06 +00:00
Tim O'Farrell
dc99c7b62e
Fix SQLAlchemy result handling in get_sandbox_by_session_api_key (#12148)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-12-24 00:11:16 +00:00
Tim O'Farrell
8bc1a47a78
Fix for error in get_sandbox_by_session_api_key (#12147) 2025-12-23 22:18:36 +00:00
Tim O'Farrell
0677cebb25
More efficiency (#12112) 2025-12-19 21:18:48 -07:00
Tim O'Farrell
adff39507a
fix: eliminate N+1 performance bug in RemoteSandboxService with batch endpoint (#12105)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-12-19 23:24:40 +00:00
Tim O'Farrell
800e861b88
Replace manual pagination loops with page_iterator utility function (#12027)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-12-19 19:17:49 +00:00
Tim O'Farrell
28dc3be034
Fixed performance bug in remote sandbox service (#12076) 2025-12-18 00:59:57 +00:00
Tim O'Farrell
281ac91540
Bump sdk 1.6.0 (#12067) 2025-12-16 21:53:15 +00:00
Tim O'Farrell
d57880f849
Agent server image from env (#12003)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-12-13 08:16:41 -07:00
Hiep Le
60491e30e8
chore: update sdk to latest version (#12013) 2025-12-12 00:08:18 +07:00
Hiep Le
b308307ea2
chore: update sdk to latest version (#11999) 2025-12-11 03:35:01 +07:00
Tim O'Farrell
db64abc580
Refactor webhook endpoints to use session API key authentication (#11926)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-12-08 07:40:01 -07:00
Tim O'Farrell
3a9aa90c3a
Bumped SDK to V1.4.1 (#11903) 2025-12-04 17:52:27 +00:00
Hiep Le
d0496fea8c
chore: update sdk to latest version (#11897)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
2025-12-04 01:36:19 +07:00
Hiep Le
d62bb81c3b
feat(backend): implement API to fetch contents of PLAN.md (#11795) 2025-11-30 13:29:13 +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
Tim O'Farrell
d737141efa
SDK Fixes (#11813)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-11-26 10:44:17 +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
Tim O'Farrell
84c62c4f23
Bumped Software Agent SDK and fixed V1 Delete (#11768) 2025-11-18 15:52:23 +00: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
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
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
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
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
Tim O'Farrell
30b5ad1768
Fix for issue where conversations won't start (#11633) 2025-11-04 08:51:22 -07:00
Tim O'Farrell
2fc8ab2601
Bumped Software Agent SDK (#11626) 2025-11-03 14:53:12 -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
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
sp.wack
a81bef8cdf
chore: Bump agent server (#11520)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-28 16:21:19 +04: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
44578664ed
Add Concurrency Limits to SandboxService (#11399)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-20 20:22:12 +00:00
Tim O'Farrell
6d137e883f
Add VSCode URL support and worker ports to sandbox services (#11426)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-20 18:43:08 +00:00
Tim O'Farrell
0522734875
Add ProcessSandboxService implementation for process-based sandboxes (#11394)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-15 17:53:50 -06:00
sp.wack
ef004962cc
hotfix(backend): Update route parameters from 'id' to 'sandbox_id' (#11389) 2025-10-15 16:40:10 +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