Tim O'Farrell
|
a6c0d80fe1
|
Fix: Logout on 401 error in useGitUser; downgrade provider error to warning (#12935)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-23 10:15:54 -07:00 |
|
Hiep Le
|
4d6f66ca28
|
feat: add user invitation logic (#12883)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-18 13:24:19 +07:00 |
|
mamoodi
|
83dd3c169c
|
Release 1.4.0 (#12897)
|
2026-02-17 13:09:29 -05:00 |
|
Engel Nyst
|
b06b9eedac
|
fix: wire suggested task prompts for V1 (#12787)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-16 23:57:32 +01:00 |
|
Hiep Le
|
2d085a6e0a
|
fix(frontend): add auto-scroll when new messages arrive in chat (#12885)
|
2026-02-16 23:46:14 +07:00 |
|
Hiep Le
|
8b7112abe8
|
refactor(frontend): hide planning preview component when plan content is empty (#12879)
|
2026-02-16 18:35:20 +07:00 |
|
Graham Neubig
|
40f52dfabc
|
Use lowercase minimax-m2.5 for consistency (#12840)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-12 01:29:17 +08:00 |
|
Graham Neubig
|
736f5b2255
|
Add MiniMax-M2.5 model support (#12835)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-11 16:57:22 +00:00 |
|
sp.wack
|
85244499fe
|
fix(frontend): performance and loading state bugs (#12821)
|
2026-02-11 15:34:52 +00: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 |
|
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 |
|
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 |
|
Hiep Le
|
ee2885eb0b
|
feat: store plan.md file in appropriate configuration folders (#12713)
|
2026-02-06 16:09:39 +07:00 |
|
Hiep Le
|
a1989a40b3
|
refactor(frontend): remove border and border radius from ConversationLoading (#12756)
|
2026-02-05 21:50:07 +07: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 |
|
mamoodi
|
682465a862
|
Release 1.3 (#12715)
|
2026-02-02 16:17:01 -05: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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
MkDev11
|
9e1ae86191
|
fix: hide Notes from task list when notes are empty (#12668)
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
|
2026-01-29 16:13:23 +07:00 |
|
Hiep Le
|
df47b7b79d
|
feat(frontend): ensure the planner tab opens when the view button is selected (#12621)
|
2026-01-29 13:12:09 +07:00 |
|
Hiep Le
|
d76ac44dc3
|
refactor(frontend): reduce heading text size for plan preview content (#12620)
|
2026-01-29 00:30:40 +07:00 |
|
sp.wack
|
00a74731ae
|
chore: refresh frontend lockfile (#12619)
|
2026-01-28 13:03:42 +04:00 |
|
Abhay Mishra
|
b8a608c45e
|
Fix: branch/repo dropdown reset on click (#12501)
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-27 16:08:08 +07:00 |
|
Hiep Le
|
31d5081163
|
feat(frontend): display plan preview content (#12504)
|
2026-01-26 23:19:57 +07: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 |
|
Graham Neubig
|
6c5ef256fd
|
fix: pass userId to EmailVerificationModal in login page (#12573)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-23 23:24:25 +07:00 |
|
Rohit Malhotra
|
d60dd38d78
|
fix: preserve query params in returnTo during login redirect (#12567)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-22 21:31:42 -08:00 |
|
sp.wack
|
cc5d5c2335
|
test(frontend): add missing HTTP mocks for conversation history preloading (#12549)
|
2026-01-22 20:30:27 +04:00 |
|
Hiep Le
|
743f6256a6
|
feat(backend): load skills from agent server (#12434)
|
2026-01-22 20:20:50 +07:00 |
|
Mohammed Abdulai
|
a87b4efd41
|
feat: preload conversation history before websocket connection (#12488)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2026-01-22 12:41:27 +00:00 |
|
Hiep Le
|
44f1bb022b
|
fix(frontend): sub-conversation ids are missing when navigating from the conversation panel (#12506)
|
2026-01-22 00:27:48 +07:00 |
|
dependabot[bot]
|
95c2a0285c
|
chore(deps): bump the version-all group in /frontend with 7 updates (#12524)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 20:47:09 +04:00 |
|
Mohammed Abdulai
|
dd4bb5d362
|
Improve Browser and App tab empty state guidance (#12418)
|
2026-01-21 21:09:38 +07:00 |
|
dependabot[bot]
|
0d740925c5
|
chore(deps-dev): bump @tanstack/eslint-plugin-query from 5.91.2 to 5.91.3 in /frontend in the eslint group (#12497)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 16:34:44 +04:00 |
|
Graham Neubig
|
57929b73ee
|
fix(frontend): show friendly message for budget/credit errors in V1 conversations (#12401)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-19 00:52:44 +00:00 |
|
Tim O'Farrell
|
0176cd9669
|
Add LLM model to shared conversation view and remove feature flag (#12476)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-16 21:27:20 -07:00 |
|
dependabot[bot]
|
78f067acef
|
chore(deps): bump the version-all group in /frontend with 5 updates (#12437)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-17 01:38:24 +04:00 |
|
mamoodi
|
b57ec9eda1
|
Release 1.2.0 and 1.2.1 (#12440)
|
2026-01-16 09:33:41 -05:00 |
|