dependabot[bot]
3f158d09e2
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /frontend ( #2570 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 15:18:21 +00:00
Graham Neubig
7e44c8f348
Update doc to clarify OpenDevin mission and link directly to content ( #2568 )
...
* Update doc
* Fix review comments
2024-06-21 15:12:40 +00:00
tobitege
6879acdfe7
fix: Makefile shall pull sandbox:main, not :latest ( #2561 )
2024-06-21 11:27:56 +02:00
Shimada666
64c2a783d4
Revert "Always pull sandbox image ( #2538 )" ( #2560 )
...
This reverts commit 6dd2491944 .
2024-06-21 08:09:26 +00:00
Shimada666
1ffaed48c4
Stop always pulling the latest image. ( #2558 )
...
LGTM, thanks!
2024-06-21 05:42:49 +00:00
Boxuan Li
01fa52d062
Enforce linter in tests folder ( #2557 )
2024-06-20 21:50:34 -07:00
மனோஜ்குமார் பழனிச்சாமி
f3ba2f02d5
Fix Mac OS CI - usernet unable to resolve IP for SSH forwarding ( #2556 )
2024-06-21 10:02:26 +05:30
dependabot[bot]
2df629f912
chore(deps-dev): bump eslint-plugin-jsx-a11y in /frontend ( #2543 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leo <ifuryst@gmail.com >
2024-06-21 07:30:29 +03:00
மனோஜ்குமார் பழனிச்சாமி
41564c2eac
Use :main instead of :latest ( #2539 )
...
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
2024-06-21 03:57:50 +00:00
tobitege
ff9f34bea2
sec: update npm module to 8.17.1 ( #2554 )
2024-06-21 02:45:09 +00:00
Boxuan Li
bfa00932cc
Enable test_agnostic_sandbox_jupyter_agentskills_fileop_pwd in CI ( #2534 )
...
* Enable test_agnostic_sandbox_jupyter_agentskills_fileop_pwd in CI
* Fix env variable value
2024-06-20 20:39:11 -06:00
Boxuan Li
feabc97aba
Evaluation time travel: build sandbox on the fly ( #2491 )
2024-06-20 20:22:02 -06:00
மனோஜ்குமார் பழனிச்சாமி
6dd2491944
Always pull sandbox image ( #2538 )
2024-06-21 06:52:18 +05:30
dependabot[bot]
0b742826ea
chore(deps-dev): bump openai from 1.34.0 to 1.35.1 ( #2547 )
2024-06-21 01:17:51 +08:00
Xingyao Wang
eac05d71fa
replace / for tag ( #2550 )
2024-06-20 11:09:29 -06:00
Shimada666
0c2882d552
add workspace text ( #2548 )
2024-06-21 00:57:10 +08:00
மனோஜ்குமார் பழனிச்சாமி
35fc2177d0
Fix Mac CI test ( #2544 )
2024-06-21 00:56:23 +08:00
dependabot[bot]
8e22cd5f5e
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6 in /frontend ( #2542 )
2024-06-21 00:36:46 +08:00
dependabot[bot]
cac8159fd8
chore(deps): bump boto3 from 1.34.129 to 1.34.130 ( #2546 )
2024-06-21 00:36:16 +08:00
dependabot[bot]
ff0a35451d
chore(deps): bump monaco-editor from 0.49.0 to 0.50.0 in /frontend ( #2541 )
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 09:52:26 -06:00
Robert Brennan
373a700599
Architecture documentation ( #2116 )
...
* add initial arch
* add agent
* update docs
* Update opendevin/README.md
* Update opendevin/README.md
* Update opendevin/README.md
2024-06-20 15:16:06 +00:00
Shimada666
9ec5e4f3e2
remove gcc ( #2536 )
2024-06-20 13:49:26 +05:30
மனோஜ்குமார் பழனிச்சாமி
833bb50fb0
Downgrade Mac version in CI/CD Pipeline ( #2499 )
...
* downgrade mac version in CI
* Delete run-integration-tests.yml
2024-06-19 22:12:15 -07:00
Shimada666
26fc3c886a
Make plugins sandbox-agnostic ( #2101 )
...
* tmp
* tmp
* merge main
* feat: auto build image cache
* remove plugins
* use config file
* update mamba setup shell
* support agnostic sandbox image autobuild
* remove config
* Update .gitignore
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu >
* Update opendevin/runtime/docker/ssh_box.py
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu >
* update setup.sh
* readd sudo
* add sudo in dockerfile
* remove export
* move od-runtime dependencies to sandbox dockerfile
* factor out re-build logic into a separate util file
* tweak existing plugin to use OD specific sandbox
* update testcase
* attempt to fix unit test using image built in ghcr
* use cache tag
* try to fix unit tests
* add unittest
* add unittest
* add some unittests
* revert gh workflow changes
* feat: optimize sandbox image naming rule
* add pull latest image hint
* add opendevin python hint and use mamba to install gcc
* update docker image naming rule and fix mamba issue
* Update opendevin/runtime/docker/ssh_box.py
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
* fix: opendevin user use correct pip
* fix lint issue
* fix custom sandbox base image
* rename test name
* add skipif
---------
Co-authored-by: Graham Neubig <neubig@gmail.com >
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu >
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com >
Co-authored-by: tobitege <tobitege@gmx.de >
2024-06-19 19:58:07 -07:00
Xingyao Wang
b569ba710d
docs: Add visualizer instruction for SWE-Bench ( #2529 )
...
* Update README.md for visualizer instruction
* Polish the visualization guidance (#2531 )
* fix conda create error
* fix and polish the readme for visualization
* Update README.md
---------
Co-authored-by: Haofei Yu <haofeiy@cs.cmu.edu >
2024-06-19 20:41:09 +00:00
Xingyao Wang
0a0f78f2fb
docs: Update link to evaluation benchmark on README.md ( #2530 )
2024-06-19 20:32:39 +00:00
mamoodi
c4ad3b8f47
docs: Fix formatting in CONTRIBUTING ( #2526 )
...
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home >
2024-06-20 03:14:46 +08:00
dependabot[bot]
dda435e5e8
chore(deps-dev): bump eslint-plugin-react in /frontend ( #2524 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.2 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-06-19 17:10:08 +00:00
Graham Neubig
8ee5cbc786
Update CONTRIBUTING.md ( #2525 )
...
This PR tries to update contributing.md to add a little more structure and make it clear the different ways to contribute.
2024-06-19 15:41:48 +00:00
dependabot[bot]
64fe3d4cba
chore(deps): bump framer-motion from 11.2.10 to 11.2.11 in /frontend ( #2523 )
...
Bumps [framer-motion](https://github.com/framer/motion ) from 11.2.10 to 11.2.11.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/framer/motion/compare/v11.2.10...v11.2.11 )
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 09:33:33 -06:00
dependabot[bot]
718e435bb8
chore(deps): bump litellm from 1.40.16 to 1.40.17 ( #2522 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.16 to 1.40.17.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.16...v1.40.17 )
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:13:40 +00:00
dependabot[bot]
13bd154b50
chore(deps): bump boto3 from 1.34.128 to 1.34.129 ( #2520 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.128 to 1.34.129.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.128...1.34.129 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:12:56 +00:00
dependabot[bot]
a67b79d9ea
chore(deps): bump json-repair from 0.23.1 to 0.25.0 ( #2521 )
...
Bumps [json-repair](https://github.com/mangiucugna/json_repair ) from 0.23.1 to 0.25.0.
- [Release notes](https://github.com/mangiucugna/json_repair/releases )
- [Commits](https://github.com/mangiucugna/json_repair/compare/0.23.1...0.25.0 )
---
updated-dependencies:
- dependency-name: json-repair
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:10:53 +00:00
dependabot[bot]
e1c6af865b
chore(deps-dev): bump chromadb from 0.5.1 to 0.5.3 ( #2514 )
...
Bumps [chromadb](https://github.com/chroma-core/chroma ) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/chroma-core/chroma/releases )
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md )
- [Commits](https://github.com/chroma-core/chroma/compare/0.5.1...0.5.3 )
---
updated-dependencies:
- dependency-name: chromadb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 16:49:00 +02:00
மனோஜ்குமார் பழனிச்சாமி
d0bdae232f
Show relevant error in UI ( #2516 )
2024-06-19 15:58:48 +05:30
மனோஜ்குமார் பழனிச்சாமி
92a1eaa866
Add dev config for frontend for WSL ( #2506 )
...
* Add dev config for frontend
* Update package.json
* Update package.json
2024-06-19 14:06:06 +05:30
dependabot[bot]
3ffcc7157d
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #2497 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 00:26:20 -07:00
Boxuan Li
89cae8d6b8
Fix Docker tagging issue with upper case ( #2512 )
...
* Fix Docker tagging issue with upper case
* Update containers/build.sh
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com >
* Use tr command which is available on both zsh and bash
* Lower image name
* Lower image name
* Update .github/workflows/ghcr.yml
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com >
* Fix shell syntax
---------
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com >
2024-06-19 00:11:18 -06:00
tobitege
3f869ae853
default timezone in build ( #2513 )
2024-06-19 08:07:57 +02:00
tobitege
8f48d10442
poetry.lock updated (lots of changes) ( #2492 )
...
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
2024-06-19 04:10:41 +00:00
Engel Nyst
80fe13f4be
rename our completion as a drop-in replacement of litellm completion ( #2509 )
2024-06-19 05:25:25 +02:00
Engel Nyst
b2307db010
Document, rename Agent* exceptions to LLM* ( #2508 )
...
* rename "Agent" exceptions to LLM*, document
* LLMResponseError
2024-06-18 22:30:22 +00:00
dependabot[bot]
3d33bc6813
chore(deps): bump boto3 from 1.34.126 to 1.34.128 ( #2504 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.126 to 1.34.128.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.126...1.34.128 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 01:54:15 +08:00
Boxuan Li
c2fa99b4a1
Split container image build & push ( #2456 )
...
* Split container image build & push
* Code cleanup
* Cleanup
* Add back useless docker_build_success step to make CI happy
* Revert "Cleanup"
This reverts commit 2a260791a9 .
* Use fresh built sandbox image in integration test
* fix dependency
* DEBUG: only build
* Attempt to fix dependency
* Change dependency
* Combine both jobs
* Fix env
* Remove Mac integration tests as they are too unstable
* Move sandbox tests to ghcr
* Use loaded image
2024-06-19 01:44:51 +08:00
dependabot[bot]
5e8ef23a53
chore(deps): bump litellm from 1.40.15 to 1.40.16 ( #2501 )
2024-06-19 00:40:46 +08:00
Xingyao Wang
1f379bebc2
Update README.md ( #2505 )
...
LGTM
2024-06-18 18:14:21 +02:00
dependabot[bot]
1f72f4c401
chore(deps): bump google-generativeai from 0.6.0 to 0.7.0 ( #2500 )
2024-06-18 15:16:17 +00:00
dependabot[bot]
07fa57ff69
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 in /frontend ( #2498 )
2024-06-18 22:54:46 +08:00
dependabot[bot]
9b9dae9463
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #2495 )
2024-06-18 22:53:51 +08:00
dependabot[bot]
1bc3ca20da
chore(deps): bump jose from 5.4.0 to 5.4.1 in /frontend ( #2496 )
2024-06-18 22:53:06 +08:00