tobitege
ea3c58dc8c
feat: added make run-wsl ( #2711 )
...
* feat: added make run-wsl
* moved Windows warning
2024-07-01 09:01:54 +02:00
Engel Nyst
1975689cd4
remove swe agent ( #2708 )
2024-07-01 12:27:14 +09:00
mamoodi
00542432bd
docs: Update documentation with some consistency ( #2706 )
...
* Update documentation with some consistency
* Make windows troubleshooting a little more clear
* Apply suggestions from code review
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
---------
Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
2024-06-30 23:27:58 +00:00
Boxuan Li
8dae1f9307
Bypass MAX_ITERATIONS and MAX_BUDGET_PER_TASK on web GUI ( #2697 )
...
Closes #1493
Introduced TRAFFIC_CONTROL_STATE to allow OpenDevin to switch between normal traffic limiting mode and temporarily disabled mode.
2024-06-30 13:19:45 -07:00
Engel Nyst
e24c52d060
Small refactoring of obs truncation ( #2701 )
...
* refactor truncate_content a bit to be usable by all agents
* adjust doc
2024-06-30 12:12:08 +02:00
Engel Nyst
2d9bb56763
Add ability to restore the cli session (optional) ( #2699 )
...
* add ability to restore the main session
* add quick log
* rename to cli session
2024-06-30 06:56:55 +00:00
Engel Nyst
874b4c9075
CLI concurrency ( #2695 )
...
* add session id in cli, evals
* fix main sid
2024-06-30 04:04:30 +02:00
Xingyao Wang
15e0c524f4
default to not use hint for eval ( #2696 )
2024-06-29 21:27:57 +00:00
Engel Nyst
4b1cc56682
Sync history to stream ( #2640 )
...
* add event to stream before budget check
* make the budget check before the step
* Update opendevin/controller/agent_controller.py
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
---------
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
2024-06-29 21:19:00 +00:00
மனோஜ்குமார் பழனிச்சாமி
b4f63ae076
doc: Update CONTRIBUTING.md ( #2671 )
2024-06-29 22:06:14 +02:00
Boxuan Li
e45b311c35
Remove MAX_CHARS traffic control ( #2694 )
...
* Remove MAX_CHARS limiting
* More cleanup
2024-06-29 12:59:41 -07: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
Boxuan Li
79a3e81708
ghcr: Fix local built image name in tests ( #2686 )
...
* ghcr: Fix local built image name in tests
* Push to registry when tagged
* Fix push and experiment
* Remove debug
0.7.0
2024-06-29 09:53:30 -07:00
Xingyao Wang
e8cb6803df
[Evaluation] Improve patch apply in SWE-Bench ( #2684 )
...
* add newline after patch to fix patch apply
* only add newline if not empty
2024-06-29 14:11:07 +08:00
tobitege
7d31057904
feat: file explorer: better sorting; .gitignore support; file upload config ( #2621 )
...
* feat: file explorer: better sorting; .gitignore support; file upload config
* resolved poetry
* move config settings (no extra file); updated uploading of files; fix exception on refresh of removed folder
* removed console cmds; fix in a toast
* attempt fix of upload toasts
* fix new options' assignments in listen.py
2024-06-28 16:36:25 +00:00
dependabot[bot]
b88898235e
chore(deps-dev): bump llama-index-vector-stores-chroma ( #2680 )
2024-06-28 23:49:49 +08:00
dependabot[bot]
a9302b15df
chore(deps): bump json-repair from 0.25.1 to 0.25.2 ( #2679 )
2024-06-28 23:49:19 +08:00
dependabot[bot]
52c7019cb3
chore(deps): bump litellm from 1.40.28 to 1.40.29 ( #2677 )
2024-06-28 23:48:57 +08:00
dependabot[bot]
b05aaffd7e
chore(deps-dev): bump openai from 1.35.6 to 1.35.7 ( #2676 )
2024-06-28 23:48:37 +08:00
dependabot[bot]
a918198f43
chore(deps): bump vite from 5.3.1 to 5.3.2 in /frontend ( #2681 )
2024-06-28 23:48:02 +08:00
dependabot[bot]
839c51ed3c
chore(deps): bump jose from 5.6.1 to 5.6.2 in /frontend ( #2682 )
2024-06-28 23:47:35 +08:00
dependabot[bot]
105662a40c
chore(deps): bump boto3 from 1.34.134 to 1.34.135 ( #2678 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.134 to 1.34.135.
- [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.134...1.34.135 )
---
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-28 15:08:16 +00:00
Boxuan Li
7766a3283e
CodeActAgent: Fix delegate history ( #2672 )
2024-06-28 16:37:23 +09:00
மனோஜ்குமார் பழனிச்சாமி
af9385322b
Refactor: Simplify message formatting ( #2670 )
...
Removed redundant `str()` conversion in f-string.
2024-06-28 07:34:26 +02:00
Jiayi Pan
917d96e06f
Fix doc error in evals ( #2654 )
2024-06-27 16:13:47 +00:00
dependabot[bot]
cc9cb1bac0
chore(deps): bump litellm from 1.40.27 to 1.40.28 ( #2664 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.27 to 1.40.28.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.27...v1.40.28 )
---
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-27 15:44:54 +00:00
dependabot[bot]
fdef348365
chore(deps): bump jose from 5.5.0 to 5.6.1 in /frontend ( #2663 )
2024-06-27 15:42:38 +00:00
dependabot[bot]
1827579f4b
chore(deps): bump google-generativeai from 0.7.0 to 0.7.1 ( #2662 )
2024-06-27 23:40:56 +08:00
dependabot[bot]
c2969d422a
chore(deps-dev): bump openai from 1.35.4 to 1.35.6 ( #2660 )
2024-06-27 23:40:28 +08:00
dependabot[bot]
badfb054f1
chore(deps): bump boto3 from 1.34.133 to 1.34.134 ( #2661 )
2024-06-27 23:39:58 +08:00
மனோஜ்குமார் பழனிச்சாமி
9919d8e448
Provide [Package already installed] info to LLM ( #2642 )
...
* Provide [Package already installed] info to LLM
* regenerate tests
2024-06-27 09:03:54 +00:00
Engel Nyst
58b06cced7
Revert "Show relevant error in UI ( #2516 )" ( #2657 )
...
This reverts commit d0bdae232f0925ba4340ef10c172f2e3383d3efd.
2024-06-27 08:55:41 +00:00
Boxuan Li
5835680292
Add test for auto_lint after file edit ( #2655 )
2024-06-27 17:13:45 +09:00
மனோஜ்குமார் பழனிச்சாமி
877d9ae794
Added Sound Notification 🎵 ( #2203 )
...
* Added Sound Notification
* prettify
* linted
* disabled by default
* Add dev config for frontend
* add volume icon
* fix typo
* lint
* lint
* Apply suggestions from code review
Co-authored-by: Graham Neubig <neubig@gmail.com>
* Move volume icon to bottom
---------
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-06-27 01:27:48 +00:00
Xingyao Wang
6099f72ae3
Update docusaurus.config.ts for a changed Doc URL ( #2653 )
...
* Update docusaurus.config.ts for a changed Doc URL
* fix url
* fix broken link again
* fix url again
2024-06-26 21:56:42 +00:00
Xingyao Wang
418cda23c5
Update custom_sandbox_guide.md ( #2650 )
2024-06-26 21:58:19 +02:00
dependabot[bot]
3fb8206b72
chore(deps-dev): bump openai from 1.35.3 to 1.35.4 ( #2649 )
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.35.3 to 1.35.4.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.35.3...v1.35.4 )
---
updated-dependencies:
- dependency-name: openai
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-26 15:51:57 +00:00
dependabot[bot]
7394c91c0e
chore(deps): bump litellm from 1.40.26 to 1.40.27 ( #2648 )
...
Bumps [litellm](https://github.com/BerriAI/litellm ) from 1.40.26 to 1.40.27.
- [Release notes](https://github.com/BerriAI/litellm/releases )
- [Commits](https://github.com/BerriAI/litellm/compare/v1.40.26...v1.40.27 )
---
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-26 15:46:56 +00:00
dependabot[bot]
acee3e9d04
chore(deps): bump boto3 from 1.34.132 to 1.34.133 ( #2647 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.132 to 1.34.133.
- [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.132...1.34.133 )
---
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-26 15:42:58 +00:00
dependabot[bot]
8fef94cac4
chore(deps): bump jose from 5.4.1 to 5.5.0 in /frontend ( #2645 )
...
Bumps [jose](https://github.com/panva/jose ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v5.4.1...v5.5.0 )
---
updated-dependencies:
- dependency-name: jose
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-26 23:40:14 +08:00
Sheun Aluko, MD-MS
0e8d1e5fb8
added custom sandbox guide markdown file ( #2637 )
2024-06-26 23:33:53 +08:00
dependabot[bot]
10b7a1e9c5
chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 in /frontend ( #2644 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.8 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-26 23:29:55 +08:00
dependabot[bot]
5abe014218
chore(deps): bump react-router-dom from 6.23.1 to 6.24.0 in /frontend ( #2628 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.23.1 to 6.24.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.24.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
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-26 23:19:52 +08:00
tobitege
163ee3abf6
dev: added make-i18n to "build" (package.json) ( #2641 )
...
* added i18n to build-frontend
* revert Makefile; update package.json for make-i18n instead
2024-06-26 11:53:40 +02:00
Boxuan Li
ee86d8d25e
Frontend support for delegation and rejection ( #2608 )
...
1. Add support for rejection action on frontend
2. Show users the reason for rejection
3. Get rid of weird empty box after delegation
4. On web GUI, show customer when a delegation starts and ends
2024-06-26 00:30:10 -07:00
Xavier Vergés
cd91d45b44
Allow SANDBOX_CONTAINER_IMAGEs built from opendevin/sandbox:main ( #2622 )
2024-06-26 12:05:07 +08:00
tobitege
94d24b71d7
frontend: apply more i18n ( #2639 )
2024-06-26 05:54:35 +02:00
PierrunoYT
fcbf1f8242
feat(frontend): Add Typing Indicator for Agent Response using Tailwind CSS ( #2630 )
...
* feat(frontend): Add Typing Indicator for Agent Response
* finetuning and linting
* evil lil linter
* TailwindCSS styles now
* improve bounce
* merge fix
* merge fix 2
* one more fix
* poetry.lock fix
---------
Co-authored-by: tobitege <tobitege@gmx.de>
2024-06-26 04:15:04 +02:00
dependabot[bot]
7ff746250e
chore(deps): bump boto3 from 1.34.131 to 1.34.132 ( #2632 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.131 to 1.34.132.
- [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.131...1.34.132 )
---
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-26 02:37:28 +02:00
dependabot[bot]
2b1d2104d9
chore(deps-dev): bump reportlab from 4.2.0 to 4.2.2 ( #2635 )
...
Bumps [reportlab](https://www.reportlab.com/ ) from 4.2.0 to 4.2.2.
---
updated-dependencies:
- dependency-name: reportlab
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-26 00:45:12 +08:00