12 Commits

Author SHA1 Message Date
mamoodi
5db6bffaf6
Add some notes to the README for things that are not officially suppo… (#11663) 2025-11-10 20:16:41 +04:00
Jessica Kerr
4c81965c61
build(devcontainer): add uvx installation (#11610) 2025-11-03 19:37:54 +01:00
llamantino
6a9065960d
fix(devcontainer): mark workspace as safe dir (#9136) 2025-06-18 04:22:42 +08:00
llamantino
47b0dc548e
feat: support dev container networking without host mode (#9122) 2025-06-14 08:38:18 -04:00
llamantino
0abc6f27ef
fix(devcontainer): configure host networking to fix runtime connection (#8971)
Co-authored-by: llamantino <12345678+yourusername@users.noreply.github.com>
2025-06-07 01:44:23 +02:00
llamantino
ebacd1b080
fix: make setup.sh executable for devcontainer postCreateCommand (#8891)
Co-authored-by: llamantino <12345678+yourusername@users.noreply.github.com>
2025-06-06 05:26:22 -07:00
Kent Johnson
35d2281717
feat: Add dev container (#8589) 2025-05-26 21:35:27 -04:00
mamoodi
8300cf0436
Specify unsupported paths for installing OpenHands (#5540) 2024-12-12 16:26:18 -05:00
tofarr
152f99c64f
Chore Bump python version (#3545) 2024-10-03 13:40:55 -04:00
Graham Neubig
243cb492aa
Run pre-commit on all files (#3884) 2024-09-16 11:07:08 -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
மனோஜ்குமார் பழனிச்சாமி
eb182f492e
Feat: Dev Container for GitHub Codespaces (#2689)
* Workaround for GitHub Codespaces

* Add devcontainer config

* rename devcontainer folder

* install netcat

* add VS Code Python extension

* apt update

* give executable path to avoid bugs

* configure poetry env

* fix postCreateCommand

* revert executable path

* add postStartCommand

* run in background

* Add Codespaces badge

* add default config

* Add Codespaces badge to doc

* update comment

* apply workaround 2

* refactor

* fix lib path

* Update on_create.sh

* pass env directly to cmd

* resolve unexpected merge conflicts

* Separated to #2850

* Update README.md

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

* Update codespaces link

* Update README.md

* Separated to #2975

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-07-28 07:44:18 -04:00