|
|
2 years ago | |
|---|---|---|
| .. | ||
| lib | 2 years ago | |
| sandbox | 2 years ago | |
| README.md | 2 years ago | |
| agent.py | 2 years ago | |
| controller.py | 2 years ago | |
| main.py | 2 years ago | |
This is a Python package that contains all the shared abstraction (e.g., Agent) and components (e.g., sandbox, web browser, search API, selenium).
Run the docker-based sandbox interactive:
mkdir workspace
python3 opendevin/sandbox/sandbox.py -d workspace
It will map ./workspace into the docker container with the folder permission correctly adjusted for current user.
Example screenshot: