0.8.3
What's Changed
- [Agent, LLM] Make sure codeact agent produce message in u/a/u/a order by @xingyaoww in #3193
- [Arch] Test
EventStreamRuntimeto ensure its feature parity withServerRuntimeby @xingyaoww in #3157 - (Docker) Fix passing of POETRY_CACHE_DIR into RUN command by @tobitege in #3163
- (Eval) Apply config arguments for miniwob ssh box if None is passed by @tobitege in #3198
- Feat: Dev Container for GitHub Codespaces by @SmartManoj in #2689
- Fix swe-bench sandbox config parameter by @enyst in #3189
- (fix) test_runtime.py parametrization for box_class by @tobitege in #3186
- (fix) Remove unneeded message about config file not found by @tobitege in #3158
- Fix: Add missing arguments for SSHBox in evaluation by @SmartManoj in #3075
- Fix: Parse exit code correctly for background commands by @SmartManoj in #3161
- (fix) tests: temp_dir fixture fix in 4 tests by @tobitege in #3160
- [docs] Update README.md for new OpenDevin Runtime by @xingyaoww in #3142
- (docs) Update custom sandbox guide: added nikolaik image consideration by @tobitege in #3197
- [Runtime] Reduce dependency to speed up CI and reduce image size by @xingyaoww in #3195
- Clear last_error when restoring a session by @enyst in #3146
- Fix max budget per task error in headless mode by @enyst in #3147
- Finish action is missing from the prompt by @enyst in #3149
- Migrate multi-line-bash-related sandbox tests into runtime tests and fix multi-line issue by @xingyaoww in #3128
- Add toggle to enable/disable agent selection - default is agent selection is off by @mamoodi in #3174
- Add unit tests for LLM init function by @neubig in #3188
- Rename to UserRejectObservation by @enyst in #3175
- Remove the use of realpath when the file doesn't exist by @enyst in #3200
- Chore: Add line breaks in pull_request_template.md by @SmartManoj in #2988
- chore: Release 0.8.2 by @mamoodi in #3150
- chore(deps): bump litellm from 1.42.3 to 1.42.5 by @dependabot in #3167
chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #3168 - chore(deps-dev): bump husky from 9.1.2 to 9.1.3 in /frontend by @dependabot in #3166
- chore(deps): bump @reduxjs/toolkit from 2.2.6 to 2.2.7 in /frontend by @dependabot in #3164
- chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0 in /frontend by @dependabot in #3165
- chore(deps): bump boto3 from 1.34.149 to 1.34.150 by @dependabot in #3182
- chore(deps-dev): bump husky from 9.1.3 to 9.1.4 in /frontend by @dependabot in #3179
- chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 in /frontend by @dependabot in #3180
- chore(deps-dev): bump mypy from 1.11.0 to 1.11.1 by @dependabot in #3190
- chore(deps): bump boto3 from 1.34.150 to 1.34.151 by @dependabot in #3191
- chore(deps-dev): bump @types/node from 22.0.0 to 22.0.2 in /frontend by @dependabot in #3205
Full Changelog: 0.8.2...0.8.3