| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| camel_ai-0.2.86-py3-none-any.whl | 2026-02-10 | 1.6 MB | |
| camel_ai-0.2.86.tar.gz | 2026-02-10 | 1.2 MB | |
| README.md | 2026-02-10 | 2.9 kB | |
| v0.2.86 source code.tar.gz | 2026-02-10 | 119.5 MB | |
| v0.2.86 source code.zip | 2026-02-10 | 121.1 MB | |
| Totals: 5 Items | 243.4 MB | 1 | |
What's Changed
- feat: enhance hybrid_browser_toolkit to detect page loading better by @cape2333 in https://github.com/camel-ai/camel/pull/3690
- feat: support kimi k2.5 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3761
- feat: Support prompt caching by @Zephyroam in https://github.com/camel-ai/camel/pull/3587
- Feat: browser visual pixel mode by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3767
- fix: agent test, remove deprecated claude model by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3772
- feat(runtimes): unify cleanup for all runtimes by @MkDev11 in https://github.com/camel-ai/camel/pull/3775
- enhance: unify cleanup for all runtimes PR3775 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3779
- feat: Chatagent skills by @fengju0213 in https://github.com/camel-ai/camel/pull/3732
- docs: update terminal and browser tookit by @fengju0213 in https://github.com/camel-ai/camel/pull/3762
- fix: update tiktoken version constraint to allow up to 0.12 by @Zephyroam in https://github.com/camel-ai/camel/pull/3777
- fix: tool message sequence issue by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3781
- feat: support claude-opus-4-6 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3783
- fix: try schema manual parse if
msg.parseisNoneby @bytecii in https://github.com/camel-ai/camel/pull/3780 - feat: add EarthScienceToolkit param types and supported formats in MarkItDownLoader by @fanzhidongyzby in https://github.com/camel-ai/camel/pull/3764
- fix: pre commit issue introduced by [#3764] by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3786
- feat: file upload and download tool by @cape2333 in https://github.com/camel-ai/camel/pull/3752
- enhance: skill creator md by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3789
- Jina reranking by @yugborana in https://github.com/camel-ai/camel/pull/3788
- enhance: add skill creator scripts and reference, update function naming by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3792
- update tool decorator by @Asher-hss in https://github.com/camel-ai/camel/pull/1691
- chore: fix terminal_env_init by @fengju0213 in https://github.com/camel-ai/camel/pull/3723
- release: 0.2.86 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3825
New Contributors
- @cape2333 made their first contribution in https://github.com/camel-ai/camel/pull/3690
- @Zephyroam made their first contribution in https://github.com/camel-ai/camel/pull/3587
- @bytecii made their first contribution in https://github.com/camel-ai/camel/pull/3780
- @fanzhidongyzby made their first contribution in https://github.com/camel-ai/camel/pull/3764
- @yugborana made their first contribution in https://github.com/camel-ai/camel/pull/3788
Full Changelog: https://github.com/camel-ai/camel/compare/v0.2.85...v0.2.86