Engel Nyst
|
f8a384fa26
|
Merge branch 'main' of github.com:OpenDevin/OpenDevin into enyst/memories-condenser
|
2024-06-29 01:37:38 +02: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 |
|
Engel Nyst
|
8e5ca7dee4
|
Revert "TEMPORARY swe-bench"
This reverts commit df8963cbd9.
|
2024-06-28 10:51:19 +02:00 |
|
Engel Nyst
|
26891eeccb
|
Merge branch 'main' of github.com:OpenDevin/OpenDevin into enyst/memories-condenser
|
2024-06-28 10:50:40 +02: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 |
|
Engel Nyst
|
df8963cbd9
|
TEMPORARY swe-bench
|
2024-06-28 05:33:24 +02:00 |
|
Engel Nyst
|
c6c2c2dc57
|
Merge branch 'main' of github.com:OpenDevin/OpenDevin into enyst/memories-condenser
|
2024-06-28 05:29:49 +02:00 |
|
Engel Nyst
|
13b0ae18e8
|
add retries, tweak prompt
|
2024-06-28 05:25:55 +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 d0bdae232f.
|
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 |
|
Engel Nyst
|
6b2678acb7
|
integration tests
|
2024-06-27 09:38:47 +02:00 |
|
Engel Nyst
|
93d0b2af6f
|
Revert "TEMPORARY swe-bench"
This reverts commit e2da7fd27b.
|
2024-06-27 08:44:04 +02:00 |
|
Engel Nyst
|
8531d3f661
|
fix unit test
|
2024-06-27 08:36:23 +02:00 |
|
Engel Nyst
|
aec0b83ca0
|
fix previous merge
|
2024-06-27 08:01:04 +02:00 |
|
Engel Nyst
|
e5bcfaa758
|
integration tests
|
2024-06-27 08:00:26 +02:00 |
|
Engel Nyst
|
35c063a141
|
Merge branch 'main' of github.com:OpenDevin/OpenDevin into enyst/memories-condenser
|
2024-06-27 06:49:22 +02:00 |
|
Engel Nyst
|
e2da7fd27b
|
TEMPORARY swe-bench
|
2024-06-27 06:44:45 +02:00 |
|
Engel Nyst
|
b76ebfe59f
|
Revert "TEMPORARY swe-bench"
This reverts commit 92997d0e39.
|
2024-06-27 06:44:21 +02:00 |
|
Engel Nyst
|
8ecc6bc49b
|
send messages separately, adjust summarize prompt
|
2024-06-27 06:42:25 +02:00 |
|
Engel Nyst
|
33ab1fa2ad
|
increase attempts
|
2024-06-27 04:18:26 +02: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 |
|
Engel Nyst
|
92997d0e39
|
TEMPORARY swe-bench
|
2024-06-26 19:23:04 +02:00 |
|
Engel Nyst
|
23b118e9f7
|
reset almost stuck reminder
|
2024-06-26 19:18:58 +02:00 |
|
Engel Nyst
|
8b7eb7f560
|
Revert "TEMPORARY swe-bench"
This reverts commit 39afe88a46.
|
2024-06-26 18:36:33 +02:00 |
|
Engel Nyst
|
a0e6d67976
|
separator from uuid
|
2024-06-26 18:17:57 +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 |
|