Hiep Le
|
3f984d878b
|
refactor(frontend): move conversation APIs to a dedicated service handler (#10957)
|
2025-09-16 00:57:15 +07:00 |
|
Hiep Le
|
d664f516db
|
refactor(frontend): conversation tab content component (#10956)
|
2025-09-15 20:56:38 +07:00 |
|
Hiep Le
|
e74bbd81d1
|
fix(frontend): suppressing event display in the absence of user messages (#10955)
|
2025-09-15 20:56:16 +07:00 |
|
Hiep Le
|
ab893f93f0
|
refactor(frontend): use-auto-resize hook (#10959)
|
2025-09-15 20:49:15 +07:00 |
|
Hiep Le
|
5aba498e77
|
refactor(frontend): move billing APIs to a dedicated service handler (#10958)
|
2025-09-15 20:37:07 +07:00 |
|
Hiep Le
|
1523555eea
|
refactor(frontend): remove dead code (#10839)
|
2025-09-15 20:35:56 +07:00 |
|
Hiep Le
|
8dc46b7206
|
refactor(frontend): optimize pre-commit lint script (#10870)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-09-12 15:23:29 +00:00 |
|
Hiep Le
|
69498bebb4
|
refactor(frontend): new conversation component (#10937)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-09-12 22:15:26 +07:00 |
|
tksrmz
|
77ee9e25d9
|
fix(frontend): highlight preceding stars on hover in LikertScale (#10948)
|
2025-09-12 18:01:40 +04:00 |
|
Hiep Le
|
74753036bb
|
refactor(frontend): move user APIs to a dedicated service handler (#10943)
|
2025-09-12 09:08:15 +07:00 |
|
Hiep Le
|
95d7c10608
|
refactor(frontend): move option APIs to a dedicated service handler (#10933)
|
2025-09-12 00:43:15 +07:00 |
|
Hiep Le
|
c142cc27ff
|
refactor(frontend): home header component (#10930)
|
2025-09-12 00:10:58 +07:00 |
|
Hiep Le
|
0e20fc206b
|
refactor(frontend): move settings APIs to a dedicated service handler (#10941)
|
2025-09-11 23:39:23 +07:00 |
|
Hiep Le
|
e21475a88e
|
feat(frontend): persist drawer open/close state on page refresh (#10935)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-09-11 15:58:00 +00:00 |
|
Hiep Le
|
921fec0019
|
refactor(frontend): expand repository pill to full available width (#10936)
|
2025-09-11 22:37:44 +07:00 |
|
Hiep Le
|
049f839a62
|
refactor(frontend): move auth APIs to a dedicated service handler (#10932)
|
2025-09-11 22:31:41 +07:00 |
|
Hiep Le
|
0dde758e13
|
refactor(frontend): move microagent management API to a dedicated service handler (#10934)
|
2025-09-11 22:27:56 +07:00 |
|
Hiep Le
|
b5b9a3f40b
|
refactor(frontend): create waiting for runtime component (#10931)
|
2025-09-11 21:30:05 +07:00 |
|
sp.wack
|
79fdcad7ef
|
Fix status indicator and chat input synchronization issue (#10914)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-10 20:39:14 +00: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 |
|
sp.wack
|
831084df4c
|
Remove git authentication requirement for secrets in SaaS mode (#10903)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-09 19:50:13 +00:00 |
|
mamoodi
|
a809d74b7d
|
Release 0.56.0 (#10876)
|
2025-09-09 10:30:43 -04:00 |
|
dependabot[bot]
|
3366ad9de7
|
chore(deps): bump the version-all group in /frontend with 7 updates (#10844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-05 19:10:32 +04:00 |
|
dependabot[bot]
|
a4f11006f6
|
chore(deps-dev): bump @tanstack/eslint-plugin-query from 5.83.1 to 5.86.0 in /frontend in the eslint group (#10817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-04 15:51:28 +00:00 |
|
sp.wack
|
c6950946bb
|
Add refetchInterval to useActiveHost hook for automatic host status updates (#10815)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-04 14:59:16 +00:00 |
|
dependabot[bot]
|
55a6bbd9a4
|
chore(deps): bump the version-all group across 1 directory with 8 updates (#10799)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-04 17:08:42 +04:00 |
|
Hiep Le
|
49d37119a9
|
chore(frontend): remove feature flag (microagent management) (#10769)
|
2025-09-02 19:46:09 +00:00 |
|
Tim O'Farrell
|
8d13c9f328
|
UI for determining if llm options are enabled (#10665)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-09-02 12:09:55 -06:00 |
|
mamoodi
|
44dc7f9e9b
|
Release 0.55.0 (#10657)
|
2025-09-02 13:49:02 -04:00 |
|
Hiep Le
|
00eaa7a6e1
|
refactor(frontend): remove the branch dropdown from the learn this repo modal (microagent management) (#10755)
|
2025-09-02 22:34:00 +07:00 |
|
Hiep Le
|
9f1d6963b8
|
feat(frontend): support pagination when loading repositories (microagent management) (#10708)
|
2025-09-02 17:03:58 +04:00 |
|
sp.wack
|
c0fa41da65
|
fix: auto-load repositories when insufficient content in dropdown (#10697)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-08-29 21:17:27 +00:00 |
|
Rohit Malhotra
|
edc95141f7
|
Implement branch pagination for repository selection and improve UI async dropdown behaviour (#10588)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-08-29 03:38:42 +00:00 |
|
Hiep Le
|
5b35203253
|
refactor: remove branch dropdown, update title, fix pr_number issue (microagent management) (#10691)
|
2025-08-29 00:24:48 +04:00 |
|
dependabot[bot]
|
23713bfe8c
|
chore(deps): bump the version-all group in /frontend with 5 updates (#10686)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-28 14:53:14 +00:00 |
|
dependabot[bot]
|
0e9906f41e
|
chore(deps): bump posthog-js from 1.260.3 to 1.261.0 in /frontend in the version-all group (#10658)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-28 16:15:31 +04:00 |
|
Hiep Le
|
75653e805a
|
refactor(frontend): enhance the launch microagent modal (memory UI). (#10651)
|
2025-08-28 01:41:58 +07:00 |
|
Engel Nyst
|
6f5c8186b8
|
Fix(settings): enforce condenser max history size >= 20 and improve messaging (#10638)
|
2025-08-27 18:37:41 +02:00 |
|
Hiep Le
|
57aa7d5c12
|
feat: hide conversations after PR closure or merge (microagent management) (#10600)
|
2025-08-27 16:32:04 +07:00 |
|
Hiep Le
|
50391ecdf3
|
feat(frontend): update learning repo flow (microagent management) (#10597)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-27 16:02:48 +07:00 |
|
dependabot[bot]
|
672650d3d9
|
chore(deps): bump the version-all group in /frontend with 7 updates (#10643)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-27 12:10:48 +04:00 |
|
Rohit Malhotra
|
4849369ede
|
frontend(chat): render conversation_instructions from RecallObservation (#10639)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 23:32:18 -04:00 |
|
Tim O'Farrell
|
4a4f213f57
|
Remove unused translation keys from translation.json (#10631)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 11:59:48 -06:00 |
|
Tim O'Farrell
|
f9099fe6db
|
Refactor conversation status (#10590)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 08:06:26 -06:00 |
|
Xingyao Wang
|
8f46a0a7a3
|
Add gpt-5-mini-2025-08-07 as verified model & supported in OpenHands provider (#10628)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 13:15:16 +00:00 |
|
dependabot[bot]
|
55d204ae1b
|
chore(deps): bump the version-all group in /frontend with 21 updates (#10614)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-26 06:09:20 +00:00 |
|
Engel Nyst
|
e41f8f5215
|
feat(settings): configurable condenser max history size (FE+BE) (#10591)
|
2025-08-25 22:50:52 +02:00 |
|
chuckbutkus
|
7fbcb29499
|
Allow for path based runtimes in the SAAS environment (#10518)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-25 14:31:07 -04:00 |
|
Hiep Le
|
d33f27d141
|
refactor(frontend): separate the microagents and conversations (microagent management) (#10596)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 00:50:25 +07:00 |
|
Hiep Le
|
d08851859b
|
refactor(frontend): update helper text (microagent management) (#10595)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 00:49:11 +07:00 |
|