New
v0.2.83
What's Changed
- chore: browser read image in context by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3535
- chore: Switch from Relative Navigation to Absolute Coordinate Positioning by @fengju0213 in https://github.com/camel-ai/camel/pull/3486
- fix: Token usage tracking fails in streaming mode by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3603
- [enhance] New Function Gemma integration by @hesamsheikh in https://github.com/camel-ai/camel/pull/3605
- enhance: truncate long toolkit responses by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3604
- fix: New Function Gemma integration PR3605 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3606
- [Feat] Add Microsoft Outlook - Mail Actions by @Tanuj-Taneja1 in https://github.com/camel-ai/camel/pull/3419
- enhance: Add Microsoft Outlook - Mail Actions PR3419 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3608
- Update COT datagen docs by @zechengz in https://github.com/camel-ai/camel/pull/3610
- feat: Add Serper.dev search support to SearchToolkit by @gaivrt in https://github.com/camel-ai/camel/pull/3539
- enhance: Add Serper.dev search support to SearchToolkit PR3539 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3617
- chore: fix doc build by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3624
- enhance: TerminalToolkit with performance improvements and bug fixes by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3626
- chore: add default model for workforce by @fengju0213 in https://github.com/camel-ai/camel/pull/3625
- feat: Add performance profiling CI workflow for ChatAgent overhead be… by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3636
- Emit TaskFailedEvent for quality-check failures by @coolbeevip in https://github.com/camel-ai/camel/pull/3633
- fix: prevent NameError in _arun method when agent_session_id exists by @coolbeevip in https://github.com/camel-ai/camel/pull/3630
- fix/browser-version adapt by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3638
- fix(workforce): fix metadata mutation, dispatch worker-created callabcks, add defensive handling by @coolbeevip in https://github.com/camel-ai/camel/pull/3634
- chore: update pre commit config by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3641
- fix: Improve streaming response type detection for third-party model … by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3637
- Fix : Restore Async Usage in Outlook Mail Toolkit by @Tanuj-Taneja1 in https://github.com/camel-ai/camel/pull/3623
- enhance: Improve timeout handling for BaseToolkit and TerminalToolkit by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3639
- fix: token counting issues in ChatAgent context management by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3635
- release: 0283a0 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3643
- enhance: handle non-existing tool call by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3644
- update copyright year to 2026 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3651
- chore: terminal toolkit venv setting using symlinks=True by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3655
- refactor(models): centralize Langfuse trace code in BaseModelBackend by @VahantSharma in https://github.com/camel-ai/camel/pull/3642
- Update README to remove project links by @lightaime in https://github.com/camel-ai/camel/pull/3656
- chore: update docs to include gemini 3 / flash by @waleedalzarooni in https://github.com/camel-ai/camel/pull/3618
- small fix on ack and citation by @lightaime in https://github.com/camel-ai/camel/pull/3657
- Fix readme contact by @lightaime in https://github.com/camel-ai/camel/pull/3658
- chore: fix message_integration by @fengju0213 in https://github.com/camel-ai/camel/pull/3666
- fix: terminal toolkit performance issue by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3665
- chore: fix_stream_log by @fengju0213 in https://github.com/camel-ai/camel/pull/3663
- feat(workforce): added parent_task_id field to TaskCompletedEvent and TaskFailedEvent by @coolbeevip in https://github.com/camel-ai/camel/pull/3660
- chore: fix_stream_parallel_tool_call by @fengju0213 in https://github.com/camel-ai/camel/pull/3662
- chore: enhance camel log sys by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3667
- release: 0283a2 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3673
- release: 0283a3 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3674
- security: prevent remote link in websocket by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3677
- enhance: remove fallback for workforce task id by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3678
- enhance: workforce task judge prompt by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3679
- enhance: volcano reasoning handling by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3681
- update terminal toolkit with shell_wait & shell_write_content_to_file toolkits by @Michaelsqj in https://github.com/camel-ai/camel/pull/3668
- feat: Lark integration closes #3571 by @waleedalzarooni in https://github.com/camel-ai/camel/pull/3576
- feat: preliminary imap_mail integration closes issue #3202 by @waleedalzarooni in https://github.com/camel-ai/camel/pull/3213
- feat: add lark_send_message by @fengju0213 in https://github.com/camel-ai/camel/pull/3688
- chore: update camel version by @fengju0213 in https://github.com/camel-ai/camel/pull/3689
- chore: update lock by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3691
- enhance: workforce fail handling prompt by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3692
- chore: fix retry when quality check failed by @fengju0213 in https://github.com/camel-ai/camel/pull/3698
- chore: limit av version by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3699
- a more memory efficient rewrite of the eval board in tictactoe by @JINO-ROHIT in https://github.com/camel-ai/camel/pull/3710
- feat(workforce): add TaskUpdatedEvent to track task modifications by @coolbeevip in https://github.com/camel-ai/camel/pull/3671
- skip env creation if exists in terminal toolkit by @JINO-ROHIT in https://github.com/camel-ai/camel/pull/3704
- chore: remove parallel_tool_calls when no tools specified by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3706
- feat: Add AtlasCloud model integration by @YC0101 in https://github.com/camel-ai/camel/pull/3683
- enhance: Add AtlasCloud model integration PR3683 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3717
- release: v0.2.83 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3718
New Contributors
- @gaivrt made their first contribution in https://github.com/camel-ai/camel/pull/3539
- @VahantSharma made their first contribution in https://github.com/camel-ai/camel/pull/3642
- @YC0101 made their first contribution in https://github.com/camel-ai/camel/pull/3683
Full Changelog: https://github.com/camel-ai/camel/compare/v0.2.82...v0.2.83