v0.2.78
camel-ai/camelv0.2.78Oct 15, 2025by github-actions[bot]
AI Summary
This release focuses on fixing cross-system encoding issues, adding contributor badges to the repository documentation, and reverting a previous tool call caching implementation due to issues.
Key Highlights
- Fixed cross-system encoding issues causing garbled text display.
- Added a contributor badge to the repository README.
- Reverted tool call caching implementation for ChatAgent.
New Features
- Contributor badge feature for documentation.
Full Release Notes
## What's Changed * 解决跨系统下编码导致的乱码显示问题 by @7946qinghuan in https://github.com/camel-ai/camel/pull/3256 * chore: add contributor badge by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3281 * revert: add tool call caching for chatAgent PR3259 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3287 * Add Paper2Video project to README by @QinghongLin in https://github.com/camel-ai/camel/pull/3286 * release: v0278 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3290 ## New Contributors * @7946qinghuan made their first contribution in https://github.com/camel-ai/camel/pull/3256 * @QinghongLin made their first contribution in https://github.com/camel-ai/camel/pull/3286 **Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.77...v0.2.78