sp.wack
|
85244499fe
|
fix(frontend): performance and loading state bugs (#12821)
|
2026-02-11 15:34:52 +00:00 |
|
Hiep Le
|
c55084e223
|
fix(backend): read RECAPTCHA_SITE_KEY from environment in V1 web client config (#12830)
|
2026-02-11 18:59:52 +07:00 |
|
Tim O'Farrell
|
e3bb75deb4
|
fix(enterprise): use poetry.lock for reproducible dependency builds (#12820)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: OpenHands Bot <contact@all-hands.dev>
|
2026-02-11 04:51:12 -07:00 |
|
Hiep Le
|
1948200762
|
chore: update sdk to the latest version (#12811)
|
2026-02-11 12:57:08 +07:00 |
|
Tim O'Farrell
|
affe0af361
|
Add debug logging for sandbox startup health checks (#12814)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-10 07:23:43 -07:00 |
|
Hiep Le
|
f20c956196
|
feat(backend): implement org member patch api (#12800)
|
2026-02-10 20:01:24 +07:00 |
|
Alexander Grattan
|
4a089a3a0d
|
fix(docs): update Gray Swan API links and onboarding instructions in security README (#12809)
|
2026-02-10 10:14:49 +00:00 |
|
Hiep Le
|
aa0b2d0b74
|
feat(backend): add api for switching between orgs (#12799)
|
2026-02-10 14:22:52 +07:00 |
|
Hiep Le
|
bef9b80b9d
|
fix(frontend): add missing border radius to conversation loading on first load (#12796)
|
2026-02-09 21:36:07 +07:00 |
|
Graham Neubig
|
c4a90b1f89
|
Fix Resend ValidationError by adding email validation (#12511)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-08 09:47:39 -05:00 |
|
sp.wack
|
0d13c57d9f
|
feat(backend): org get me route (#12760)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-02-07 16:11:25 +07:00 |
|
Graham Neubig
|
b3422f1275
|
Add PR Review by OpenHands workflow (#12784)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 17:26:16 -05:00 |
|
Xingyao Wang
|
f139a9970b
|
feat: add SANDBOX_STARTUP_GRACE_SECONDS env var for configurable startup timeout (#12741)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-07 06:12:29 +08:00 |
|
Jamie Chicago
|
54d156122c
|
Add automated PR review workflow using OpenHands (#12698)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2026-02-06 19:02:55 +00:00 |
|
Tim O'Farrell
|
ac072bf686
|
feat(frontend): change alert banner from solid background to border style (#12783)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 18:05:29 +00:00 |
|
Hiep Le
|
a53812c029
|
feat(backend): develop delete /api/organizations/{orgid}/members/{userid} api (#12734)
|
2026-02-07 00:50:47 +07:00 |
|
Tim O'Farrell
|
1d1c0925b5
|
refactor: Move check_byor_export_enabled to OrgService and add tests (PR #12753 followup) (#12782)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 17:03:03 +00:00 |
|
Hiep Le
|
872f41e3c0
|
feat(backend): implement get /api/organizations/{orgId}/members api (#12735)
|
2026-02-06 23:47:30 +07:00 |
|
Tim O'Farrell
|
d43ff82534
|
feat: Add BYOR export flag to org for LLM key access control (#12753)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-02-06 09:30:12 -07:00 |
|
huangkevin-apr
|
8cd8c011b2
|
fix(a11y): Add aria-label to Sidebar component (#12728)
|
2026-02-06 22:32:52 +07:00 |
|
Tim O'Farrell
|
5c68b10983
|
(Frontend) Migrate to new /api/v1/web-client/config endpoint (#12479)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-02-06 08:31:40 -07:00 |
|
Graham Neubig
|
a97fad1976
|
fix: Add PostHog error tracking for V1 AgentErrorEvent and ConversationErrorEvent (#12543)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 09:51:01 -05:00 |
|
Graham Neubig
|
4c3542a91c
|
fix: use appropriate log level for webhook installation results (#12493)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 09:01:37 -05:00 |
|
Tim O'Farrell
|
f460057f58
|
chore: add deprecation notices to all runtime directory files (#12772)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 05:15:02 -07:00 |
|
MkDev11
|
4fa2ad0f47
|
fix: add exponential backoff retry for env var export when bash session is busy (#12748)
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
|
2026-02-06 05:07:17 -07:00 |
|
Hiep Le
|
dd8be12809
|
feat(backend): return is_personal field in OrgResponse (#12777)
|
2026-02-06 19:01:06 +07:00 |
|
Tim O'Farrell
|
89475095d9
|
Preload callback processor class to prevent Pydantic Deserialization Error (#12776)
|
2026-02-06 04:29:28 -07:00 |
|
Tim O'Farrell
|
05d5f8848a
|
Fix V1 GitHub conversations failing to clone repository (#12775)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 03:08:55 -07:00 |
|
Hiep Le
|
ee2885eb0b
|
feat: store plan.md file in appropriate configuration folders (#12713)
|
2026-02-06 16:09:39 +07:00 |
|
Tim O'Farrell
|
545257f870
|
Refactor: Add LLM provider utilities and improve API base URL detection (#12766)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-05 14:22:32 -07:00 |
|
Hiep Le
|
b23ab33a01
|
chore: update sdk to the latest version (#12762)
|
2026-02-06 00:25:11 +07:00 |
|
sp.wack
|
a9ede73391
|
fix(backend): resolve missing email and display name for user identity tracking (#12719)
|
2026-02-05 16:50:33 +00:00 |
|
chuckbutkus
|
634c2439b4
|
Fix key gen again (#12752)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-05 11:45:10 -05:00 |
|
Hiep Le
|
a1989a40b3
|
refactor(frontend): remove border and border radius from ConversationLoading (#12756)
|
2026-02-05 21:50:07 +07:00 |
|
Saurya Velagapudi
|
e38f1283ea
|
feat(recaptcha): add user_id and email to assessment log (#12749)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-04 17:58:44 -08:00 |
|
Tim O'Farrell
|
07eb791735
|
Remove flaky test_bash_session.py (#12739)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-04 11:55:22 -07:00 |
|
Saurya Velagapudi
|
c355c4819f
|
feat(recaptcha): add assessment name to logging and AssessmentResult (#12744)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-04 09:30:02 -08:00 |
|
sp.wack
|
9d8e4c44cc
|
fix(frontend): fix cross-domain PostHog tracking param names and persist bootstrap IDs across OAuth redirects (#12729)
|
2026-02-04 16:15:53 +04:00 |
|
Hiep Le
|
25cc55e558
|
chore: update sdk to the latest version (#12737)
|
2026-02-04 01:20:13 +07:00 |
|
chuckbutkus
|
0e825c38d7
|
APP-443: Fix key generation (#12726)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
|
2026-02-03 17:50:40 +00:00 |
|
Graham Neubig
|
ce04e70b5b
|
fix: BYOR to OpenHands provider switch auth error (#12725)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-03 09:26:56 -07:00 |
|
Tim O'Farrell
|
7b0589ad40
|
Add GitHub and Replicated app slugs to web client config (#12724)
|
2026-02-02 15:53:52 -07:00 |
|
mamoodi
|
682465a862
|
Release 1.3 (#12715)
|
2026-02-02 16:17:01 -05:00 |
|
Tim O'Farrell
|
1bb4c844d4
|
Fix runtime status error on conversation resume (#12718)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-02 21:04:45 +00:00 |
|
Neha Prasad
|
d6c11fe517
|
fix selected repo disappearing in pen repository dropdown (#12702)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2026-02-02 19:07:48 +00:00 |
|
Tim O'Farrell
|
b088d4857e
|
Improve batch_get_app_conversations UUID handling (#12711)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-02 07:25:07 -07:00 |
|
Tim O'Farrell
|
0f05898d55
|
Deprecate V0 endpoints now handled by agent server (#12710)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-02 07:25:00 -07:00 |
|
Hiep Le
|
d1f0a01a57
|
feat(frontend): add silent WebSocket recovery for V1 conversations (#12677)
|
2026-02-02 19:53:33 +07:00 |
|
Hiep Le
|
f5a9d28999
|
feat(frontend): add shine text effect to Plan Preview during streaming (planning agent) (#12676)
|
2026-02-02 14:31:31 +07:00 |
|
Graham Neubig
|
afa0417608
|
Remove evaluation directory and benchmarking dependencies (#12666)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-01 11:39:29 -08:00 |
|