Graham Neubig
|
a8926068ff
|
fix: restore org settings payload contract (#14051)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-04-22 15:03:40 -04:00 |
|
Xingyao Wang
|
06d0320e5c
|
fix(frontend): restore notification sound and browser tab flash on agent completion (#14049)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-22 15:22:33 +01:00 |
|
Hiep Le
|
0da1f70b91
|
fix(frontend): show org-wide settings badge beside title on org-defaults pages (#14031)
|
2026-04-21 02:18:17 +07:00 |
|
Hiep Le
|
3892ab2b67
|
fix(frontend): hide and block personal LLM/Condenser/Verification settings in team orgs (#14030)
|
2026-04-21 00:52:26 +07:00 |
|
Graham Neubig
|
b4da0e1c69
|
settings: expose SDK settings schema to OpenHands (#13306)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: tofarr <tofarr@gmail.com>
|
2026-04-15 17:00:35 -06:00 |
|
Tim O'Farrell
|
ef452b6544
|
Fix concurrent GET /api/v1/web-client/config calls (#13905)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-14 15:02:45 -06:00 |
|
Tim O'Farrell
|
a06b9ccffa
|
Remove dead frontend exports (#13891)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-11 12:13:04 -06:00 |
|
Tim O'Farrell
|
d866d735d9
|
refactor(frontend): Remove V0 conversation creation path (#13823)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-10 06:58:51 -06:00 |
|
Graham Neubig
|
3e1e8f00f7
|
refactor: single source of truth for verified models (#13421)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Juan Michelini <juan@juan.com.uy>
|
2026-04-01 18:00:29 -03:00 |
|
Hiep Le
|
4b69370c73
|
fix(frontend): set max width for toast messages (#13623)
|
2026-03-28 00:25:26 +07:00 |
|
Tim O'Farrell
|
3cd85a07b7
|
APP-1093 fix(frontend): display 'Starting' status when server reports STARTING on conversation resume (#13580)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-25 08:55:39 -04:00 |
|
Jathin Sreenivas
|
1581b95ab9
|
fix(frontend): Ensure error and status messages wrap correctly within containers (#13522)
Co-authored-by: Jathin Sreenivas <sjathin@amazon.com>
|
2026-03-23 13:55:49 +07:00 |
|
Hiep Le
|
38648bddb3
|
fix(frontend): use correct git path based on sandbox grouping strategy (#13488)
|
2026-03-20 00:13:02 +07:00 |
|
Hiep Le
|
8039807c3f
|
fix(frontend): scope organization data queries by organization ID (org project) (#13459)
|
2026-03-19 14:18:29 +07:00 |
|
Robert Brennan
|
39a4ca422f
|
fix: use sentence case for 'Waiting for sandbox' text (#12958)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-18 14:42:46 -04:00 |
|
Hiep Le
|
5d1f9f815a
|
fix(frontend): preserve settings page route on browser refresh (org project) (#13462)
|
2026-03-18 22:50:42 +07:00 |
|
HeyItsChloe
|
d3a8b037f2
|
feat(frontend): home page cta (#13339)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-03-18 03:44:36 +07:00 |
|
Tim O'Farrell
|
d591b140c8
|
feat: Add configurable sandbox reuse with grouping strategies (#11922)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-16 05:19:31 -06:00 |
|
sp.wack
|
cd2d0ee9a5
|
feat(frontend): Organizational support (#9496)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
Co-authored-by: Abhay Mishra <grabhaymishra@gmail.com>
Co-authored-by: Hyun Han <62870362+smosco@users.noreply.github.com>
Co-authored-by: Nhan Nguyen <nhan13574@gmail.com>
Co-authored-by: Bharath A V <avbharath1221@gmail.com>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: Chloe <chloe@openhands.com>
Co-authored-by: HeyItsChloe <54480367+HeyItsChloe@users.noreply.github.com>
|
2026-03-13 23:38:54 +07:00 |
|
John-Mason P. Shackelford
|
c7ff560465
|
Fix getGitPath to handle nested GitLab group paths (#13006)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-10 11:12:08 -05: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 |
|
Abhay Mishra
|
250736cb7a
|
fix(frontend): display ThinkAction thought content in V1 UI (#12597)
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-26 14:03:16 +07:00 |
|
Mengxin Zhu
|
f3aaebdc33
|
fix(frontend): preserve path prefix in WebSocket URL for proxy deployments (#12284)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2026-01-09 17:39:02 +04:00 |
|
HeyItsChloe
|
d053a3d363
|
feat(frontend): adding status indicator and unit test (#12111)
Co-authored-by: Chloe <chloe@openhands.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2026-01-06 13:01:27 +00:00 |
|
yunbae
|
b7d5f903cf
|
fix(frontend): Agent Tools & Metadata not available for V1 conversations (#12180)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-31 19:08:09 +04:00 |
|
Hiep Le
|
10edb28729
|
fix(frontend): llm settings view resets to basic after saving (#12097)
|
2025-12-22 23:00:57 +07:00 |
|
Abhay Mishra
|
f52d9899e2
|
Consolidate scattered test files into a unified frontend/__tests__/ directory (#12002)
|
2025-12-15 19:58:09 +04:00 |
|
Abhay Mishra
|
5a21c59a3c
|
refactor(frontend): Consolidate duplicate Settings type definitions (#12006)
|
2025-12-12 14:16:31 +00:00 |
|
Wan Arif
|
3504ca7752
|
feat: add Azure DevOps integration support (#11243)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-11-22 14:00:24 -05:00 |
|
Hiep Le
|
f5611c2188
|
fix(frontend): terminal output not appearing in v1 (#11769)
|
2025-11-18 22:03:28 +07:00 |
|
sp.wack
|
cdd8aace86
|
refactor(frontend): migrate from direct posthog imports to usePostHog hook (#11703)
|
2025-11-11 15:48:56 +00:00 |
|
sp.wack
|
7acee16de5
|
fix(frontend): Consider start task job error status for loading indicators (#11670)
|
2025-11-07 19:24:29 +04:00 |
|
sp.wack
|
531683abae
|
feat(frontend): V1 conversation API (PARTIAL) (#11336)
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-10-20 20:57:40 +04:00 |
|
mogith-pn
|
f42a4f75cb
|
feat: Clarifai Integration as LLM Provider (#11324)
|
2025-10-16 18:23:00 +04:00 |
|
sp.wack
|
ef49994700
|
feat(frontend): V1 WebSocket handler (#11221)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-10 16:29:27 +04:00 |
|
Hiep Le
|
12dc256b5a
|
refactor(frontend): git actions should be enabled at all times (#11063)
|
2025-09-24 21:31:51 +07:00 |
|
Hiep Le
|
1523555eea
|
refactor(frontend): remove dead code (#10839)
|
2025-09-15 20:35:56 +07:00 |
|
sp.wack
|
3baeecb27c
|
meta(frontend): Improve UX (#9845)
Co-authored-by: Mislav Lukach <mislavlukach@gmail.com>
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-10 18:12:52 +00:00 |
|
Hiep Le
|
f5cd7b256d
|
feat(frontend): Implement LLM risk analyzer UI (#10569)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: llamantino <213239228+llamantino@users.noreply.github.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan H. Tran <descience.thh10@gmail.com>
Co-authored-by: Neeraj Panwar <49247372+npneeraj@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Insop <1240382+insop@users.noreply.github.com>
Co-authored-by: test <test@test.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Zhonghao Jiang <zhonghao.J@outlook.com>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-08-23 02:08:45 +07:00 |
|
Engel Nyst
|
0ec6ed20cb
|
fix(frontend): browser tab notification respects user-renamed titles; add unit test (#10406)
|
2025-08-16 07:00:45 +00:00 |
|
Kenny Dizi
|
3a629cdf08
|
Add support model claude-opus-4-1-20250805 (#10120)
|
2025-08-07 18:48:34 +00:00 |
|
Xingyao Wang
|
6e25d4bbb6
|
Add OpenHands provider for LLM through OH Cloud (#9526)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 01:44:49 +08:00 |
|
sp.wack
|
794eedf503
|
feat(frontend): Memory UI (#8592)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-07-08 16:24:07 +00:00 |
|
Graham Neubig
|
c29b5e9757
|
Fix automatic lowercasing of model names in LLM integration (#9271)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-23 18:59:06 +00:00 |
|
Graham Neubig
|
0c307ea12e
|
Lint all files in the repo (#9131)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-14 16:25:59 +00:00 |
|
Graham Neubig
|
e208bffade
|
Fix localization issue with hardcoded English strings (#8736)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-29 00:40:57 +02:00 |
|
Xingyao Wang
|
31ad7fc175
|
chore: add claude 4 to verified mode & global replace 3.7 to claude 4 (#8665)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-23 17:35:30 +00:00 |
|
sp.wack
|
d3f6508e32
|
refactor(frontend): Auth (#8308)
|
2025-05-07 08:20:23 +04:00 |
|
sp.wack
|
ae9573a503
|
chore(frontend): Breakdown settings screen (#7929)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-28 22:32:28 +04:00 |
|
Rohit Malhotra
|
e694fc2d58
|
[Feat]: Add suggested tasks for Gitlab (#8049)
|
2025-04-24 13:26:52 -04:00 |
|