Tim O'Farrell
|
fccc6f3196
|
Fix permissions issue in docker Sandbox (#11549)
|
2025-10-28 20:24:54 +00:00 |
|
Ray Myers
|
4decd8b3e9
|
Provide httpx default context for OS-provided certs (#11505)
Co-authored-by: Pierrick Hymbert <pierrick.hymbert@gmail.com>
|
2025-10-27 17:54:20 -05:00 |
|
Rohit Malhotra
|
eb616dfae4
|
Refactor: rename user secrets table to custom secrets (#11525)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-27 16:58:07 +00:00 |
|
John-Mason P. Shackelford
|
26c636d63e
|
OpenHands Enterprise Telemetry Service M1 (#11468)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-27 13:01:56 +00:00 |
|
Robert Brennan
|
b5e00f577c
|
Replace All-Hands-AI references with OpenHands (#11287)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-10-26 01:52:45 +02: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 |
|
Rohit Malhotra
|
f3d9faef34
|
SAAS: dedup fetching user settings from keycloak id (#11480)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-23 09:56:55 -04:00 |
|
Hiep Le
|
134c122026
|
fix: disable pro subscription upgrade on LLM page for self-hosted installs (#11479)
|
2025-10-23 01:11:04 +07:00 |
|
Rohit Malhotra
|
523b40dbfc
|
SAAS: drop deprecated table (#11469)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-22 10:52:10 -04:00 |
|
Hiep Le
|
19634f364e
|
fix(backend): repository pill does not display the selected repository when a conversation is initiated via slack (#11225)
|
2025-10-22 13:12:32 +07:00 |
|
Rohit Malhotra
|
cd967ef4bc
|
SAAS: add local development helper scripts (#11459)
|
2025-10-21 21:26:23 +00:00 |
|
Alona
|
267528fa82
|
fix: refresh provider tokens proactively and update git URLs on resume (#11296)
|
2025-10-22 01:19:08 +07: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
|
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 |
|
Rohit Malhotra
|
640f50d525
|
Fix: exception handling for get convo metadata (#11421)
|
2025-10-17 18:12:18 +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 |
|
Tim O'Farrell
|
f4fd8ea907
|
Added flag to disable the V1 endpoints inside nested V0 runtimes (#11391)
|
2025-10-15 15:33:52 -06: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 |
|
Ray Myers
|
2bbe15a329
|
chore - CI check migrations are in sync and warn (#10946)
|
2025-10-10 15:19:00 -05:00 |
|
Rohit Malhotra
|
c034cc5dfb
|
Refactor: move helper function to avoid circular imports (#11310)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-10 12:40:03 -04:00 |
|
Alona
|
08118d742b
|
increase remote_runtime_api_timeout and handle duplicate secrets (#11239)
|
2025-10-06 22:40:45 +07:00 |
|
Graham Neubig
|
50b38e9081
|
fix: migrate to PostHog v6.x API (#11241)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-05 21:38:37 -04:00 |
|
chuckbutkus
|
37daf068c5
|
Allow custom user (#11013)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-01 17:48:25 +00:00 |
|
Hiep Le
|
a8b6406dac
|
fix: searching repositories (#11203)
|
2025-10-01 22:21:20 +07:00 |
|
Ray Myers
|
848a884b04
|
chore - Track Python test coverage (#11072)
|
2025-09-24 15:27:34 -05:00 |
|
Rohit Malhotra
|
3f3669dd34
|
Hotfix: rm model choice override (#11022)
|
2025-09-18 14:40:06 -04:00 |
|
Robert Brennan
|
8e88a7a277
|
fix: resolve critical and high CVEs in enterprise Docker image (#10987)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-18 11:25:33 -04:00 |
|
sp.wack
|
7222730df0
|
Fix SaaS callback URLs and pro pill positioning (#10998)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-17 16:56:02 +00:00 |
|
Ray Myers
|
02c299d88f
|
Fix Slack resolver failing on AWAITING_USER_INPUT state (#10992)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-17 09:20:12 -05:00 |
|
sp.wack
|
d3f3378a4c
|
feat: Upgrade banner for unsubscribed SaaS users (#10890)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-15 23:04:44 +00:00 |
|
Ray Myers
|
4513bcc622
|
chore - MyPy check Enterprise with OpenHands (#10858)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-09-11 11:05:50 -04:00 |
|
Tim O'Farrell
|
b08238c841
|
Fix for issue where some attributes in pr_data are defined but are null or undefined (#10827)
|
2025-09-09 21:28:40 +00:00 |
|
sp.wack
|
eb4dacb577
|
Fix ruff formatting in enterprise token_manager.py (#10901)
|
2025-09-09 18:45:45 +00:00 |
|
Tim O'Farrell
|
fc29815aa0
|
Value logged as error should be info (#10831)
|
2025-09-09 08:48:29 -06:00 |
|
Ashwin Kumar B V
|
805bc5608e
|
Update deprecated dependencies: google-genai and yanked ddtrace (#10866)
Co-authored-by: enyst <engel.nyst@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-08 10:04:16 -05:00 |
|
Tim O'Farrell
|
c9cf351697
|
Added type hints for experiment manager (#10851)
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-09-05 12:14:16 -06:00 |
|
Ray Myers
|
fdf8b21b84
|
Update enterprise readme (#10826)
|
2025-09-04 17:20:06 -05:00 |
|
Ray Myers
|
e37f7b0e0f
|
Enterprise code and docker build (#10770)
|
2025-09-04 15:44:54 -04:00 |
|
Ray Myers
|
c052dd7da5
|
chore - Update license for enterprise folder (#10761)
|
2025-09-02 18:48:45 +00:00 |
|