Abhay Mishra
|
f52d9899e2
|
Consolidate scattered test files into a unified frontend/__tests__/ directory (#12002)
|
2025-12-15 19:58:09 +04:00 |
|
Neha Prasad
|
47914c3576
|
chore: remove pnpm settings from npmrc (#12028)
|
2025-12-15 12:05:42 +07:00 |
|
Hiep Le
|
67c9b6cf86
|
refactor(frontend): websocket error message (v1 conversations) (#12045)
|
2025-12-15 01:31:12 +07:00 |
|
Hiep Le
|
d772dd65a5
|
fix(frontend): fix fetching the number of events on the front end (v1 conversations) (#11987)
|
2025-12-12 22:10:22 +07:00 |
|
dependabot[bot]
|
5daada17fd
|
chore(deps): bump the version-all group in /frontend with 8 updates (#12022)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-12 18:54:45 +04:00 |
|
Abhay Mishra
|
5a21c59a3c
|
refactor(frontend): Consolidate duplicate Settings type definitions (#12006)
|
2025-12-12 14:16:31 +00:00 |
|
Bharath A V
|
976d9d1ab9
|
Refactor(mocks): modularize MSW handlers into domain-specific files (#11974)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-12-12 13:21:08 +00:00 |
|
Bharath A V
|
6917d45d3a
|
refactor(frontend): consolidate settings navigation items logic into shared custom hook (#11950)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-12 13:20:59 +00:00 |
|
Nhan Nguyen
|
8a202b945b
|
fix(frontend): animate loading spinner for in-progress tasks (#12001)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-12 13:03:28 +00:00 |
|
dependabot[bot]
|
62f594bc28
|
chore(deps): bump the version-all group across 1 directory with 2 updates (#12009)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-11 15:42:57 +00:00 |
|
sp.wack
|
94086f119a
|
fix(frontend): Fix avatar context menu closing on diagonal mouse movement (#11994)
|
2025-12-11 19:17:21 +04:00 |
|
Neha Prasad
|
f76016aa4d
|
chore: remove unused frontend dependencies (#11940)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-11 15:15:11 +00:00 |
|
Lee Kyeong Joon
|
b16845fa06
|
refactor(frontend): Refactor tests to use Zustand's native state setting instead of vi.mock for stores (#11980)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-11 14:53:08 +00:00 |
|
sp.wack
|
f4dd5384d0
|
fix(frontend): Fix empty state showing alongside error in RecentConversations (#11993)
|
2025-12-11 14:27:49 +00:00 |
|
Tim O'Farrell
|
f7c3a36745
|
feat: remember last selected git provider in homepage dropdown (#11979)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-10 19:22:47 -07:00 |
|
HeyItsChloe
|
853547be82
|
fix(frontend): fix highlighted in terminal is missing background color (#11981)
Co-authored-by: Chloe <chloe@openhands.com>
|
2025-12-10 20:26:02 +04:00 |
|
Hiep Le
|
272a37d1b8
|
refactor(frontend): remove certain security analyzer options for v1 conversations (#11988)
|
2025-12-10 21:50:30 +07:00 |
|
sp.wack
|
92c91471b2
|
Add GitHub Actions workflow for frontend E2E tests with Playwright (#11990)
|
2025-12-10 14:43:34 +00:00 |
|
dependabot[bot]
|
7875df4be8
|
chore(deps): bump the version-all group in /frontend with 2 updates (#11973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-10 12:39:30 +00:00 |
|
sp.wack
|
e18168020a
|
fix(frontend): skip flaky WebSocket broadcast tests (#11972)
|
2025-12-09 14:57:26 +00:00 |
|
Alona
|
9b57a0b14f
|
Remove error icon from ExpandableMessage component (#11964)
|
2025-12-09 02:50:03 +07:00 |
|
Alona
|
8559efa7b2
|
Remove loud red x icon on agent commands (#11962)
|
2025-12-09 01:28:13 +07:00 |
|
Hiep Le
|
bf06b7e3f3
|
fix(frontend): hide api key input field in advanced settings when provider is openhands (#11949)
|
2025-12-08 23:03:59 +07:00 |
|
Hiep Le
|
959d610d86
|
fix(frontend): set v1_enable correctly when saving mcp settings (#11948)
|
2025-12-08 23:03:26 +07:00 |
|
Bharath A V
|
16125f2ae9
|
Refactor(frontend): move settings-service into api folder and update (#11958)
|
2025-12-08 14:50:51 +00:00 |
|
dependabot[bot]
|
d31950c061
|
chore(deps): bump the version-all group in /frontend with 6 updates (#11957)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-08 14:46:08 +00:00 |
|
Tim O'Farrell
|
1a983d2978
|
APP-190 Add browser screenshot support for V1 conversations (#11919)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-12-06 14:04:01 -07:00 |
|
Hiep Le
|
7811a62491
|
refactor(frontend): remove max_budget_per_task input element for v1 (#11921)
|
2025-12-06 00:50:40 +07:00 |
|
dependabot[bot]
|
4344f5ad4e
|
chore(deps): bump the version-all group across 1 directory with 9 updates (#11915)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-05 14:59:19 +00:00 |
|
Neha Prasad
|
17821f782e
|
feat: display command in observation block (#11885)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-12-05 14:45:28 +00:00 |
|
Neha Prasad
|
e1b283886f
|
fix: conversation tab state sync across browser tabs (#11680)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-05 14:35:10 +00:00 |
|
chuckbutkus
|
1d9cf72e39
|
JPMC Modifications (#11882)
|
2025-12-04 23:32:20 -05:00 |
|
sp.wack
|
0a98f165e2
|
chore(frontend): isolate MAJOR dependency bumps from #11869 (#11887)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-04 18:16:55 +04:00 |
|
Neha Prasad
|
6ec477dae2
|
fix: enable terminal scrollback to view command history (#11883)
|
2025-12-04 17:29:42 +07:00 |
|
Tim O'Farrell
|
8f91db8ec4
|
Replace USE_V1_CONVERSATION_API feature flag with user setting (#11893)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-03 09:02:40 -07:00 |
|
sp.wack
|
816d8acf1f
|
chore(frontend): isolate PATCH dependency bumps from #11869 (#11890)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-03 19:55:35 +04:00 |
|
sp.wack
|
97e6cb1340
|
chore(frontend): isolate MINOR dependency bumps from #11869 (#11888)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-03 14:29:18 +00:00 |
|
Hiep Le
|
cd9a3b02cf
|
feat(frontend): display command in observation block in ui (#11884)
|
2025-12-03 19:55:55 +07:00 |
|
Marco Dalalba
|
14695a8f0e
|
refactor/bugfix: simplify hasOpenHandsSuffix with provider lookup for gitlab/azure (#11877)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-12-03 12:34:21 +00:00 |
|
Hiep Le
|
eaea8b3ce1
|
fix(frontend): buying credits does not work on staging (#11873)
|
2025-12-03 10:07:01 +07:00 |
|
Hiep Le
|
1f9350320f
|
refactor(frontend): hide agent dropdown when v1 is enabled (#11860)
|
2025-12-02 20:22:40 +07:00 |
|
Hiep Le
|
1a3460ba06
|
fix(frontend): image attachments not working in v1 conversations (#11864)
|
2025-12-02 20:22:14 +07:00 |
|
Hiep Le
|
33eec7cb09
|
feat(frontend): automatically scroll to bottom of container on plan content update (#11808)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-01 16:23:48 +00:00 |
|
Hiep Le
|
6c2862ae08
|
feat(frontend): add handler for 'create a plan' button click (#11806)
|
2025-12-01 11:08:00 -05:00 |
|
Hiep Le
|
6c821ab73e
|
fix(frontend): the content of the FinishObservation event is not being rendered correctly. (#11846)
|
2025-12-01 09:29:18 -05:00 |
|
Hiep Le
|
d9731b6850
|
feat(frontend): show plan content in the planning tab (#11807)
|
2025-12-01 08:42:44 -05:00 |
|
Hiep Le
|
e7e49c9110
|
fix(frontend): AppConversationStartTask timezone display in ui (#11847)
|
2025-12-01 08:13:54 -05:00 |
|
Ray Myers
|
27590497d5
|
chore: update posthog-js from 1.290.0 to 1.298.1 (#11830)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-01 17:03:44 +04:00 |
|
adshrc
|
991f1a242c
|
feat(llm): added Claude Opus 4.5 model and corresponding test (#11841)
|
2025-12-01 11:09:33 +00:00 |
|
Hiep Le
|
156d0686c4
|
fix(frontend): the content of the BrowserObservation event is not being rendered correctly (#11832)
|
2025-11-28 23:16:34 +07:00 |
|