0.8.0
What's Changed
- [Arch] Remove supports for Background Commands by @xingyaoww in #2803
#2810 - arch: deprecating recall action and
search_memory
by @xingyaoww in #2900 - arch: refractor eventstream into async by @xingyaoww in #2907
- [Arch] Implement EventStream Runtime Client with Jupyter Support using Agnostic Sandbox by @xingyaoww in #2879
- [Arch]
EventStreamRuntime
supports browser by @xingyaoww in #2899 - [Agent] Improve edits by adding back
append_file
by @xingyaoww in #2722 - Bugfix: add missing f in f-string for logging debug message in task creation by @SmartManoj in #2836
- CI: Delete colima default profile by @SmartManoj in #2807
- CI: Support uploading frontend unit test coverage. by @iFurySt in #2772
- CI: Check exit code for E2E test by @SmartManoj in #2834
- docs: Reorder docs and small update to README by @mamoodi in #2860
- doc: Mention negative feedback feature in bug report. by @SmartManoj in #2827
- Doc: Fix Azure Guide by @SmartManoj in #2894
- Doc: LM Studio Guide by @SmartManoj in #2875
- Doc: Mention FORCE_REGENERATE var by @SmartManoj in #2833
- [Evaluation] Simplify eval & and multi-processing related fixes by @xingyaoww in
- feat: Implement user confirmation mode, request confirmation when running bash/python code in this mode by @adrgs in #2774
- Fix delegator LLM config when config is set from UI by @li-boxuan in #2913
- Fix: hostname in logging by @SmartManoj in #2914
- [Fix] Minor bug in parse_response of CodeActResponseParser by @RajWorking in #2912
- fix: Runtime import by @xingyaoww in #2897
- Refactor: Remove extra log in property by @SmartManoj in #2687
- Refactoring: event stream based agent history by @enyst in #2709
- Refractor: move image agnostic util to shared runtime util by @xingyaoww in #2859
- Test: Update regenerate.sh by @SmartManoj in #2832
- Update README for release 0.7.1 by @mamoodi in #2814
- Use README as the only place for getting started instructions by @mamoodi in #2815
- Make the sandbox Python runtime completely transparent by @Shimada666 in #2796
- Fix gemini-1.5-flash crash due to missing 'vertexai' module by @SmartManoj in #2826
- trim the sandbox image and install plugin dependencies in agnostic image by @Shimada666 in #2792
- Update custom sandbox usage guide by @Shimada666 in #2829
- fix git diff TIMEOUT problem in swe_bench evaluation by @bin123apple in #2828
- Two fixes to swe bench eval by @neubig in #2831
- Streamline Logging Events by @SmartManoj in #2532
- Display real-time build logs for the agnostic image by @Shimada666 in #2830
- added netcat to the requirements by @rdmueller in #2822
- History clean up by @enyst in #2849
- Add websocket runtime and od-client-runtime by @yufansong in #2603
- add od runtime clinet dependencies in sandbox image by @yufansong in #2858
- fix client pexpect remove permission todo by @yufansong in #2863
- fix pexpect output code error in docker image by @yufansong in #2862
- Fix instance agonistic: remove Miniforge after installation by @Jiayi-Pan in #2878
- Customize LLM config per agent by @li-boxuan in #2756
- chores: open the websockets ports for port mapping and remove chores. by @yufansong in #2864
- Ref: Restore last mute setting by @SmartManoj in #2895
- Integration testing: unset irrelevant env variables by @li-boxuan in #2902
- Remove legacy dummy action from CI by @li-boxuan in #2903
- chore(deps): bump litellm from 1.41.6 to 1.41.7 by @dependabot in #2812
- chore(deps-dev): bump ruff from 0.5.0 to 0.5.1 by @dependabot in #2811
- chore(deps): bump tenacity from 8.4.2 to 8.5.0 by @dependabot in #2813
- chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /frontend by @dependabot in #2851
- chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 in /frontend by @dependabot in #2852
- chore(deps): bump litellm from 1.41.7 to 1.41.11 by @dependabot in #2854
- chore(deps): bump boto3 from 1.34.139 to 1.34.140 by @dependabot in #2855
- chore(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0 in /frontend by @dependabot in #2873
- chore(deps): bump framer-motion from 11.2.13 to 11.2.14 in /frontend by @dependabot in #2871
- chore(deps): bump google-generativeai from 0.7.1 to 0.7.2 by @dependabot in #2868
- chore(deps): bump boto3 from 1.34.140 to 1.34.141 by @dependabot in #2869
- chore(deps): bump litellm from 1.41.11 to 1.41.13 by @dependabot in #2870
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 in /frontend by @dependabot in #2872
- chore(deps): bump json-repair from 0.25.2 to 0.25.3 by @dependabot in #2881
- chore(deps): bump litellm from 1.41.13 to 1.41.14 by @dependabot in #2883
- chore(deps-dev): bump openai from 1.35.10 to 1.35.13 by @dependabot in #2885
- chore(deps): bump framer-motion from 11.2.14 to 11.3.0 in /frontend by @dependabot in #2880
- chore(deps): bump boto3 from 1.34.141 to 1.34.142 by @dependabot in #2882
- chore(deps): bump google-cloud-aiplatform from 1.58.0 to 1.59.0 by @dependabot in #2884
- chore(deps): bump framer-motion from 11.3.0 to 11.3.2 in /frontend by @dependabot in #2890
- chore(deps): bump litellm from 1.41.14 to 1.41.15 by @dependabot in #2891
- chore(deps-dev): bump chromadb from 0.5.3 to 0.5.4 by @dependabot in #2892
- chore(deps): bump boto3 from 1.34.142 to 1.34.143 by @dependabot in #2893
New Contributors
- @bin123apple made their first contribution in #2828
- @rdmueller made their first contribution in #2822
- @adrgs made their first contribution in #2774
- @RajWorking made their first contribution in #2912
Full Changelog: 0.7.1...0.8.0