0.6.1
版本发布时间: 2024-06-04 22:04:15
All-Hands-AI/OpenHands最新发布版本:0.12.2(2024-11-05 05:39:08)
What's Changed
- Bump litellm from 1.39.3 to 1.39.5 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2163
- Fix: Feedback should be sent through the backend to avoid CORS issues by @neubig in https://github.com/OpenDevin/OpenDevin/pull/2046
- Bump boto3 from 1.34.115 to 1.34.116 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2164
- Install chromium only once by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2100
- Add remaining subsets for MINT benchmark by @ryanhoangt in https://github.com/OpenDevin/OpenDevin/pull/2142
- Added logs by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2153
- Lazy launching BrowseEnv / making BrowseEnv optional by @assertion in https://github.com/OpenDevin/OpenDevin/pull/2155
- Fixed makefile by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2168
- Fix: Codebase font fixed, and other fixes for #2138 PR by @zeul22 in https://github.com/OpenDevin/OpenDevin/pull/2154
- Fix persist_sandbox in Makefile by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2171
- Initialized plugins only once for persistent sandboxes by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2162
- Fix ssh box hung issue by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2172
- Detailed logs for ssh_box by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2173
- Add AgentBench. by @iFurySt in https://github.com/OpenDevin/OpenDevin/pull/2012
- Fix: Avoid bash backtick eval in runtime commands. by @iFurySt in https://github.com/OpenDevin/OpenDevin/pull/2180
- Support BIRD benchmark by @huybery in https://github.com/OpenDevin/OpenDevin/pull/2117
- Update slack invite link to make it valid by @neubig in https://github.com/OpenDevin/OpenDevin/pull/2182
- Restricted persistent sandbox to opendevin user only by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2177
- Refactored logging by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2159
- Auto started persistent container by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2151
- Add supported benchmarks to evaluation README by @iFurySt in https://github.com/OpenDevin/OpenDevin/pull/2183
- fix typos by @RainRat in https://github.com/OpenDevin/OpenDevin/pull/2187
- fix: Fix husky install deprecated message (since v9 of husky) (#2190) by @tobitege in https://github.com/OpenDevin/OpenDevin/pull/2191
- [Eval, EDA] modify the exiting logic and reward calculation, delete unused function by @dreasysnail in https://github.com/OpenDevin/OpenDevin/pull/2198
- Add cost metrics to evaluation outputs for all benchmarks by @ryanhoangt in https://github.com/OpenDevin/OpenDevin/pull/2199
- Bump docs to 0.6 by @neubig in https://github.com/OpenDevin/OpenDevin/pull/2193
- Windows doc extended with more WSL hints by @tobitege in https://github.com/OpenDevin/OpenDevin/pull/2205
- ssh_box: Close containers before throwing exception by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2206
- fix: German translations added/updated by @tobitege in https://github.com/OpenDevin/OpenDevin/pull/2208
- Fix file descriptor leaks in agentskills by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2209
- ssh_box: Fix Docker client descriptor leak by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2212
- evaluation: Reset configs in finally block by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2214
- Named docker app container by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2202
- logger.py: Fix resource leak by @li-boxuan in https://github.com/OpenDevin/OpenDevin/pull/2215
- Add consent dialog by @neubig in https://github.com/OpenDevin/OpenDevin/pull/2169
- Bump prettier from 3.2.5 to 3.3.0 in /frontend by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2225
- Bump @types/node from 20.12.13 to 20.14.0 in /frontend by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2226
- fix: keep colon part in model name for OpenRouter by @tobitege in https://github.com/OpenDevin/OpenDevin/pull/2223
- Bump e2b from 0.17.0 to 0.17.1 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2229
- Bump uvicorn from 0.30.0 to 0.30.1 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2230
- Bump datasets from 2.19.1 to 2.19.2 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2231
- Bump boto3 from 1.34.116 to 1.34.117 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2232
- doc: changed the welcome logo from 60vh to auto by @poudel-bibek in https://github.com/OpenDevin/OpenDevin/pull/2235
- chore: fix some comments by @finaltrip in https://github.com/OpenDevin/OpenDevin/pull/2234
- Bump ruff from 0.4.6 to 0.4.7 by @dependabot in https://github.com/OpenDevin/OpenDevin/pull/2233
- Fix: Properly close Docker client in DockerExecBox to prevent resource leakage by @iFurySt in https://github.com/OpenDevin/OpenDevin/pull/2224
- Transition Share-OpenDevin to gcloud endpoint by @neubig in https://github.com/OpenDevin/OpenDevin/pull/2240
- Add docs for sharing feedback by @neubig in https://github.com/OpenDevin/OpenDevin/pull/2241
- Fix python environment in review-pr dogfood action by @yufansong in https://github.com/OpenDevin/OpenDevin/pull/2237
- One-step launch instructions by @renxida in https://github.com/OpenDevin/OpenDevin/pull/2189
- fix: restore python linting. by @iFurySt in https://github.com/OpenDevin/OpenDevin/pull/2228
- Quick doc fix by @SmartManoj in https://github.com/OpenDevin/OpenDevin/pull/2243
New Contributors
- @tobitege made their first contribution in https://github.com/OpenDevin/OpenDevin/pull/2191
- @poudel-bibek made their first contribution in https://github.com/OpenDevin/OpenDevin/pull/2235
- @finaltrip made their first contribution in https://github.com/OpenDevin/OpenDevin/pull/2234
- @renxida made their first contribution in https://github.com/OpenDevin/OpenDevin/pull/2189
Full Changelog: https://github.com/OpenDevin/OpenDevin/compare/0.6.0...0.6.1