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 |
|
chuckbutkus
|
e688fba761
|
Fix check for already migrated (#12700)
|
2026-01-30 19:31:46 -05:00 |
|
Tim O'Farrell
|
d1ec5cbdf6
|
Fix litellm migration max_budget issue and add logging (#12697)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-30 16:35:31 -07:00 |
|
Jamie Chicago
|
f42625f789
|
Improve issue templates with best practices and clear expectations (#12632)
Co-authored-by: jamiechicago312 <jamiechicago312@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2026-01-30 21:27:44 +01:00 |
|
Graham Neubig
|
fe28519677
|
feat(frontend): add gpt-5.2 and gpt-5.2-codex models, remove gpt-5 models (#12639)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-30 12:15:47 -05:00 |
|
Tim O'Farrell
|
e62ceafa4a
|
Cleaner Logs (#12579)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-30 15:25:36 +00:00 |
|
Tim O'Farrell
|
0b8c69fad2
|
Fix for issue where stats are not updated for conversations (#12688)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-30 08:12:38 -07:00 |
|
Hiep Le
|
37d9b672a4
|
fix(frontend): prevent duplicate API calls when sub-conversation becomes ready (planning agent) (#12673)
|
2026-01-30 15:54:51 +07:00 |
|
Hiep Le
|
c8b867a634
|
fix(frontend): persist selected agent mode across page refresh (planning agent) (#12672)
|
2026-01-30 15:39:36 +07:00 |
|
Hiep Le
|
59834beba7
|
fix(frontend): prevent duplicate sub-conversation creation on page refresh (planning agent) (#12645)
|
2026-01-30 15:25:41 +07:00 |
|
Hiep Le
|
d2eced9cff
|
feat(frontend): handle the build button for the planning agent (planning agent) (#12644)
|
2026-01-30 15:25:16 +07:00 |
|
Hiep Le
|
7836136ff8
|
feat(frontend): disable the build button while the agent is running (planning agent) (#12643)
|
2026-01-30 15:13:05 +07:00 |
|
chuckbutkus
|
fdb04dfe5d
|
Add GitLab provider check to schedule_gitlab_repo_sync (#12680)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-29 23:56:36 -05:00 |
|
Tim O'Farrell
|
3d4cb89441
|
fix(frontend): Support V1 conversations in MetricsModal (#12678)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-29 15:03:06 -07:00 |
|
Tim O'Farrell
|
9fb9efd3d2
|
Refactor LiteLLM key updates to use generic user key API (#12664)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-29 09:53:01 -07:00 |
|
Engel Nyst
|
5511c01c2e
|
chore: clarify draft guidance in PR template (#12670)
Co-authored-by: smolpaws <engel@enyst.org>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2026-01-29 14:17:35 +00:00 |
|
Engel Nyst
|
02825fb5bb
|
Cleanup CLI directory (#12669)
|
2026-01-29 15:14:50 +01:00 |
|
HeyItsChloe
|
876e773589
|
chore(frontend): convo tab only renders active/selected tab (#12570)
Co-authored-by: Chloe <chloe@openhands.com>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-29 16:47:41 +07:00 |
|