27 Commits

Author SHA1 Message Date
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
Graham Neubig
24c87e2d84
Update slack link (#3234) 2024-08-03 06:07:28 +02:00
mamoodi
99284da476
Use README as the only place for getting started instructions (#2815)
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home>
2024-07-05 19:44:29 +02:00
mamoodi
9ccc64fa7e
Update README (#2814)
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home>
2024-07-05 12:54:34 -04:00
r.e.e.c.h.e.e
038e8f8caa
docs: update docker run command to pull default 'latest' tag (#2804)
- Ensure users get the most recent stable release version when pulling default image.
- Explains the main tag for those who want the most recent updates.
2024-07-05 04:13:35 +00:00
mamoodi
75f3181c08
Update tag to use in README and docs to 0.7.0 (#2683)
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home>
2024-06-29 19:53:49 +00:00
mamoodi
9af2a08eda
Remove PERSIST_SANDBOX=true option (#2591) 2024-06-22 17:59:34 +00:00
மனோஜ்குமார் பழனிச்சாமி
5ae647f5c2
Bump docker version (#2479) 2024-06-17 13:50:48 +00:00
Graham Neubig
48a2f24bf4
Replace all instances of OPENDEVIN_WORKSPACE with WORKSPACE_BASE (#2418)
* Replace all instances of OPENDEVIN_WORKSPACE with WORKSPACE_BASE

* Update frontend/src/i18n/translation.json

* Update frontend/src/i18n/translation.json

---------

Co-authored-by: OpenDevin <opendevin@opendevin.ai>
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com>
2024-06-13 18:27:56 +00:00
மனோஜ்குமார் பழனிச்சாமி
4afd85e591
Quick doc fix (#2243) 2024-06-04 07:00:44 +00:00
Xida Ren (Cedar)
1314a09ce9
One-step launch instructions (#2189)
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
2024-06-03 23:28:50 -07:00
மனோஜ்குமார் பழனிச்சாமி
783a3545b5
Named docker app container (#2202) 2024-06-03 05:49:10 +00:00
Graham Neubig
efd689293e
Bump docs to 0.6 (#2193)
* Bump docs to 0.6

* Update README.md
2024-06-02 06:34:40 -04: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
மனோஜ்குமார் பழனிச்சாமி
961c96a2a1
Added ssh_password to config setup (#2139)
Co-authored-by: Aleksandar <isavitaisa@gmail.com>
2024-05-31 07:26:16 +05:30
Robert Brennan
89ac732cb6
Adjust docs a bit (#2135)
* tweak docs a bit

* move warning
2024-05-29 17:56:28 -04:00
மனோஜ்குமார் பழனிச்சாமி
d4ccd48af8
Persistent docker session (#1998)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-05-29 13:22:34 +00:00
mamoodi
c37a474dc5
doc: Small fix for development.md and docs (#2119) 2024-05-28 20:43:58 +00:00
மனோஜ்குமார் பழனிச்சாமி
36ff060c1a
Added links in docs (#2051) 2024-05-25 11:23:20 +05:30
mamoodi
f74b807342
Update README and doc intro to be consistent with each other (#1954) 2024-05-21 16:26:24 +00:00
mamoodi
1d8402a14a
doc: Small fixes to documentation (#1783) 2024-05-14 13:36:53 -04:00
Robert Brennan
2771328036
use -it and pull=always for docker (#1769) 2024-05-13 19:17:57 -04:00
AJ (@techfren)
c2868985e4
add sandbox_user_id to run command which is neccesary (#1641) 2024-05-08 12:20:31 +00: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
Alex Bäuerle
ae2b857cb4
docs(docker): update docker version and make get started more prominent (#1536)
* docs(docker): update docker version and make get started more prominent

* bump version
2024-05-06 00:40:27 +00: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