v0.2.74
camel-ai/camelv0.2.74Aug 5, 2025by github-actions[bot]
AI Summary
A maintenance release focusing on terminal tool improvements, sandbox provider flexibility, and adding a new model (Horizon Alpha).
Key Highlights
- Fixed terminal UTF-8 encoding issues.
- Added support for custom E2B-compatible sandbox providers.
- Enhanced hybrid browser toolkit with console and input tools.
New Features
- Custom E2B-compatible sandbox providers.
- Horizon Alpha model support (OpenRouter).
Full Release Notes
## What's Changed * chore: update dependency by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2968 * fix: terminal utf-8 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2971 * enhance: update workforce prompt and search toolkit by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2974 * enhance: workforce prompt by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2975 * fix: anthropic token counter by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2980 * feat: add support for custom E2B-compatible sandbox providers by @cnJasonZ in https://github.com/camel-ai/camel/pull/2961 * snapshot design and viewport toolkit py by @Ishneet0710 in https://github.com/camel-ai/camel/pull/2977 * chore: pre commit error by @nitpicker55555 in https://github.com/camel-ai/camel/pull/2982 * Fix:search google by @nitpicker55555 in https://github.com/camel-ai/camel/pull/2979 * feat: add console and input tools to the hybrid browser toolkit [migrated from #2962] by @ankithsavio in https://github.com/camel-ai/camel/pull/2969 * Updated Dockerfile by @aravindan888 in https://github.com/camel-ai/camel/pull/2987 * feat: Add Horizon Alpha model from OpenRouter to CAMEL by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2972 ## New Contributors * @cnJasonZ made their first contribution in https://github.com/camel-ai/camel/pull/2961 * @Ishneet0710 made their first contribution in https://github.com/camel-ai/camel/pull/2977 * @ankithsavio made their first contribution in https://github.com/camel-ai/camel/pull/2969 * @aravindan888 made their first contribution in https://github.com/camel-ai/camel/pull/2987 **Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.73...v0.2.74