Hiep Le
|
e2b2aa52cd
|
feat: require email verification for new signups (#12123)
|
2025-12-24 14:56:02 +07:00 |
|
Tim O'Farrell
|
dc99c7b62e
|
Fix SQLAlchemy result handling in get_sandbox_by_session_api_key (#12148)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-24 00:11:16 +00:00 |
|
Tim O'Farrell
|
8bc1a47a78
|
Fix for error in get_sandbox_by_session_api_key (#12147)
|
2025-12-23 22:18:36 +00:00 |
|
Tim O'Farrell
|
8d0e7a92b8
|
ALL-4636 Resolution for connection leaks (#12144)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-23 19:02:56 +00:00 |
|
Hiep Le
|
f6e7628bff
|
feat: prevent signups using email addresses with a plus sign and enforce the existing email pattern (#12124)
|
2025-12-24 01:48:05 +07:00 |
|
sp.wack
|
fae83230ee
|
docs(frontend): Add API services guide for frontend development (#12132)
|
2025-12-23 12:57:55 +00:00 |
|
sp.wack
|
a9d2f72d72
|
docs(frontend): Add MSW testing guide for frontend development (#12131)
|
2025-12-23 16:32:27 +04:00 |
|
Tim O'Farrell
|
2b8f779b65
|
fix: Runtime pods fail to start due to missing Playwright browser path (#12130)
|
2025-12-22 17:04:10 +00:00 |
|
Hiep Le
|
10edb28729
|
fix(frontend): llm settings view resets to basic after saving (#12097)
|
2025-12-22 23:00:57 +07:00 |
|
Hiep Le
|
5553d3ca2e
|
feat: support blocking specific email domains (#12115)
|
2025-12-21 19:49:11 +07:00 |
|
Graham Neubig
|
6605070d05
|
Fix fastmcp stateless_http deprecation warning (#12108)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-12-20 09:45:52 -05:00 |
|
Tim O'Farrell
|
0677cebb25
|
More efficiency (#12112)
|
2025-12-19 21:18:48 -07:00 |
|
Graham Neubig
|
fa2567b2a0
|
Fix xterm dimensions error with explicit checks instead of try-catch (#12095)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-20 01:09:09 +00:00 |
|
Graham Neubig
|
305396550a
|
Fix flaky test_tool_call_validation_error_handling test (#12110)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-19 19:39:53 -05:00 |
|
Tim O'Farrell
|
adff39507a
|
fix: eliminate N+1 performance bug in RemoteSandboxService with batch endpoint (#12105)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-19 23:24:40 +00:00 |
|
mamoodi
|
a873af307a
|
Update CODEOWNERS (#12106)
|
2025-12-19 14:31:53 -05:00 |
|
Tim O'Farrell
|
800e861b88
|
Replace manual pagination loops with page_iterator utility function (#12027)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-19 19:17:49 +00:00 |
|
sp.wack
|
0246b1bc43
|
hotfix(frontend): update websocket handler test mocks to use correct event count endpoint (#12104)
|
2025-12-19 17:00:59 +00:00 |
|
aditya-gaharawar
|
f870246c3d
|
feat: improve accessibility of served tab buttons (#12103)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-12-19 16:48:34 +00:00 |
|
Hiep Le
|
58340b3ef9
|
refactor(frontend): consolidate state stores into stores directory (#12100)
|
2025-12-19 21:12:38 +07:00 |
|
dependabot[bot]
|
107d555445
|
chore(deps): bump the version-all group in /frontend with 7 updates (#12082)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-19 16:07:49 +04:00 |
|
Engel Nyst
|
ec9daf3bcc
|
Fix tool call validation error handling for Groq LLM provider (#10927)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-12-19 07:31:07 +01:00 |
|
chuckbutkus
|
88c053b23c
|
Speed up docker build of enterprise server (#12074)
|
2025-12-18 22:12:01 -05:00 |
|
Xingyao Wang
|
d063ee599b
|
chore: set default model to claude-opus-4-5-20251101 (#12093)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-19 02:50:49 +00:00 |
|
Xingyao Wang
|
c2e4172088
|
feat: Add sk-oh- prefix to OpenHands Cloud API keys (#12092)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-18 21:06:03 +00:00 |
|
Wang Siyuan
|
d90579b398
|
fix: make local runtime use host-writable paths and local cache defaults (#12015)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-12-18 17:31:12 +01:00 |
|
Xingyao Wang
|
aff9d69d41
|
feat(frontend): add prefer-optional-chain ESLint rule and apply fixes (#12073)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-18 22:42:52 +08:00 |
|
Hiep Le
|
afce58a27d
|
refactor(frontend): move frontend/src/ui/microagent-management-service to frontend/src/api (#12017)
|
2025-12-18 20:27:38 +07:00 |
|
Hiep Le
|
43f7a6fdbd
|
fix(frontend): resolve overlap between conversation panel and account context menu (#12079)
|
2025-12-18 20:17:32 +07:00 |
|
Hiep Le
|
2ce6c9836e
|
fix: load settings (#12077)
|
2025-12-18 02:45:32 +00:00 |
|
Tim O'Farrell
|
28dc3be034
|
Fixed performance bug in remote sandbox service (#12076)
|
2025-12-18 00:59:57 +00:00 |
|
chuckbutkus
|
2ed5c6073a
|
Add variable to disable vscode plugin (#11812)
Co-authored-by: John-Mason P. Shackelford <jpshack@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-17 11:25:52 -05:00 |
|
Hiep Le
|
9ef11bf930
|
feat: show available skills for v1 conversations (#12039)
|
2025-12-17 23:25:10 +07:00 |
|
Hiep Le
|
f98e7fbc49
|
fix(frontend): observation events and action events (v1 conversations) (#12066)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-17 22:34:28 +07:00 |
|
Hiep Le
|
0607614372
|
feat(frontend): add refresh button to changes tab (#12036)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-12-17 22:29:18 +07:00 |
|
dependabot[bot]
|
2c83e419dc
|
chore(deps): bump the version-all group across 1 directory with 5 updates (#12071)
|
2025-12-17 19:16:54 +04:00 |
|
Nhan Nguyen
|
435e537693
|
fix: Prevent old instructions from being re-executed after conversation condensation (#11982)
|
2025-12-17 13:05:10 +01:00 |
|
Tim O'Farrell
|
dc14624480
|
Fix for frontend stall (#12069)
|
2025-12-17 03:35:46 +00:00 |
|
Tim O'Farrell
|
281ac91540
|
Bump sdk 1.6.0 (#12067)
|
2025-12-16 21:53:15 +00:00 |
|
Rohit Malhotra
|
7853b41add
|
Add OAuth 2.0 Device Flow backend for CLI authentication (#11984)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-12-16 11:54:01 -05:00 |
|
Tim O'Farrell
|
2a98c95557
|
Release OpenHands v1.0.0 (#12052)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-12-16 11:03:29 -05:00 |
|
Mariam Saeed
|
3b7b2fd8cc
|
fix(frontend): Separate pause state from agent loading (#12041)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-12-16 13:39:15 +00:00 |
|
Hiep Le
|
49740a463f
|
fix(frontend): clicking think block in conversation pane breaks ui (v1 conversations) (#12057)
|
2025-12-16 20:14:19 +07:00 |
|
dependabot[bot]
|
ee97542080
|
chore(deps): bump the version-all group in /frontend with 7 updates (#12050)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-15 23:08:17 +04:00 |
|
Tim O'Farrell
|
9753ad3a48
|
Removed Legacy Conversation Manager (#12053)
|
2025-12-15 17:47:21 +00:00 |
|
Abhay Mishra
|
a12170e4c9
|
refactor(frontend): Extracted useQuery and useMutation from the main branch (#12031)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-12-15 16:37:52 +00:00 |
|
Xingyao Wang
|
5c377f303f
|
Update SWEBench score in README (#12051)
|
2025-12-15 16:25:31 +00:00 |
|
Graham Neubig
|
089d9c1ee5
|
Add deprecation warning to evaluation README (#11997)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-16 00:21:13 +08:00 |
|
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 |
|