Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LIHUA919
/
camel
Public
forked from
camel-ai/camel
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 25, 2026
Merge branch 'master' of https://github.com/camel-ai/camel
LIHUA919
committed
2587f91
View commit details
Copy full SHA for 2587f91
Browse repository at this point
Commits on Jul 22, 2026
Update WeChat QR code via QR Code Updater
Show description for ec48f99
Wendong-Fan
committed
ec48f99
View commit details
Copy full SHA for ec48f99
Browse repository at this point
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
7d24686
View commit details
Copy full SHA for 7d24686
Browse repository at this point
refactor: extract _docker_exec helper in TerminalToolkit to reduce Docker API duplication (#4102)
Show description for 3b89409
3 people
authored
3b89409
View commit details
Copy full SHA for 3b89409
Browse repository at this point
Commits on Jul 21, 2026
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
0a65a58
View commit details
Copy full SHA for 0a65a58
Browse repository at this point
fix(models): map Cohere finish_reason to the OpenAI vocabulary (#4202)
Show description for e722556
ebarkhordar
and
fengju0213
authored
e722556
View commit details
Copy full SHA for e722556
Browse repository at this point
feat(bots): use api_keys_required decorators (#4135)
Show description for 9768514
JessUVR
and
fengju0213
authored
9768514
View commit details
Copy full SHA for 9768514
Browse repository at this point
Commits on Jul 20, 2026
fix(models): map Cohere parallel tool calls to a single choice (#4187)
ebarkhordar
authored
1327d2a
View commit details
Copy full SHA for 1327d2a
Browse repository at this point
fix(utils): bind async wrappers to the correct sync functions (#4199)
fengju0213
authored
3ae645e
View commit details
Copy full SHA for 3ae645e
Browse repository at this point
fix(agents): isolate response terminators when cloning ChatAgent (#4200)
fengju0213
authored
2d5772a
View commit details
Copy full SHA for 2d5772a
Browse repository at this point
fix(terminators): restore correct type in ResponseWordsTerminator.reset() (#4195)
vishnujayvel
authored
b25419b
View commit details
Copy full SHA for b25419b
Browse repository at this point
fix: execute unsafe Python expressions only once (#4197)
fengju0213
authored
db2685b
View commit details
Copy full SHA for db2685b
Browse repository at this point
Commits on Jul 17, 2026
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
70c6a52
View commit details
Copy full SHA for 70c6a52
Browse repository at this point
feat: save truncated tool outputs to log files (#4179)
Show description for 5e7d9e1
KingSylvan
and
fengju0213
authored
5e7d9e1
View commit details
Copy full SHA for 5e7d9e1
Browse repository at this point
docs: document browser console exec trust boundary (#4157)
helloJamest
authored
0585056
View commit details
Copy full SHA for 0585056
Browse repository at this point
Commits on Jul 14, 2026
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
0b9d986
View commit details
Copy full SHA for 0b9d986
Browse repository at this point
fix(messages): preserve non-string tool-call args in Hermes ShareGPT round-trip (#4170)
Show description for a8a9309
ebarkhordar
and
fengju0213
authored
a8a9309
View commit details
Copy full SHA for a8a9309
Browse repository at this point
Commits on Jul 13, 2026
release: 0.2.91a5 (#4172)
fengju0213
authored
f88b880
View commit details
Copy full SHA for f88b880
Browse repository at this point
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
085eaf3
View commit details
Copy full SHA for 085eaf3
Browse repository at this point
fix: respect Anthropic strict tool limits (#4171)
fengju0213
authored
45ea920
View commit details
Copy full SHA for 45ea920
Browse repository at this point
Commits on Jul 10, 2026
Update WeChat QR code via QR Code Updater
Show description for 147d926
Wendong-Fan
committed
147d926
View commit details
Copy full SHA for 147d926
Browse repository at this point
Commits on Jul 9, 2026
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
a9ccdfe
View commit details
Copy full SHA for a9ccdfe
Browse repository at this point
Add xAI Grok 4.5 model support (#4161)
fengju0213
authored
66ce3b0
View commit details
Copy full SHA for 66ce3b0
Browse repository at this point
Commits on Jul 7, 2026
feat(storages): add dependencies_required/api_keys_required decorators to camel.storages (#4111)
Show description for 5ff292d
nuthalapativarun
and
fengju0213
authored
5ff292d
View commit details
Copy full SHA for 5ff292d
Browse repository at this point
feat(loaders): add dependencies_required/api_keys_required decorators to camel.loaders (#4110)
Show description for cad8b79
nuthalapativarun
and
fengju0213
authored
cad8b79
View commit details
Copy full SHA for cad8b79
Browse repository at this point
Commits on Jul 6, 2026
fix: avoid IndexError in extract_text_and_code_prompts on unclosed fence (#4147)
Show description for b524456
AmirF194
and
fengju0213
authored
b524456
View commit details
Copy full SHA for b524456
Browse repository at this point
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
cb69e16
View commit details
Copy full SHA for cb69e16
Browse repository at this point
Feat: Require confirmation for internal Python shell commands (#4142)
Show description for 2a0ba90
Carbene
and
fengju0213
authored
2a0ba90
View commit details
Copy full SHA for 2a0ba90
Browse repository at this point
fix: reorder chown in dev Dockerfile so pre-commit install succeeds (#4146)
AmirF194
authored
2fb9e0d
View commit details
Copy full SHA for 2fb9e0d
Browse repository at this point
Commits on Jun 28, 2026
Merge remote-tracking branch 'upstream/master'
LIHUA919
committed
b4fa984
View commit details
Copy full SHA for b4fa984
Browse repository at this point
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
c448d94
View commit details
Copy full SHA for c448d94
Browse repository at this point
feat(toolkits): add TwelveLabs Pegasus video understanding toolkit (#4134)
Show description for 32b6076
mohit-twelvelabs
and
fengju0213
authored
32b6076
View commit details
Copy full SHA for 32b6076
Browse repository at this point
Commits on Jun 27, 2026
Merge remote-tracking branch 'upstream/master'
LIHUA919
committed
10eb161
View commit details
Copy full SHA for 10eb161
Browse repository at this point
Commits on Jun 26, 2026
Auto-update documentation after merge [skip ci]
camel-docs-bot
committed
d265e78
View commit details
Copy full SHA for d265e78
Browse repository at this point
feat(retrievers): add optional reranker stage to HybridRetriever (#4133)
Show description for 08e6500
maoxin1234
and
fengju0213
authored
08e6500
View commit details
Copy full SHA for 08e6500
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.