47 Commits

Author SHA1 Message Date
sp.wack
b04ec03062
fix(frontend): Disable terminal stdin if the runtime is starting up (#5625) 2024-12-17 11:57:19 +04:00
OpenHands
fdc00fbca0
Fix issue #5605: [Bug]: UI regression, Jupyter tab has no vertical scroll bar, cannot see all actions (#5607) 2024-12-16 09:20:36 -05:00
sp.wack
08b1031666
fix(frontend): Prevent from submitting empty characters (#5545) 2024-12-16 07:33:26 +00:00
Graham Neubig
e979f51ea5
Fix chat input not clearing after image paste/drop (#5342)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-12-11 22:18:38 -08:00
OpenHands
6a6ce5f3ee
Fix issue #5478: Add color to the line next to "Ran a XXX Command" based on return value (#5483)
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-12-11 23:20:29 +00:00
Rohit Malhotra
a482182a9e
Remove Beta label from Browser tab (#5484)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-12-10 15:10:00 -05:00
OpenHands
99fa6c6a4a
Fix issue #5186: [Bug]: Fix up inline code styles in chat window (#5226)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
2024-12-09 16:33:25 -05:00
sp.wack
910b2a9b9e
chore(frontend): Remove initial analytics modal and update waitlist modal (#5416) 2024-12-05 20:57:51 +04:00
Robert Brennan
793e142c4a
Show all actions in the message window (#5190)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
2024-12-03 18:29:49 -05:00
sp.wack
43e074c3ed
fix(frontend): Reduce delta calculating message rate and fix modal import (#5387) 2024-12-03 16:42:09 +00:00
tofarr
0dde1602c2
Feat: Multi tab support! (#5370)
Co-authored-by: Robert Brennan <accounts@rbren.io>
2024-12-03 09:25:39 -07:00
Xingyao Wang
2f11634cca
Add comprehensive analytics tracking (#5271)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-12-03 02:02:07 +08:00
sp.wack
a378ff0965
chore(frontend): Migrate from Remix to React Router 7 (#5304) 2024-12-02 20:46:24 +04:00
sp.wack
5069a8700a
feat(frontend): Integrate axios for client requests (#5255) 2024-12-02 16:34:30 +00:00
sp.wack
b9b6cfd406
refactor(frontend) Refactor and move components (#5290) 2024-12-02 05:47:02 +00:00
sp.wack
3e4220b66d
chore: Handle eslint warnings (#5253) 2024-12-01 16:58:25 -05:00
sp.wack
5d366129d1
refactor(frontend): App index route (mainly file explorer) (#5287) 2024-11-27 09:46:30 +04:00
sp.wack
f4ef6ab50f
refactor(frontend): app layout and event handler (#5279) 2024-11-26 23:56:37 +04:00
sp.wack
8fad6e6e36
refactor(frontend): Root layout route (#5275) 2024-11-26 23:46:07 +04:00
tofarr
c7d89713e8
Feat socket io (#5056)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Robert Brennan <contact@rbren.io>
2024-11-26 00:12:28 +00:00
OpenHands
d267c066e7
Fix issue #5179: [frontend]: Push to Github button should only push branch, but not creating a PR (#5181)
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-11-25 15:59:14 +00:00
sp.wack
1725627c7d
chore: Convert camelCase file names to kebab-case (#5209) 2024-11-25 06:59:02 +00:00
sp.wack
becb17f0c8
feat(frontend): Utilize TanStack Query (#5096) 2024-11-22 23:38:27 +04:00
sp.wack
1acb66c2b3
feat(frontend): Create push to Github action button in chat interface (#4993) 2024-11-15 15:12:13 +00:00
sp.wack
01cacf7c33
feat(frontend): Wait for events before rendering messages (#4994)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
2024-11-14 22:09:29 +02: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
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
dd50246672
test(frontend): Pass failing tests (#4887) 2024-11-11 09:49:56 +00:00
Robert Brennan
35c68863dc
Don't persist cache on reload (#4854) 2024-11-08 22:31:24 +00: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
c3991c870d
feat(frontend): Cache request data (#4816) 2024-11-07 16:53:34 +02: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
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
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
sp.wack
73c7375b92
fix(frontend): Prevent editor from changing width unpredictably (#4659) 2024-11-01 14:04:39 +02:00
Robert Brennan
e17f7b22a6
Remove hidden commands from feedback (#4597)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-10-31 08:49:47 -07:00
OpenHands
866ba6e3b2
Fix issue #4629: [Bug]: Replace claude-3-5-sonnet-20240620 with claude-3-5-sonnet-20241022 (#4631)
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-10-30 17:16:04 +00:00
sp.wack
981b05fc2b
feat(frontend): Introduce secrets prop to hide from the terminal (#4529) 2024-10-29 23:18:01 +04:00
sp.wack
6cf3728247
test(frontend): Test, refactor, and improve the chat interface (#4549) 2024-10-28 17:26:28 +04:00
sp.wack
e878741ae7
test(frontend): Test, refactor, and improve the chat input (#4535) 2024-10-24 18:19:41 +04:00
sp.wack
3927fc3616
[ALL-594] chore(frontend): Add frontend error handling for failed requests (#4501) 2024-10-22 20:05:59 +04:00
sp.wack
864f81bc71
test(frontend): User actions and friends (#4497) 2024-10-22 20:04:07 +04:00
sp.wack
2277897f86
feat(frontend): Improve file based routing (#4317) 2024-10-16 18:54:15 +04:00
sp.wack
70bd710e82
chore(frontend): Remove old session class and some artifacts that are no longer needed (#4310) 2024-10-14 11:44:23 -06:00
sp.wack
9d6c1e569d
fix(frontend): Refactor frontend config (#4261) 2024-10-08 10:04:13 -04:00
sp.wack
bfdd7fd620
feat(frontend): UI overhaul (#3604) 2024-10-07 23:15:38 +04:00