Robert Brennan
54546b1e29
fix slack links again ( #3526 )
2024-08-22 03:54:28 +08:00
Robert Brennan
4172f8530f
fix slack links ( #3523 )
2024-08-21 16:02:20 +00: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
Xingyao Wang
2669a5378c
update video; ( #3284 )
...
clean up docs site;
remove faq;
2024-08-08 08:39:32 -04:00
Graham Neubig
24c87e2d84
Update slack link ( #3234 )
2024-08-03 06:07:28 +02:00
Arno.Edwards
e1caf1db33
Add i18n support for official website ( #2463 )
...
* feat(i18n): initial i18n setup
- Configured i18n settings in docusaurus.config.js
- Implemented Translate component and translate function in key components
* docs(i18n): complete documentation internationalization
- Added support for Simplified Chinese and French
* Update docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/troubleshooting/troubleshooting.md
* Update docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/troubleshooting/troubleshooting.md
* Update docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/troubleshooting/troubleshooting.md
* fix(build): resolve broken links causing build failure
- Fix issue causing build errors due to broken links in Docusaurus documentation.
- Resolve uncontrolled resource consumption in braces (see: https://github.com/advisories/GHSA-grv7-fg5c-xmjg ).
- Bump Docusaurus to ^3.4.0 to fix MDX loader: linkify should process the md AST instead of the md string.
* fix: sync with commit 868b746
- Change to `docusaurus write-translations` to provide translation for JSON files.
---------
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com >
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-23 15:13:04 +00:00
Graham Neubig
7e44c8f348
Update doc to clarify OpenDevin mission and link directly to content ( #2568 )
...
* Update doc
* Fix review comments
2024-06-21 15:12:40 +00: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
Bibek Poudel
42671815a8
changed the welcome logo from 60vh to auto ( #2235 )
2024-06-03 15:50:58 +00:00
Graham Neubig
3b8a649b3d
Update slack invite link to make it valid ( #2182 )
...
* Update README.md
* Update CustomFooter.tsx
* Update about.md
* Update faq.tsx
* Update intro.mdx
2024-06-01 21:55:27 +08:00
Rahul Anand
6e76f9a02f
Fix: Codebase font fixed, and other fixes for #2138 PR ( #2154 )
...
* fix #2123
* Docs enhancement
* Update docs/src/components/CustomFooter.tsx
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
* Update docs/src/components/CustomFooter.tsx
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
* Update docs/src/pages/faq.tsx
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
* update
* fix for #2138 pr
* Update docs/src/components/CustomFooter.tsx
Co-authored-by: Graham Neubig <neubig@gmail.com >
* Update docs/src/components/HomepageHeader/HomepageHeader.tsx
Co-authored-by: Graham Neubig <neubig@gmail.com >
* Update docs/src/components/Welcome/Welcome.tsx
Co-authored-by: Graham Neubig <neubig@gmail.com >
* Update docs/src/css/custom.css
Co-authored-by: Graham Neubig <neubig@gmail.com >
---------
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-01 02:22:44 +00:00
Rahul Anand
a0373900be
Docs enhancement ( #2138 )
...
* fix #2123
* Docs enhancement
* Update docs/src/components/CustomFooter.tsx
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
* Update docs/src/components/CustomFooter.tsx
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
* Update docs/src/pages/faq.tsx
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
---------
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-05-30 17:05:09 +03:00
mamoodi
f74b807342
Update README and doc intro to be consistent with each other ( #1954 )
2024-05-21 16:26:24 +00:00
Graham Neubig
c5abc81bc9
Add documentation regarding how to fix github issues with OpenDevin ( #1904 )
...
* Add documentation on fixing GitHub issues with OpenDevin
* Update documentation to instruct users to send a prompt to OpenDevin for fixing GitHub issues
* Remove duplicate line in FAQ documentation
* Fix error with closed paragraph
---------
Co-authored-by: Your Name <you@example.com >
2024-05-19 19:00:46 +02:00
Robert Brennan
2771328036
use -it and pull=always for docker ( #1769 )
2024-05-13 19:17:57 -04:00
Leo
886f713e4c
Fix: Compatible with older docker version for --add-host ( #1604 )
...
Signed-off-by: ifuryst <ifuryst@gmail.com >
2024-05-06 07:59:51 -04:00
Robert Brennan
730fcd7a39
change default to CodeActAgent and update instructions ( #1523 )
...
* change default to CodeActAgent and update instructions
* add quickstart
* change code
* unpin patch version
* Apply suggestions from code review
2024-05-04 08:37:23 -04:00
Robert Brennan
99e4dd1730
Update social links ( #1539 )
...
* Update social links
* fix more slack links
* update discord
* update reach out faq
* fix init in test
* revert test
2024-05-02 23:08:39 +00:00
Alex Bäuerle
cd58194d2a
docs(docs): start implementing docs website ( #1372 )
...
* docs(docs): start implementing docs website
* update video url
* add autogenerated codebase docs for backend
* precommit
* update links
* fix config and video
* gh actions
* rename
* workdirs
* path
* path
* fix doc1
* redo markdown
* docs
* change main folder name
* simplify readme
* add back architecture
* Fix lint errors
* lint
* update poetry lock
---------
Co-authored-by: Jim Su <jimsu@protonmail.com >
2024-04-29 10:00:51 -07:00