17 Commits

Author SHA1 Message Date
omahs
4bb6ec2ee5
Fix typos (#8469) 2025-05-13 09:34:21 +00:00
Caique
2a5e17d548
docs(frontend): add environment variables in .env.sample and README (#7401) 2025-03-25 22:08:20 +04:00
Caique
23e775b1e0
docs: add pt-BR translation for official docs (#7416) 2025-03-24 23:13:52 +00:00
Jason Burt
838e3d5ae4
Add comprehensive frontend testing documentation with example links (#7327)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
2025-03-21 21:03:40 +00:00
sp.wack
b9b6cfd406
refactor(frontend) Refactor and move components (#5290) 2024-12-02 05:47:02 +00:00
sp.wack
ce18792b12
docs(frontend): Update README (#4262) 2024-10-08 10:05:18 -04:00
Robert Brennan
01ae22ef57
Rename OpenDevin to OpenHands (#3472)
* Replace OpenDevin with OpenHands

* Update CONTRIBUTING.md

* Update README.md

* Update README.md

* update poetry lock; move opendevin folder to openhands

* fix env var

* revert image references in docs

* revert permissions

* revert permissions

---------

Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
2024-08-20 00:44:54 +08:00
tofarr
040b9cb75c
Chore Readme updates (#3302)
* Readme updates

Added explicit installation instructions to server and frontend README

* Documentation update

* WIP

* WIP

---------

Co-authored-by: Tim O'Farrell <tofarr@Tims-MacBook-Pro-2.local>
2024-08-08 18:06:58 -04:00
tobitege
7263705492
fix frontend tests; minor readme update (#2219)
* fix frontend tests; minor readme update

* Fix indent in ChatInput.test

* Fix linting errors, finally

* lint: minor fixes (per make lint)

* All tests passed!
2024-06-04 20:46:47 +03:00
sp.wack
a0dd5880d7
improve formatting and extend to include i18n scripts (#1328) 2024-04-24 09:09:05 -07:00
sp.wack
f55f7be2e6
update readme to include testing script and documentation (#1272) 2024-04-22 08:54:28 -07:00
Leo
0e572c3e41
feat: support tls. #1234 (#1248)
* feat: support tls.

* update the frontend README.

* Update frontend/README.md

Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>

---------

Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
2024-04-21 14:50:48 -04:00
Jim Su
1be355436d
Expose LiteLLM model names in backend (#370) 2024-03-29 19:34:32 -04:00
808vita
7448d9147b
Update README.md (#323)
Frontend readme updated - for terminal section
2024-03-28 20:36:56 -04:00
Suryavir Kapur
cac687508f
cra -> vite (#47) 2024-03-18 21:31:51 -04:00
Jim Su
cf97b66ff9
Frontend: Implement real terminal with xterm.js (#39)
* Add xterm terminal

* Remove unused code blocks

* Update README.md with terminal documentation

* Update frontend/README.md

Co-authored-by: Graham Neubig <neubig@gmail.com>

---------

Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-03-17 23:33:48 -04:00
Graham Neubig
788ba686c9 Add prototype frontend 2024-03-15 20:22:29 -04:00