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