mamoodi
9af2a08eda
Remove PERSIST_SANDBOX=true option ( #2591 )
2024-06-22 17:59:34 +00:00
மனோஜ்குமார் பழனிச்சாமி
4c5e5a0b5a
Mention Ubuntu supported versions ( #2584 )
2024-06-22 10:19:52 +00:00
mamoodi
b5e6ba8239
docs: Update Development and CONTRIBUTING docs ( #2453 )
...
* docs: Update Development and CONTRIBUTING docs
* Explain the PR process in simpler terms
* Fix formatting
---------
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home >
2024-06-16 10:45:10 -04:00
RainRat
3b0e1361a4
fix typos ( #2267 )
...
* fix typos
no functional change
* fix typos
* fix typos
* fix integration test
---------
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com >
Co-authored-by: Leo <ifuryst@gmail.com >
Co-authored-by: yufansong <yufan@risingwave-labs.com >
2024-06-05 23:06:40 +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
mamoodi
c37a474dc5
doc: Small fix for development.md and docs ( #2119 )
2024-05-28 20:43:58 +00:00
Yufan Song
34cccfe9cc
doc: update documentation about poetry update ( #1962 )
...
* add doc
* Update Development.md
---------
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
2024-05-22 07:33:53 +00:00
Xingyao Wang
fe43aeb9b6
Revert ssh box implemetation, fix multi-line command issues and add unit tests ( #1460 )
...
* update dev md for instruction of running unit tests
* add back unit tests
* revert back to the original sandbox implementation to fix testcases
* allow unit test workflow to find docker.sock
* make sandbox test working via patch
* fix arg parser that's broken for some reason
* fix integration test
* Revert "fix arg parser that's broken for some reason"
This reverts commit 6cc8961133 .
* update Development.md
2024-04-30 12:46:35 -04:00
Xingyao Wang
0b6ab238f9
Update Development.md ( #1330 )
2024-04-24 17:05:27 +08:00
Engel Nyst
220dac926e
Note on model name ( #1295 )
2024-04-22 22:53:16 +00:00
Engel Nyst
1338248310
Document LLM prompt and response logging. ( #1166 )
2024-04-16 17:29:50 -04:00
Robert Brennan
342302ceef
Add Docker DOOD setup ( #1023 )
...
* simplified get
* resolved merge conflicts
* removed default param for get
* add dood setup
* add readme
* better build process
* multi-stage build
* revert makefile
* rm entrypoint.sh
* adjust ssh box for docker
* update readme
* update readme
* fix hostname
* change workspace setting
* add workspace_mount_base
* fixes for workspace dir
* clean up frontend
* refactor dockerfile
* try download.py
* change docker order a bit
* remove workspace_dir from frontend settings
* fix merge issues
* Update opendevin/config.py
* remove relpath logic from server
* rename workspace_mount_base to workspace_base
* remove workspace dir plumbing for now
* delint
* delint
* move workspace base dir
* remove refs to workspace_dir
* factor out constant
* fix local directory usage
* dont require dir
* fix docs
* fix arg parsing for task
* implement WORKSPACE_MOUNT_PATH
* fix workspace dir
* fix ports
* fix merge issues
* add makefile
* revert settingsService
* fix string
* Add address
* Update Dockerfile
* Update local_box.py
* fix lint
* move to port 3000
---------
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com >
Co-authored-by: enyst <engel.nyst@gmail.com >
2024-04-15 14:19:02 +02:00