Rohit Malhotra
|
38dc41ca42
|
Fix: [Bug] Do not render editor action buttons (save/discard) when displaying non-code files (#4903)
|
2024-11-14 09:09:28 +02:00 |
|
Xingyao Wang
|
fd81670ba8
|
feat: add VSCode to OpenHands runtime and UI (#4745)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-11-14 00:20:49 +08:00 |
|
sp.wack
|
79ed4e3567
|
fix(frontend): Recover full message history if exists (#4961)
|
2024-11-13 15:38:30 +02:00 |
|
sp.wack
|
b3fbbbaa9d
|
feat(frontend): Move posthog key to config and upgrade posthog-js (#4940)
|
2024-11-13 07:56:04 +00:00 |
|
tofarr
|
87c02177d7
|
Reconnecting websockets (#4954)
|
2024-11-13 09:38:26 +02:00 |
|
tofarr
|
59f7093428
|
Fix max iterations (#4949)
|
2024-11-12 21:09:43 +00:00 |
|
sp.wack
|
123fb4b75d
|
feat(posthog): Add saas login event (#4948)
|
2024-11-12 20:37:59 +00:00 |
|
mamoodi
|
40e2d28e87
|
Release 0.13.1 (#4947)
|
2024-11-12 15:08:10 -05:00 |
|
OpenHands
|
c555611d58
|
Fix issue #4941: [Bug]: Browser tab does not reset after starting a new session (#4945)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2024-11-12 19:40:12 +00:00 |
|
sp.wack
|
0cfb132ab7
|
fix(frontend): Remove dotted outline on focus (#4926)
|
2024-11-12 18:27:06 +02:00 |
|
sp.wack
|
de71b7cdb8
|
test(frontend): Fix failing e2e test due to mock delay (#4923)
|
2024-11-12 10:50:38 +00:00 |
|
sp.wack
|
04aeccfb69
|
fix(frontend): Remove quotes from suggestion (#4921)
|
2024-11-12 12:30:43 +02:00 |
|
Faraz Shamim
|
4eea1286d4
|
Issue #4399 : Replaced all occurences (#4878)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-12 10:58:09 +01:00 |
|
tofarr
|
a1a9d2f175
|
Refactor websocket (#4879)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-11 22:36:07 +00:00 |
|
sp.wack
|
80fdb9a2f4
|
feat(posthog): Emit user activated event (#4886)
|
2024-11-11 23:31:41 +02:00 |
|
Nafis Reza
|
975e75531d
|
Move assets/icons to dedicated folder (#4850)
|
2024-11-11 20:17:04 +00:00 |
|
Rohit Malhotra
|
8c00d96024
|
Support displaying images/videos/pdfs in the workspace (#4898)
|
2024-11-11 20:22:17 +02:00 |
|
Robert Brennan
|
bf8ccc8fc3
|
fix infinite loop (#4873)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2024-11-11 10:59:43 +00:00 |
|
OpenHands
|
037d770f66
|
Fix issue #4884: (chore) add missing FE translations (#4885)
Co-authored-by: tobitege <10787084+tobitege@users.noreply.github.com>
|
2024-11-11 10:09:46 +00:00 |
|
sp.wack
|
dd50246672
|
test(frontend): Pass failing tests (#4887)
|
2024-11-11 09:49:56 +00:00 |
|
Xingyao Wang
|
d8ab0208ba
|
fix: remove duplicate claude-3-5-sonnet-20241022 model from VERIFIED_MODELS (#4871)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-09 21:41:56 +00:00 |
|
Robert Brennan
|
be82832eb1
|
Use keyword matching for CodeAct microagents (#4568)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2024-11-09 11:25:02 -05:00 |
|
Daniel Cruz
|
40b3ccb17c
|
Adds missing spanish translations (#4858)
|
2024-11-09 05:14:55 +01:00 |
|
Robert Brennan
|
35c68863dc
|
Don't persist cache on reload (#4854)
|
2024-11-08 22:31:24 +00:00 |
|
mamoodi
|
8bfee87bcf
|
Release 0.13.0 (#4849)
|
2024-11-08 22:24:56 +00:00 |
|
Robert Brennan
|
e1383afbc3
|
Add signed cookie-based GitHub authentication caching (#4853)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-08 22:19:34 +00:00 |
|
Daniel Cruz
|
8d32a59f55
|
Adds missing localization and translation to spanish (#4837)
Co-authored-by: adrianamorenogt <adrianamorenogutierrez@gmail.com>
|
2024-11-08 09:33:19 +02:00 |
|
tofarr
|
38b92f4251
|
UX: Show a loading indicator when downloading a zip (#4833)
|
2024-11-08 09:28:18 +02:00 |
|
OpenHands
|
f5003a7449
|
Fix issue #4830: [Bug]: Copy-paste into the "What do you want to build?" bar doesn't work (#4832)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-07 23:20:43 -06:00 |
|
sp.wack
|
1d6ef0e18e
|
fix(frontend): Remove runtime indicator (#4829)
|
2024-11-08 02:37:59 +08:00 |
|
sp.wack
|
5615d54f81
|
feat(posthog): Emit useful events (#4798)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-07 16:16:33 +00:00 |
|
sp.wack
|
c3991c870d
|
feat(frontend): Cache request data (#4816)
|
2024-11-07 16:53:34 +02:00 |
|
sp.wack
|
1a27619b39
|
feat(frontend): Update npm scripts for cross-platform compatibility with PowerShell and Unix shells (#4727)
|
2024-11-07 16:51:02 +02:00 |
|
sp.wack
|
cc15aee405
|
fix(frontend): Fix Jupyter tab overflow (#4818)
|
2024-11-07 22:48:10 +08:00 |
|
sp.wack
|
0335b1a634
|
feat(posthog): Identify users logged in with GitHub (#4794)
|
2024-11-07 08:37:07 +00:00 |
|
Daniel Cruz
|
bb362cd377
|
Use i18n Keys (2) (#4464)
Co-authored-by: adrianamorenogt <adrianamorenogutierrez@gmail.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-07 08:34:59 +00:00 |
|
Engel Nyst
|
47464a9cfa
|
Revert "Feature: Add ability to reconnect websockets" (#4801)
|
2024-11-07 01:56:39 +00:00 |
|
tofarr
|
0e5e754420
|
Feature: Add ability to reconnect websockets (#4526)
|
2024-11-06 18:12:31 +00:00 |
|
Robert Brennan
|
7a8e207985
|
Fix: Implement caching for clientLoader to prevent repeated calls (#4772)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-06 12:51:09 -05:00 |
|
sp.wack
|
e5d7735d75
|
ALL-677 fix(frontend) Truncate long CMD outputs to prevent UI freezing (#4785)
|
2024-11-06 23:43:25 +08:00 |
|
OpenHands
|
83ccb74d36
|
Fix issue #4780: [Bug]: Initial query is not cleared after submission (#4781)
|
2024-11-06 09:54:15 +00:00 |
|
sp.wack
|
118957235d
|
feat(frontend): Chat interface empty state (#4737)
|
2024-11-06 08:55:50 +00:00 |
|
Xingyao Wang
|
4a6406ed71
|
feat: add drag & paste image support to ChatInput (#4762)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-06 07:44:16 +00:00 |
|
Robert Brennan
|
e497438085
|
Remove extra calls to isAuthenticated (#4766)
|
2024-11-05 22:09:43 +00:00 |
|
mamoodi
|
4374ea08d3
|
Patch release 0.12.3 (#4760)
|
2024-11-05 16:53:08 +00:00 |
|
sp.wack
|
6eafe0d2a8
|
feat(frontend): Redirect user to app after a project upload or repo selection (and add e2e tests) (#4751)
|
2024-11-05 17:12:58 +02:00 |
|
Robert Brennan
|
98751a3ee2
|
Refactor of error handling (#4575)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2024-11-04 23:30:53 +00:00 |
|
mamoodi
|
78f4712080
|
Release 0.12.2 (#4741)
|
2024-11-04 16:33:50 -05:00 |
|
Xingyao Wang
|
1d2a616be7
|
Fix issue #4739: '[Bug]: The agent doesn'"'"'t know its name' (#4740)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-04 21:24:35 +00:00 |
|
OpenHands
|
ba25b02978
|
Fix issue #4735: Update msw mocks (#4736)
|
2024-11-04 16:58:56 +00:00 |
|