[{"id":10351707,"name":"github.com/camel-ai/camel","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/camel-ai/camel","keywords_array":[],"namespace":null,"versions_count":95,"first_release_published_at":"2023-05-23T13:48:30.000Z","latest_release_published_at":"2026-03-22T08:34:21.000Z","latest_release_number":"v0.2.90","last_synced_at":"2026-08-26T21:43:44.432Z","created_at":"2024-06-11T15:40:30.458Z","updated_at":"2026-08-28T14:49:08.349Z","registry_url":"https://pkg.go.dev/github.com/camel-ai/camel","install_command":"go get github.com/camel-ai/camel","documentation_url":"https://pkg.go.dev/github.com/camel-ai/camel#section-documentation","metadata":{},"repo_metadata":{"id":149990025,"uuid":"615510678","full_name":"camel-ai/camel","owner":"camel-ai","description":"🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org","archived":false,"fork":false,"pushed_at":"2026-08-21T11:36:45.000Z","size":504958,"stargazers_count":17646,"open_issues_count":483,"forks_count":2059,"subscribers_count":121,"default_branch":"master","last_synced_at":"2026-08-26T21:25:47.674Z","etag":null,"topics":["agent","ai-societies","artificial-intelligence","communicative-ai","cooperative-ai","deep-learning","large-language-models","multi-agent-systems","natural-language-processing"],"latest_commit_sha":null,"homepage":"https://docs.camel-ai.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/camel-ai.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-17T21:41:54.000Z","updated_at":"2026-08-26T21:15:25.000Z","dependencies_parsed_at":"2026-01-12T12:11:48.325Z","dependency_job_id":null,"html_url":"https://github.com/camel-ai/camel","commit_stats":null,"previous_names":["camel-ai/camel","lightaime/camel"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/camel-ai/camel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camel-ai","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/sbom","scorecard":{"id":1240303,"data":{"date":"2025-12-08T07:34:43Z","repo":{"name":"github.com/camel-ai/camel","commit":"6bc92cdbb3b664b1247db69b46ef40e772aaceee"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/documentation.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_release.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_release.yml:67","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_release.yml:104","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_package.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre_commit.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_release.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest_apps.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest_package.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_minimal_dependency.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/camel-ai/camel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/camel-ai/camel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/camel-ai/camel/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: camel/interpreters/docker/Dockerfile:2: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54","Warn: pipCommand not pinned by hash: .container/Dockerfile:3","Warn: pipCommand not pinned by hash: .container/Dockerfile:10-14","Warn: pipCommand not pinned by hash: .container/minimal_build/Dockerfile:3","Warn: pipCommand not pinned by hash: .container/minimal_build/Dockerfile:10-13","Warn: pipCommand not pinned by hash: camel/interpreters/docker/Dockerfile:33","Warn: pipCommand not pinned by hash: camel/interpreters/docker/Dockerfile:34","Warn: downloadThenRun not pinned by hash: camel/interpreters/docker/Dockerfile:44-48","Warn: downloadThenRun not pinned by hash: camel/interpreters/docker/Dockerfile:50-51","Warn: pipCommand not pinned by hash: examples/runtimes/ubuntu_docker_runtime/Dockerfile:23","Warn: pipCommand not pinned by hash: .github/workflows/build_package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build_package.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/publish_release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test_minimal_dependency.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_minimal_dependency.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test_minimal_dependency.yml:45","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"60 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-153 / GHSA-rxff-vr5r-8cj5","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_release.yml:101"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.81a0 not signed: https://api.github.com/repos/camel-ai/camel/releases/265826975","Warn: release artifact v0.2.80 not signed: https://api.github.com/repos/camel-ai/camel/releases/265547023","Warn: release artifact v0.2.80a3 not signed: https://api.github.com/repos/camel-ai/camel/releases/264090429","Warn: release artifact v0.2.80a2 not signed: https://api.github.com/repos/camel-ai/camel/releases/263699477","Warn: release artifact v0.2.80a1 not signed: https://api.github.com/repos/camel-ai/camel/releases/263537064","Warn: release artifact v0.2.81a0 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/265826975","Warn: release artifact v0.2.80 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/265547023","Warn: release artifact v0.2.80a3 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/264090429","Warn: release artifact v0.2.80a2 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/263699477","Warn: release artifact v0.2.80a1 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/263537064"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: actions, apache, camel-ai, camel-ai.org, cyclops-community, eigent, eigent.ai, fixiversity, kaust, kaust-generative-ai, king abdullah university of science \u0026 technology, labellerr ai || prev camel-ai, meta superintelligence labs, phd studtent at tum, pyg-team"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-12-08T21:56:40.208Z","repository_id":149990025,"created_at":"2025-12-08T21:56:40.208Z","updated_at":"2025-12-08T21:56:40.208Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36956565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"camel-ai","name":"camel-ai.org","uuid":"134388954","kind":"organization","description":"","email":"camel-ai@eigent.ai","website":"https://www.camel-ai.org","location":null,"twitter":"CamelAIOrg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/134388954?v=4","repositories_count":42,"last_synced_at":"2026-08-22T20:41:32.302Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/camel-ai","funding_links":["https://github.com/sponsors/camel-ai"],"total_stars":44529,"followers":1753,"following":0,"created_at":"2023-05-26T19:22:55.832Z","updated_at":"2026-08-22T20:41:32.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camel-ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camel-ai/repositories"},"tags":[{"name":"v0.2.91a5","sha":"f88b880cf6c50624c33e63445740e16705510d6c","kind":"tag","published_at":"2026-07-13T11:22:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a5/manifests"},{"name":"v0.2.91a4","sha":"d79ef1757598fe6bb9e3047bbb5028cb741b0e80","kind":"tag","published_at":"2026-04-30T13:15:30.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a4/manifests"},{"name":"v0.2.91a3","sha":"2116aed0588b9bd2cad0735da1870b9e3f693539","kind":"tag","published_at":"2026-04-25T13:59:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a3/manifests"},{"name":"v0.2.91a2","sha":"1e8951ccf906b4011717fb29d36f720d47209537","kind":"tag","published_at":"2026-04-24T07:07:07.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a2/manifests"},{"name":"v0.2.91a1","sha":"095f039e43b88013f35e7d06ecee4b963fc36ae4","kind":"tag","published_at":"2026-04-14T13:08:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a1/manifests"},{"name":"v0.2.91a0","sha":"fc2d71f4ed189eb6e5c72b9a2311f5a37f545392","kind":"tag","published_at":"2026-04-13T16:55:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a0/manifests"},{"name":"v0.2.90","sha":"deb286f36702ab15a2cb890c6e223a79e4ce4284","kind":"tag","published_at":"2026-03-22T08:35:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90/manifests"},{"name":"v0.2.90a6","sha":"57d2f98bc315f1522269a4cad7b2a478cfee3b12","kind":"tag","published_at":"2026-03-13T14:43:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a6/manifests"},{"name":"v0.2.90a5","sha":"55a49b58ed926c1eded52c628bee0a6884bb4b63","kind":"tag","published_at":"2026-03-03T11:06:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a5/manifests"},{"name":"v0.2.90a4","sha":"746cb75868f9c2a0ab4363745443c0a7d44859fa","kind":"tag","published_at":"2026-02-25T21:22:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a4/manifests"},{"name":"v0.2.90a3","sha":"4be29ca8a0b150bc67c856b49baed4099afdb1af","kind":"tag","published_at":"2026-02-21T08:06:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a3/manifests"},{"name":"v0.2.90a2","sha":"ed399de23e065ef779fdb41ee401b301dcb822e3","kind":"tag","published_at":"2026-02-21T04:59:50.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a2/manifests"},{"name":"v0.2.90a1","sha":"7e5cdc59bf8416eddf87b28b9927d29992f7d5bd","kind":"tag","published_at":"2026-02-12T22:31:27.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a1/manifests"},{"name":"v0.2.90a0","sha":"6da9e7421a69a105230b14285633e02122c7d2df","kind":"tag","published_at":"2026-02-12T20:51:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a0/manifests"},{"name":"v0.2.89a0","sha":"c0580f8a9473a2ec938b0d31240947a056bb4583","kind":"tag","published_at":"2026-02-12T20:30:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.89a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.89a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.89a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89a0/manifests"},{"name":"v0.2.89","sha":"407ff1b3301561eab1d6a8be2a7076c121b3f27d","kind":"tag","published_at":"2026-02-12T08:43:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.89","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89/manifests"},{"name":"v0.2.88","sha":"aad71e0794d2cc9d2d694ccdb791beb002c6a6ac","kind":"tag","published_at":"2026-02-12T08:25:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.88","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.88/manifests"},{"name":"v0.2.87","sha":"1b8ed550f96bd90ae286d40c3dc94a0de40266e0","kind":"tag","published_at":"2026-02-11T17:28:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.87","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.87/manifests"},{"name":"v0.2.86","sha":"fe757daa7deba52095ef3668e62f210c33fc072c","kind":"tag","published_at":"2026-02-10T13:27:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.86","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.86/manifests"},{"name":"v0.2.85","sha":"cdfe4210ca5b66b9b2dc79bf1486566f394a333b","kind":"tag","published_at":"2026-01-26T22:12:15.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.85","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85/manifests"},{"name":"v0.2.85a0","sha":"cd4506c66234ea4f5e9ad46930f2b54b1bd07e48","kind":"tag","published_at":"2026-01-23T02:22:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.85a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.85a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.85a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85a0/manifests"},{"name":"v0.2.84","sha":"da7e3f625812e4f0f10f71382cb8d4a4940914bf","kind":"tag","published_at":"2026-01-20T17:22:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.84","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.84/manifests"},{"name":"v0.2.83","sha":"3a818b204ecd21e8fc9a25f4fb05fae1147e0861","kind":"tag","published_at":"2026-01-19T20:36:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83/manifests"},{"name":"v0.2.83a9","sha":"a5ec34d215d3af4e2f7f5f6acffc92197a340006","kind":"tag","published_at":"2026-01-15T21:26:29.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a9/manifests"},{"name":"v0.2.83a8","sha":"e8128857b570df0678e99b3ad18aaa6f3f280054","kind":"tag","published_at":"2026-01-14T04:28:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a8/manifests"},{"name":"v0.2.83a7","sha":"381baac0bc2a8b6e8eac5b850f4a30511821f0dc","kind":"tag","published_at":"2026-01-13T19:26:26.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a7/manifests"},{"name":"v0.2.83a6","sha":"d1d664e485e9d94b8ec8a587ef3bb4b0f053014f","kind":"tag","published_at":"2026-01-11T02:23:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a6/manifests"},{"name":"v0.2.83a5","sha":"d51cfa5e92d39c2352f4a3fabfa82c5f2d53423b","kind":"tag","published_at":"2026-01-09T20:17:07.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a5/manifests"},{"name":"v0.2.83a4","sha":"b1f91fbdc99fe44588f697543d02965f55c4bf23","kind":"tag","published_at":"2026-01-09T20:05:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a4/manifests"},{"name":"v0.2.83a3","sha":"aaf6f1e56026b98fa6d8c7078def44fd60f56a57","kind":"tag","published_at":"2026-01-08T14:41:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a3/manifests"},{"name":"v0.2.83a2","sha":"95b10bbdb118cee0b2e246cf1fbd43f52e39da4d","kind":"tag","published_at":"2026-01-08T00:54:25.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a2/manifests"},{"name":"v0.2.83a1","sha":"e56fa93ad93bc739beaebe9dd145e0f370b629a3","kind":"tag","published_at":"2026-01-02T23:22:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a1/manifests"},{"name":"v0.2.83a0","sha":"b6df0a932cc531cfa8d6a2044002ef12a1d12291","kind":"tag","published_at":"2025-12-28T23:43:29.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a0/manifests"},{"name":"v0.2.82","sha":"8faa89fda80c1efe167b69d1af5876ffea7313ca","kind":"tag","published_at":"2025-12-17T22:16:54.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.82","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.82/manifests"},{"name":"v0.2.81a0.dev1","sha":"d84dbec44ecb26add2638857059e2f92d896d308","kind":"commit","published_at":"2025-12-02T13:53:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.81a0.dev1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.81a0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.81a0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0.dev1/manifests"},{"name":"v0.2.81a0","sha":"d8734949b705ba889789b16d1574bc5f6e406f6e","kind":"tag","published_at":"2025-11-27T18:35:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.81a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.81a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.81a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0/manifests"},{"name":"v0.2.80","sha":"e5614f5b9c5c3eb2292896c851de0489944e3892","kind":"tag","published_at":"2025-11-26T18:08:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80/manifests"},{"name":"v0.2.80a3","sha":"d15a80e612563f6cfae863770f8e63f69f8089c9","kind":"tag","published_at":"2025-11-20T18:50:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a3/manifests"},{"name":"v0.2.80a2","sha":"d86b8645e9a423536f83896958815068ef4d17f1","kind":"tag","published_at":"2025-11-19T16:15:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a2/manifests"},{"name":"v0.2.80a1","sha":"cd2b674e8daee96f7aca13ef548686d3f2788ade","kind":"tag","published_at":"2025-11-19T08:24:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a1/manifests"},{"name":"v0.2.80a0","sha":"7a229d0566b7945f331669c12e32993ac7dd2755","kind":"tag","published_at":"2025-11-19T08:16:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a0/manifests"},{"name":"v0.2.79","sha":"ab697538d360b56685622adebd99be283bb5e87b","kind":"tag","published_at":"2025-11-13T17:13:40.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79/manifests"},{"name":"v0.2.79a2","sha":"a9c834984a05d3e91cd77dc9e43ef9a8af3d5ea5","kind":"tag","published_at":"2025-11-03T00:08:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a2/manifests"},{"name":"v0.2.79a1","sha":"963b7173a70fdb6c2f27094ae651bb8b55ae4fa8","kind":"tag","published_at":"2025-11-02T01:04:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a1/manifests"},{"name":"v0.2.79a0","sha":"645115941c878c44cf4662a752a7d61018306987","kind":"tag","published_at":"2025-10-21T07:41:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a0/manifests"},{"name":"v0.2.78","sha":"9a64b19e1eab529173da5f18c230064c564aeb5c","kind":"tag","published_at":"2025-10-15T17:19:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.78","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.78/manifests"},{"name":"v0.2.77","sha":"ea137f17adffb48ad468621f9d76d8a0c7fdb805","kind":"tag","published_at":"2025-10-12T14:59:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.77","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.77/manifests"},{"name":"v0.2.76","sha":"ee7b2ad092d1d063c3e25bb9b6c05a31fb6f6897","kind":"tag","published_at":"2025-10-11T17:24:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76/manifests"},{"name":"v0.2.76a14","sha":"5af13b4aa59a48d90a399579b5ff41e7ccb2be2b","kind":"tag","published_at":"2025-10-07T10:39:22.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a14","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a14/manifests"},{"name":"v0.2.76a13","sha":"7b655d2b83ece7dd358576909f6622c52326eebd","kind":"tag","published_at":"2025-10-06T06:08:10.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a13","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a13/manifests"},{"name":"v0.2.76a12","sha":"de59078b6860ca877fb8c906946ee6e5a0ba8842","kind":"tag","published_at":"2025-10-05T10:20:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a12/manifests"},{"name":"v0.2.76a11","sha":"fb3ed9f2b06a2b344e6005e7183f34d06b7bce84","kind":"tag","published_at":"2025-10-05T10:16:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a11/manifests"},{"name":"v0.2.76a9","sha":"e5b1f0c49ed68e94dc11384f7cbd4fec72ab5317","kind":"tag","published_at":"2025-09-29T08:39:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a9/manifests"},{"name":"v0.2.76a8","sha":"d485e6f96f8cb77afa5a3b2f112b9c3b7ba03c71","kind":"tag","published_at":"2025-09-29T08:01:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a8/manifests"},{"name":"v0.2.76a7","sha":"f28394616ec0aaf02a4ee6be2c584ba1b2420024","kind":"tag","published_at":"2025-09-26T09:12:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a7/manifests"},{"name":"v0.2.76a6","sha":"87aedb44cfb72069d7131f6cc53fdb78ea330003","kind":"tag","published_at":"2025-09-24T18:05:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a6/manifests"},{"name":"v0.2.76a5","sha":"16f6c986089a493c12bd013164df14507f553e12","kind":"tag","published_at":"2025-09-23T18:50:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a5/manifests"},{"name":"v0.2.76a4","sha":"ed29baf5700167630dc4a5858ba5ddd39a573b7a","kind":"tag","published_at":"2025-09-17T06:35:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a4/manifests"},{"name":"v0.2.76a3","sha":"d3ce51e46e92bc065015d6d38b22bdf57f9454ac","kind":"tag","published_at":"2025-09-16T09:52:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a3/manifests"},{"name":"v0.2.76a2","sha":"19977ad03dd1cf45c7ec839b9bc9fb3221d045a0","kind":"tag","published_at":"2025-09-15T12:38:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a2/manifests"},{"name":"v0.2.76a1","sha":"5df0738d5eab15483e1c1734e371d35595e646e7","kind":"tag","published_at":"2025-09-10T08:37:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a1/manifests"},{"name":"v0.2.76a0","sha":"fb1d27d98948612933a8494a28098da13eb1da6c","kind":"tag","published_at":"2025-09-06T15:31:53.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a0/manifests"},{"name":"v0.2.75","sha":"438562d1c806c1b44fdad2b465963d8b1101386d","kind":"tag","published_at":"2025-08-25T15:07:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75/manifests"},{"name":"v0.2.75a6","sha":"b3facdcb7a94b1ce8fb1fb12fe55136d58e55323","kind":"tag","published_at":"2025-08-21T15:04:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a6/manifests"},{"name":"v0.2.75a5","sha":"b249ced9c31e6ab6e6426d727ea6cf703a2a0521","kind":"tag","published_at":"2025-08-15T23:26:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a5/manifests"},{"name":"v0.2.75a4","sha":"3dd2d4f425536d41e4482899798afc6621282f20","kind":"tag","published_at":"2025-08-15T22:25:02.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a4/manifests"},{"name":"v0.2.75a3","sha":"3c69d5cab73bde9ee2c600e5baaf4776420a2c18","kind":"tag","published_at":"2025-08-13T10:29:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a3/manifests"},{"name":"v0.2.75a2","sha":"2a807fe1865227b4fd1249803703952c90066279","kind":"tag","published_at":"2025-08-08T00:38:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a2/manifests"},{"name":"v0.2.75a1","sha":"6da1f8e2d3d713680abd5866a925746069207b65","kind":"tag","published_at":"2025-08-07T23:13:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a1/manifests"},{"name":"v0.2.75a0","sha":"8eef8e3816222193367e2f420ed659b295cc9c47","kind":"tag","published_at":"2025-08-06T14:04:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a0/manifests"},{"name":"v0.2.74","sha":"c1bbb56644ddd27e1003069ef8a38c9369bbbf54","kind":"tag","published_at":"2025-08-05T22:00:45.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74/manifests"},{"name":"v0.2.74a6","sha":"09a88259b72aa387b77ef090e78acbe16055b780","kind":"tag","published_at":"2025-08-05T11:53:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a6/manifests"},{"name":"v0.2.74a5","sha":"cd38ba2f035bcd6390760b38acab2e93f1fbe113","kind":"tag","published_at":"2025-08-04T02:14:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a5/manifests"},{"name":"v0.2.74a4","sha":"d0b0ed802d29f5cd16dd410866ea881e8bdcf59e","kind":"tag","published_at":"2025-08-01T16:51:23.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a4/manifests"},{"name":"v0.2.74a3","sha":"a6968dd804321b9ae064b3d4133c7183bbfaebc5","kind":"tag","published_at":"2025-08-01T16:49:24.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a3/manifests"},{"name":"v0.2.74a2","sha":"a6968dd804321b9ae064b3d4133c7183bbfaebc5","kind":"tag","published_at":"2025-08-01T14:48:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a2/manifests"},{"name":"v0.2.74a1","sha":"beded015cf5aa64e13167491616d425460f73e65","kind":"tag","published_at":"2025-07-31T21:54:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a1/manifests"},{"name":"v0.2.74a0","sha":"2fca3f21d5a5c339019d77efe04a05bc0d49f2e9","kind":"tag","published_at":"2025-07-31T01:52:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a0/manifests"},{"name":"v0.2.73","sha":"d2002c6429c613623f9a29df23e716d678053208","kind":"tag","published_at":"2025-07-30T10:28:32.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73/manifests"},{"name":"v0.2.73a12","sha":"90b64c5d9c343dc591ce0b5ce20605b48abd3192","kind":"tag","published_at":"2025-07-29T10:41:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a12/manifests"},{"name":"v0.2.73a11","sha":"51f73288a1a1f3f749e0b1e1534aaaddfb0d2a20","kind":"tag","published_at":"2025-07-29T00:52:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a11/manifests"},{"name":"v0.2.73a10","sha":"562e7c37034eb8bda4143bba3fe07f0a25709e27","kind":"tag","published_at":"2025-07-28T20:13:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a10/manifests"},{"name":"v0.2.73a9","sha":"6ebbdc29466a51de1b21b505235499bf0a5bf5fc","kind":"tag","published_at":"2025-07-27T17:49:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a9/manifests"},{"name":"v0.2.73a8","sha":"3f9c826047daa5668493820441e8710b5eb90a7f","kind":"tag","published_at":"2025-07-25T20:12:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a8/manifests"},{"name":"v0.2.73a7","sha":"357931ed0afcf3f4d6b890343036462398905abc","kind":"tag","published_at":"2025-07-25T20:09:25.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a7/manifests"},{"name":"v0.2.73a6","sha":"6461b2faed76c5199168aaf2b29ffa440473972e","kind":"tag","published_at":"2025-07-25T13:02:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a6/manifests"},{"name":"v0.2.73a5","sha":"2b646bafe6db8ea946dea5d02f809dfeb1bac556","kind":"tag","published_at":"2025-07-24T18:16:10.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a5/manifests"},{"name":"v0.2.73a4","sha":"451356ae55fa54d98f652998c3ad24b21550dc04","kind":"tag","published_at":"2025-07-24T12:38:59.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a4/manifests"},{"name":"v0.2.73a3","sha":"2c940e20e143aa852c4b2def4eebae4694e875a6","kind":"tag","published_at":"2025-07-23T16:04:54.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a3/manifests"},{"name":"v0.2.73a2","sha":"53afea8d5b524f88643ea41f3da19982f85f60d6","kind":"tag","published_at":"2025-07-23T14:52:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a2/manifests"},{"name":"v0.2.73a1","sha":"43bc322ce0ecf692f233d6954bbd57a4998bbe46","kind":"tag","published_at":"2025-07-22T03:45:24.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a1/manifests"},{"name":"v0.2.73a0","sha":"bec6423866226e7c00d30196bd470c35e70407ac","kind":"tag","published_at":"2025-07-21T12:32:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a0/manifests"},{"name":"v0.2.72","sha":"61eb0facbdb6e3661ef26f7a3d00d785a3ccd8ea","kind":"tag","published_at":"2025-07-21T01:06:54.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72/manifests"},{"name":"v0.2.72a10","sha":"c23620a7e4ff9f29b37b0949a11bbcbda11375ab","kind":"tag","published_at":"2025-07-18T11:50:25.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a10/manifests"},{"name":"v0.2.72a9","sha":"c403488be6f946c00eb97f84ae2c71e26227176b","kind":"tag","published_at":"2025-07-18T11:43:24.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a9/manifests"},{"name":"v0.2.72a8","sha":"c403488be6f946c00eb97f84ae2c71e26227176b","kind":"tag","published_at":"2025-07-18T07:29:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a8/manifests"},{"name":"v0.2.72a7","sha":"ed362e2eca8306c29063c5e94582b2c6adb725b3","kind":"tag","published_at":"2025-07-17T22:45:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a7/manifests"},{"name":"v0.2.72a6","sha":"f5ef05cd363c5efadf434f91966adc7fa62e6a81","kind":"tag","published_at":"2025-07-15T10:03:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a6/manifests"},{"name":"v0.2.72a5","sha":"ca007d80ea3b71c7042f42ece310e22cd0632e79","kind":"tag","published_at":"2025-07-15T09:37:41.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a5/manifests"},{"name":"v0.2.72a4","sha":"a4ccf6d8916ccd0c96f963506a325aefa5b30b5f","kind":"tag","published_at":"2025-07-14T20:14:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a4/manifests"},{"name":"v0.2.72a3","sha":"977e4d1f38bfc28a39c5fe96453b42e0df8bfc91","kind":"tag","published_at":"2025-07-14T19:47:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a3/manifests"},{"name":"v0.2.72a2","sha":"37c1a0bd07c40e5e75c7144e0eefd8a6bb6fcde3","kind":"tag","published_at":"2025-07-14T11:39:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a2/manifests"},{"name":"v0.2.72a1","sha":"c301b19e37fafba4cc7db6d3b6359bd207489953","kind":"tag","published_at":"2025-07-13T11:38:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a1/manifests"},{"name":"v0.2.72a0","sha":"406e380c081e7e31a421cd13000347ecad8747eb","kind":"tag","published_at":"2025-07-13T03:16:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a0/manifests"},{"name":"v0.2.71","sha":"e079e37a42688d7ca5fff624db850b6b2a961ac5","kind":"tag","published_at":"2025-07-13T03:08:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71/manifests"},{"name":"v0.2.71a14","sha":"e079e37a42688d7ca5fff624db850b6b2a961ac5","kind":"tag","published_at":"2025-07-13T03:03:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a14","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a14/manifests"},{"name":"v0.2.71a13","sha":"e079e37a42688d7ca5fff624db850b6b2a961ac5","kind":"tag","published_at":"2025-07-13T02:55:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a13","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a13/manifests"},{"name":"v0.2.71a12","sha":"71ef110ad4023c4d7e07a3aed6f443ad1627586e","kind":"tag","published_at":"2025-07-12T19:12:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a12/manifests"},{"name":"v0.2.71a11","sha":"24147ee64dac35f0ac75ce9796b043dfc7ee6215","kind":"tag","published_at":"2025-07-12T13:29:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a11/manifests"},{"name":"v0.2.71a10","sha":"38b4a50de8503ae3fdfdca5019f6ecde7d1342fc","kind":"tag","published_at":"2025-07-09T13:14:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a10/manifests"},{"name":"v0.2.71a9","sha":"0a52f9073e08d633bc1214128ef406eee8bd4c82","kind":"tag","published_at":"2025-07-09T11:07:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a9/manifests"},{"name":"v0.2.71a8","sha":"a101120b1d7c9f668455b3bcedc67fcb5d5e7108","kind":"tag","published_at":"2025-07-08T21:43:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a8/manifests"},{"name":"v0.2.71a7","sha":"23a7fe9d25f4586047df2aa8bbeb552a26e4af99","kind":"tag","published_at":"2025-07-07T11:24:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a7/manifests"},{"name":"v0.2.71a6","sha":"9a0c1c9e3940b0586cdf564ca37f44af1f49e2c8","kind":"tag","published_at":"2025-07-06T20:30:50.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a6/manifests"},{"name":"v0.2.71a5","sha":"9039aa7afd750486d6611abcd752d6bb39dc5ad2","kind":"tag","published_at":"2025-07-05T21:33:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a5/manifests"},{"name":"v0.2.71a4","sha":"2551c2b715c3a1c23e46d4530be48744195cceb9","kind":"tag","published_at":"2025-07-04T09:57:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a4/manifests"},{"name":"v0.2.71a3","sha":"f37a34af2132a23e2863f955220246430619e097","kind":"tag","published_at":"2025-07-01T16:37:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a3/manifests"},{"name":"v0.2.71a2","sha":"2d3c538a9710d82cf4cdaa505ef243c92c070a93","kind":"tag","published_at":"2025-06-29T10:56:22.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a2/manifests"},{"name":"v0.2.71a1","sha":"dedea076aed0361a1e0be1563f55c09d7a2a7ed7","kind":"tag","published_at":"2025-06-26T10:44:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a1/manifests"},{"name":"v0.2.70","sha":"8da626bc0b9be4e031bc20b8465e36955f243f26","kind":"tag","published_at":"2025-06-26T04:55:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.70","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.70/manifests"},{"name":"v0.2.69a7","sha":"ec545cae0508dcb79364ae918485ce1e04808684","kind":"tag","published_at":"2025-06-24T17:38:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a7/manifests"},{"name":"v0.2.69a6","sha":"7278a6745106b8a0bccdfad40a8f61313b236f38","kind":"tag","published_at":"2025-06-23T19:08:02.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a6/manifests"},{"name":"v0.2.69a5","sha":"ed0505412e1e8130ef09166766c48bfbb3146c1f","kind":"tag","published_at":"2025-06-23T18:09:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a5/manifests"},{"name":"v0.2.69a4","sha":"95d1f173920582eb6d0d7906da9a1dd06f8b7f70","kind":"tag","published_at":"2025-06-22T12:44:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a4/manifests"},{"name":"v0.2.69a3","sha":"e0e01912b0ad028765b5f2d39d611bcf18d6f4b1","kind":"tag","published_at":"2025-06-22T12:17:07.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a3/manifests"},{"name":"v0.2.69a2","sha":"ff7ead971989c95b4c6379a2363fba18612b0dfa","kind":"tag","published_at":"2025-06-22T10:48:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a2/manifests"},{"name":"v0.2.69a1","sha":"fdb6379c19b1c0b4c1d3c76d8de0f127c07e25aa","kind":"tag","published_at":"2025-06-20T16:16:00.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a1/manifests"},{"name":"v0.2.69a0","sha":"934b42dce5f3356e227c24d9881d0a05d3234ce9","kind":"tag","published_at":"2025-06-20T14:54:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a0/manifests"},{"name":"v0.2.68","sha":"dc69107a080fb981f597393d54dbf8ff76f0874a","kind":"tag","published_at":"2025-06-18T19:26:15.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.68","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.68/manifests"},{"name":"v0.2.67","sha":"bf2331bb2894e99db1c5643dd2480cb05f465a3f","kind":"tag","published_at":"2025-06-17T19:33:51.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.67","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.67/manifests"},{"name":"v0.2.66","sha":"a2925ff4ac398d43619881469f43e6fef146a5e5","kind":"tag","published_at":"2025-06-13T05:20:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.66","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.66/manifests"},{"name":"v0.2.65","sha":"a85b37d75fb8c604f75e3f3e9195eadda78c5565","kind":"tag","published_at":"2025-06-12T15:57:45.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.65","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.65/manifests"},{"name":"v0.2.64","sha":"6a22e52538f0cae3f55391fe2e8af329b96b256f","kind":"tag","published_at":"2025-06-11T09:07:52.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.64","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.64/manifests"},{"name":"v0.2.62","sha":"c0bbbfff888ee67a72d3b5902cd7b8d40897c5d5","kind":"tag","published_at":"2025-06-03T07:54:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.62","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.62/manifests"},{"name":"v0.2.61","sha":"b425b4c942429bd2dd8396fdd6eb33e29ca77651","kind":"tag","published_at":"2025-05-30T18:46:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.61","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.61/manifests"},{"name":"v0.2.60","sha":"87b7de5b989028cb1cef29eeef7dd3226debe46e","kind":"tag","published_at":"2025-05-20T07:11:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.60","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.60/manifests"},{"name":"v0.2.59","sha":"51274acc2afd740c677a2d0a9fe54b978e2daa21","kind":"tag","published_at":"2025-05-14T22:53:33.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.59","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.59/manifests"},{"name":"v0.2.58","sha":"1b0cd4232520a92505f66290f1098d794107b5a7","kind":"tag","published_at":"2025-05-11T20:23:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.58","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.58/manifests"},{"name":"v0.2.57","sha":"633ca5febb03d6ed7a7bc07526f36d577b0f2f8f","kind":"tag","published_at":"2025-05-08T19:58:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.57","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.57/manifests"},{"name":"v0.2.56","sha":"8d7405f25c391681dbc97b54dd18409610829a77","kind":"tag","published_at":"2025-05-08T10:18:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.56","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.56/manifests"},{"name":"v0.2.55","sha":"ac4c8e6542e77dbd91ee994f22f407f7e48f425e","kind":"tag","published_at":"2025-05-07T19:16:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.55","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.55/manifests"},{"name":"v0.2.54","sha":"d8ae268834d80b5d59c97cb7333f5328e95c47e4","kind":"tag","published_at":"2025-05-06T12:49:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.54","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.54/manifests"},{"name":"v0.2.53","sha":"ca5ef369eb883aac072967d6134de27ecf04f6e4","kind":"tag","published_at":"2025-05-05T00:13:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.53","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.53/manifests"},{"name":"v0.2.52","sha":"0c0ebcf69a7e83cedcab467b1724851bec734691","kind":"tag","published_at":"2025-05-03T20:00:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.52","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.52/manifests"},{"name":"v0.2.51","sha":"52132a475037e92e969c5221f02ccc91037e8f82","kind":"tag","published_at":"2025-05-03T05:37:57.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.51","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.51/manifests"},{"name":"v0.2.50","sha":"eb74548e6adde78a81462d83f60ccb70e7889e81","kind":"tag","published_at":"2025-05-01T19:10:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.50","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.50/manifests"},{"name":"v0.2.49","sha":"a422dfd83e07599263ec9775dc7a433570de39f2","kind":"tag","published_at":"2025-04-26T05:52:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.49","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.49/manifests"},{"name":"v0.2.48","sha":"9228b32b0c6c37c798cead17208f66bb2d9308a1","kind":"tag","published_at":"2025-04-24T16:47:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.48","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.48/manifests"},{"name":"v0.2.47","sha":"1a2f3c4bdea15bf19e718283e906b080daa887a2","kind":"tag","published_at":"2025-04-23T16:22:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.47","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.47/manifests"},{"name":"v0.2.46","sha":"4a2945e90ac08d921a185bae5624975c2e7260cb","kind":"tag","published_at":"2025-04-20T12:33:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.46","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.46/manifests"},{"name":"v0.2.45","sha":"6be5827d9f850bf802fd0a131fa52e9f7190b109","kind":"tag","published_at":"2025-04-15T00:08:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.45","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.45/manifests"},{"name":"v0.2.44","sha":"a007ab0fd0426dbe83521efa29ca289bb83b1a1d","kind":"tag","published_at":"2025-04-11T01:47:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.44","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.44/manifests"},{"name":"v0.2.43","sha":"ac1ba3055d687f6d971c28db80a22882646f1bd7","kind":"tag","published_at":"2025-04-09T06:14:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.43","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.43/manifests"},{"name":"v0.2.42","sha":"3f0ff7e5b0ec0be869e6fa15b5f7ba1a45f55227","kind":"tag","published_at":"2025-04-06T04:40:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.42","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.42/manifests"},{"name":"v0.2.41","sha":"f03c15fbaff8430e5cdff48114bad455dde9488e","kind":"tag","published_at":"2025-04-04T16:58:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.41","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.41/manifests"},{"name":"v0.2.40","sha":"6848d5e0c7b1cd074d44322e9d7ab7ef191a4c87","kind":"tag","published_at":"2025-04-03T17:13:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.40","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.40/manifests"},{"name":"v0.2.38","sha":"fa09382f7d61f3815f8419fbf9b61a47c053b635","kind":"tag","published_at":"2025-03-28T11:52:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.38","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.38/manifests"},{"name":"v0.2.37","sha":"2d31dda08e8c1d43f91b2bf370e1bb3b8a8ce71c","kind":"tag","published_at":"2025-03-25T18:28:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.37","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.37/manifests"},{"name":"v0.2.36","sha":"9ed1cf74804bc5df8fe6512abe628943464d7be5","kind":"tag","published_at":"2025-03-21T10:19:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.36","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.36/manifests"},{"name":"v0.2.35","sha":"4a4fda69d0f3416de7c467222157407163ceb249","kind":"tag","published_at":"2025-03-20T07:05:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.35","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.35/manifests"},{"name":"v0.2.34","sha":"4e492ffcc3de9ddbbb62edc3d1637060e4bbb53b","kind":"tag","published_at":"2025-03-18T20:52:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.34","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.34/manifests"},{"name":"v0.2.33","sha":"8c948a40c4c9e5a5ae46db0af67b55abf1e41452","kind":"tag","published_at":"2025-03-17T14:42:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.33","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.33/manifests"},{"name":"v0.2.32","sha":"1566d0317728545013e5ff4d1bc53191c27d64a4","kind":"tag","published_at":"2025-03-17T09:24:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.32","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.32/manifests"},{"name":"v0.2.31","sha":"29329228c3040b5e9c7187ec18e61c651cb8931a","kind":"tag","published_at":"2025-03-15T20:26:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.31","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.31/manifests"},{"name":"v0.2.30","sha":"918554c615350858930d849593dfef3142432067","kind":"tag","published_at":"2025-03-15T00:52:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.30","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.30/manifests"},{"name":"v0.2.29","sha":"52cfd27c926aadbf1171add702d2b2f0396ce0db","kind":"tag","published_at":"2025-03-13T18:08:46.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.29","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.29/manifests"},{"name":"v0.2.28","sha":"4fb1bf5a59fc3735da215478d6e2ecd24dcb54ad","kind":"tag","published_at":"2025-03-13T10:25:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.28","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.28/manifests"},{"name":"v0.2.27","sha":"2d2a295e5a5e951fd69bb7d77724bd32e9f4fa1d","kind":"tag","published_at":"2025-03-12T17:50:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.27","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.27/manifests"},{"name":"v0.2.26","sha":"621c1674ceb2808501bdd057c455c20b5d07f3c9","kind":"tag","published_at":"2025-03-11T19:43:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.26","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.26/manifests"},{"name":"v0.2.25","sha":"61827d2a94f972fb6f634d071dd5417a08e26bd4","kind":"tag","published_at":"2025-03-11T10:39:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.25","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.25/manifests"},{"name":"v0.2.24","sha":"8afa09ce9ff91fbec1dd183009377a04fdef22cb","kind":"tag","published_at":"2025-03-10T21:14:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.24","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.24/manifests"},{"name":"v0.2.23","sha":"3b4cc982e3be888f0985f80a9d2fe88c2c591ca7","kind":"tag","published_at":"2025-03-09T16:41:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.23","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23/manifests"},{"name":"v0.2.23a0","sha":"9a48432f435af046ffc0c8faeacf33086e3a8ff0","kind":"tag","published_at":"2025-03-05T10:31:21.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.23a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.23a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.23a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23a0/manifests"},{"name":"v0.2.22","sha":"457e7c5dffc8c5fcb860187e332ad03515c55a0e","kind":"tag","published_at":"2025-02-15T14:50:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.22","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.22/manifests"},{"name":"v0.2.21","sha":"b87dc6ed93736b5b23eab8ab5465968c17dbf7de","kind":"tag","published_at":"2025-02-11T20:46:46.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.21","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.21/manifests"},{"name":"v0.2.20","sha":"cf3d9c5e5f1c90f71d3a9d30b9ec7ce5de6b1ca0","kind":"tag","published_at":"2025-02-09T23:15:27.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.20","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20/manifests"},{"name":"v0.2.20a1","sha":"f3b95da2af7e7a20ed991a003d0f344813468e50","kind":"tag","published_at":"2025-02-07T09:57:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.20a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a1/manifests"},{"name":"v0.2.20a0","sha":"7b32331ce1d564914791059e9d60d9d4b1e7bb03","kind":"tag","published_at":"2025-02-07T07:41:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.20a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.20a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.20a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a0/manifests"},{"name":"v0.2.19","sha":"ce8936fcd6194ccd961c3e5b59a7f99785ecc1c4","kind":"tag","published_at":"2025-01-31T21:26:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.19","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.19/manifests"},{"name":"v0.2.18","sha":"9210bd4875a93160a779117268d576f6fb387469","kind":"tag","published_at":"2025-01-22T23:17:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.18","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.18/manifests"},{"name":"v0.2.17","sha":"a62b8a8576e74942868dcb3d2dda599b09dd95b3","kind":"tag","published_at":"2025-01-19T12:40:51.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.17","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.17/manifests"},{"name":"v0.2.16","sha":"e262fd13f8b8c96bc35d6c2944b245203700d9cf","kind":"tag","published_at":"2025-01-03T18:07:53.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.16","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"0d5071b70a9c5ddec1a6790bf174a718038d6ebe","kind":"tag","published_at":"2025-01-02T08:06:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.15","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15/manifests"},{"name":"v0.2.15a0","sha":"1d5c85956500ea8daefe89dc033a336397eeaf5a","kind":"tag","published_at":"2024-12-20T22:58:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.15a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.15a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.15a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15a0/manifests"},{"name":"v0.2.14","sha":"ee68e9fcc80e7dbce927430f6b24f207e7cbacc5","kind":"tag","published_at":"2024-12-18T19:15:00.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.14","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"d779a0603e5f912bca3724f06e569859873b55bc","kind":"tag","published_at":"2024-12-17T15:12:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.13","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"a3df42a9431f9e655279ef34fb25c4b2521d4372","kind":"tag","published_at":"2024-12-13T16:08:41.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"777a8f54e0fccd362d6798b4818d9020732031bc","kind":"tag","published_at":"2024-12-04T15:24:30.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"442040ef2043ad57949255752cc73d73b0084b51","kind":"tag","published_at":"2024-11-28T19:07:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"111143afce600cfd9cb2c3a8587f078f1fa0331b","kind":"tag","published_at":"2024-11-10T10:14:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"26be974a228ce4c4d1025564787e7191a7c61faa","kind":"tag","published_at":"2024-11-10T03:05:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"32f19f59f4ff6eab6067ffd77838bbf674f37928","kind":"tag","published_at":"2024-11-10T01:14:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"6a47dcf8257852ded2e5151d3254d05e8017da66","kind":"tag","published_at":"2024-10-25T05:13:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"003f4e36d4d15b99ed70191472a411cb6df6c493","kind":"tag","published_at":"2024-10-24T18:51:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"74b8f138c744b39c137ec9d6fe3796dc5c256a89","kind":"tag","published_at":"2024-10-24T10:17:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4/manifests"},{"name":"v0.2.4a1","sha":"107784797d7daedcb3ec0196aaf7c18ec268ba59","kind":"tag","published_at":"2024-10-24T09:35:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.4a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a1/manifests"},{"name":"v0.2.4a","sha":"d508edaf701c2860a068b31e34c4de1e19199867","kind":"tag","published_at":"2024-10-24T04:41:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.4a","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a/manifests"},{"name":"v0.2.3","sha":"99ba4d66a675c4bbf4146acab14440bb41608824","kind":"commit","published_at":"2024-10-22T18:50:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3/manifests"},{"name":"v0.2.3a2","sha":"0e47bdbc90bf8650f7385ed312a4f22f48c58a6e","kind":"commit","published_at":"2024-10-22T18:41:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a2/manifests"},{"name":"v0.2.3a1","sha":"20af84eebe6d13424c23cf87e58c1f2170a23616","kind":"commit","published_at":"2024-10-11T20:05:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a1/manifests"},{"name":"v0.2.3a","sha":"06193cea7617c24f9e2ed8d431a8261eaa93696f","kind":"commit","published_at":"2024-10-11T19:07:41.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3a","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a/manifests"},{"name":"v0.2.2","sha":"e02f724774461420c19fb84614255f591b150ca0","kind":"tag","published_at":"2024-10-10T17:02:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.2/manifests"},{"name":"v0.2.1a","sha":"b8e1f5cca79cd8c8b52bc96efaae39935a006312","kind":"tag","published_at":"2024-09-15T16:12:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.1a","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1a/manifests"},{"name":"v0.2.1","sha":"5a87cb1d9ff27ba36082b3ec63dd3b5e188ce489","kind":"tag","published_at":"2024-09-15T08:45:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"966b6c57320313c1ebb5d048082325d981ddb438","kind":"tag","published_at":"2024-09-14T10:54:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a00fb778a1dbd3bc9a29322db2e715dbd8f1479d","kind":"tag","published_at":"2024-09-12T18:05:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"55c6fad57418e02568ff9101213c3cfd528e8518","kind":"tag","published_at":"2024-09-11T16:37:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.8/manifests"},{"name":"v0.1.7.2","sha":"2b39b7fbbfda9d63abd5c91c1bd2e9dd67165843","kind":"tag","published_at":"2024-09-10T06:27:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.7.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.2/manifests"},{"name":"v0.1.7.1","sha":"f1035a73dcc5099410e44bc12a3822356eeef9c4","kind":"tag","published_at":"2024-09-09T17:39:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.7.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.1/manifests"},{"name":"v0.1.7.0","sha":"e93bc3596a4ca3e35867c7b8bdde5defa457cae9","kind":"tag","published_at":"2024-09-09T16:45:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.7.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.0/manifests"},{"name":"v0.1.6.9","sha":"bdd69fa3a807bca4ea3c2c8d9f42c9fecbd28425","kind":"tag","published_at":"2024-09-05T09:35:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.9/manifests"},{"name":"v0.1.6.8","sha":"ded71b8b909b8107ac43739ec55263621b3678b3","kind":"tag","published_at":"2024-09-03T07:49:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.8/manifests"},{"name":"v0.1.6.7","sha":"e9cd5d998fcce0d5bc92ab04ffbeae185c2998d7","kind":"tag","published_at":"2024-08-30T06:46:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.7/manifests"},{"name":"v0.1.6.6","sha":"fb2d7df3ae00352dc8973f76ade51ab5d0064e57","kind":"tag","published_at":"2024-08-22T18:20:45.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.6/manifests"},{"name":"v0.1.6.5","sha":"b874c63cda18206f2a5cc4738de26b8dd92165e4","kind":"tag","published_at":"2024-08-15T07:00:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.5/manifests"},{"name":"v0.1.6.4","sha":"8ee7db5c17080efc0f334d722e5e0fdb8f1d7ab3","kind":"tag","published_at":"2024-08-14T13:06:46.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.4/manifests"},{"name":"v0.1.6.3","sha":"03612e3d9f1acf2ef4a79eaee61ab19d37043646","kind":"tag","published_at":"2024-08-12T07:37:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.3/manifests"},{"name":"v0.1.6.2","sha":"925b964f17734508222524413c7e1e57955399ab","kind":"tag","published_at":"2024-08-08T18:31:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.2/manifests"},{"name":"v0.1.6.1","sha":"f7b0d0061befd6411577e828db1841958bb030f0","kind":"tag","published_at":"2024-08-07T16:39:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.1/manifests"},{"name":"v0.1.6.0","sha":"e537a0e66ef291b5e0c38e108b44b48eafaa592a","kind":"tag","published_at":"2024-07-30T17:39:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.0/manifests"},{"name":"v0.1.5.9","sha":"ca079e6bc830f3fec494d4c71b42e5f9015b2674","kind":"tag","published_at":"2024-07-30T15:57:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.9/manifests"},{"name":"v0.1.5.8","sha":"e82a63fb248e1545b9b98f61672c131d0b435aa4","kind":"tag","published_at":"2024-07-30T09:43:26.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.8/manifests"},{"name":"v0.1.5.7","sha":"e38125d6c74248c60e242ef4555dddb87d95fb6f","kind":"tag","published_at":"2024-07-10T18:21:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.7/manifests"},{"name":"v0.1.5.6","sha":"bc729fb0911229d152f0045421e9de1a1eb3f7cc","kind":"tag","published_at":"2024-07-07T16:31:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.6/manifests"},{"name":"v0.1.5.5","sha":"9829992c1e089e601ef6ca7b7f1a6d2e6a54178c","kind":"tag","published_at":"2024-07-06T08:41:22.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.5/manifests"},{"name":"v0.1.5.4","sha":"2bd262dd8f6d79a78d6e17954a4017f4f8e6e263","kind":"tag","published_at":"2024-06-27T08:32:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.4/manifests"},{"name":"v0.1.5.3","sha":"d40546a507b872a0971fbfc90f7b3a8497f7cd42","kind":"tag","published_at":"2024-06-21T05:31:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.3/manifests"},{"name":"v0.1.5","sha":"fe806e2f2fd9fbffaae9686e2929ccfbbe450906","kind":"commit","published_at":"2024-05-29T17:10:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"94c8abea3246200fcb66ad4a5c2d890737be246e","kind":"commit","published_at":"2024-05-28T12:29:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"443a633aca8cd940be3897346718b5f2f12d14f2","kind":"commit","published_at":"2024-04-30T23:44:26.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"14134bdaabc7eb58a569de692aee23ac98f8ca1b","kind":"commit","published_at":"2024-04-30T23:07:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"98c1fbe90af343ad074bc6ee79b00f582ab3abbf","kind":"commit","published_at":"2023-12-09T08:34:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.1/manifests"},{"name":"hf_spaces_3","sha":"1ef058b4bfca6a24c9f9187d55a1c8daeca66ec2","kind":"commit","published_at":"2023-07-28T08:46:52.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/hf_spaces_3","html_url":"https://github.com/camel-ai/camel/releases/tag/hf_spaces_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@hf_spaces_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_3/manifests"},{"name":"hf_spaces_2","sha":"7a09b36761866196339a6abb1c473c67b6ccc960","kind":"commit","published_at":"2023-07-14T06:53:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/hf_spaces_2","html_url":"https://github.com/camel-ai/camel/releases/tag/hf_spaces_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@hf_spaces_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_2/manifests"},{"name":"v0.1.0","sha":"bda4bf43bb03092936c2c0316aee9ff96aa551bf","kind":"commit","published_at":"2023-05-23T13:48:30.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.0/manifests"},{"name":"hf_spaces_1","sha":"cb5e8a8c102baad73127dd0cbf8e50511c9f36ea","kind":"commit","published_at":"2023-04-19T15:27:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/hf_spaces_1","html_url":"https://github.com/camel-ai/camel/releases/tag/hf_spaces_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@hf_spaces_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T14:49:08.349Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/camel-ai/camel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/camel-ai/camel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/camel-ai/camel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/camel-ai/camel/dependencies","status":null,"funding_links":["https://github.com/sponsors/camel-ai"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T20:45:17.142Z","issues_count":1099,"pull_requests_count":2317,"avg_time_to_close_issue":2735052.063758389,"avg_time_to_close_pull_request":931360.6109476163,"issues_closed_count":596,"pull_requests_closed_count":1698,"pull_request_authors_count":235,"issue_authors_count":225,"avg_comments_per_issue":0.8944494995450409,"avg_comments_per_pull_request":1.119551143720328,"merged_pull_requests_count":1430,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":80,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":718502.9772727273,"past_year_avg_time_to_close_pull_request":462785.4591836735,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":1.9559748427672956,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/issues","maintainers":[{"login":"Wendong-Fan","count":1076,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wendong-Fan"},{"login":"lightaime","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lightaime"},{"login":"zjrwtx","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjrwtx"},{"login":"fengju0213","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fengju0213"},{"login":"MuggleJinx","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuggleJinx"},{"login":"JINO-ROHIT","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JINO-ROHIT"},{"login":"coolbeevip","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coolbeevip"},{"login":"Asher-hss","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Asher-hss"},{"login":"koch3092","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koch3092"},{"login":"WHALEEYE","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WHALEEYE"},{"login":"1sarthakbhardwaj","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1sarthakbhardwaj"},{"login":"GitHoobar","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GitHoobar"},{"login":"yiyiyi0817","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyiyi0817"},{"login":"nitpicker55555","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nitpicker55555"},{"login":"CaelumF","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaelumF"},{"login":"Saedbhati","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saedbhati"},{"login":"AveryYay","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AveryYay"},{"login":"hallerite","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hallerite"},{"login":"apokryphosx","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apokryphosx"},{"login":"zechengz","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zechengz"},{"login":"NeilJohnson0930","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NeilJohnson0930"},{"login":"Appointat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Appointat"},{"login":"boerz-coding","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boerz-coding"},{"login":"hesamsheikh","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hesamsheikh"},{"login":"raywhoelse","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raywhoelse"},{"login":"parthshr370","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parthshr370"},{"login":"ocss884","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ocss884"},{"login":"Obs01ete","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Obs01ete"},{"login":"waleedalzarooni","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waleedalzarooni"},{"login":"Zhangzeyu97","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zhangzeyu97"},{"login":"JoyceXu02","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoyceXu02"},{"login":"harryeqs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harryeqs"},{"login":"liuxukun2000","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liuxukun2000"},{"login":"ZackYule","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZackYule"},{"login":"willshang76","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willshang76"},{"login":"hammoudhasan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hammoudhasan"},{"login":"Douglasymlai","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Douglasymlai"},{"login":"onemquan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/onemquan"},{"login":"Rkejji","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rkejji"},{"login":"Aaron617","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aaron617"},{"login":"subway-jack","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subway-jack"},{"login":"dandansamax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dandansamax"},{"login":"didier-durand","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/didier-durand"},{"login":"keli-wen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keli-wen"},{"login":"omni-georgio","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omni-georgio"},{"login":"X-TRON404","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/X-TRON404"},{"login":"dxmaptin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dxmaptin"},{"login":"LuciusMos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LuciusMos"},{"login":"zachysun","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zachysun"},{"login":"HxyScotthuang","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HxyScotthuang"},{"login":"a7m-1st","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a7m-1st"},{"login":"Odysseusailoon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Odysseusailoon"},{"login":"Yuujee","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yuujee"},{"login":"mohamadkav","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohamadkav"},{"login":"EddieFahrenheit","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EddieFahrenheit"},{"login":"Bipul70701","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bipul70701"},{"login":"sunchengxuanivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchengxuanivy"},{"login":"Lawhy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lawhy"},{"login":"Tsumugii24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tsumugii24"},{"login":"SaranshPandya","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaranshPandya"},{"login":"jajajalalalala","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jajajalalalala"},{"login":"abhayKashyap03","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhayKashyap03"},{"login":"lllllyh01","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lllllyh01"},{"login":"Ebony59","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ebony59"},{"login":"aravindan888","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aravindan888"},{"login":"Jack-mi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jack-mi"},{"login":"Michaelsqj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michaelsqj"},{"login":"wangboyu-langya","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangboyu-langya"},{"login":"RonaldJEN","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonaldJEN"},{"login":"ZhangT-tech","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZhangT-tech"},{"login":"zhangzaibin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangzaibin"},{"login":"andrei3131","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrei3131"},{"login":"renxinxing123","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/renxinxing123"},{"login":"HaniItani","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaniItani"},{"login":"rsrbk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsrbk"},{"login":"Ishneet0710","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ishneet0710"},{"login":"forever-ly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/forever-ly"},{"login":"RomanPryima1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPryima1"},{"login":"LysanderT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LysanderT"},{"login":"Zhoues","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zhoues"},{"login":"zoezyn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoezyn"},{"login":"HalberdOfPineapple","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HalberdOfPineapple"},{"login":"lhhhappy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhhhappy"},{"login":"cafeii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cafeii"},{"login":"Ruby-a07","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ruby-a07"},{"login":"HHHHHejia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HHHHHejia"},{"login":"ccclyt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccclyt"},{"login":"KennyDizi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KennyDizi"},{"login":"yuki-2025","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuki-2025"},{"login":"yaoxie220","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaoxie220"},{"login":"guowei-su","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guowei-su"},{"login":"pointearth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pointearth"},{"login":"TommeyChang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TommeyChang"},{"login":"Jerry-Terrasse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jerry-Terrasse"},{"login":"right1wrong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/right1wrong"},{"login":"EmptyRabbit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmptyRabbit"},{"login":"morehardy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/morehardy"},{"login":"hengzzzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hengzzzhou"},{"login":"ankithsavio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ankithsavio"},{"login":"sallyqus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallyqus"},{"login":"mustardBloom","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mustardBloom"},{"login":"OmCheeLin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmCheeLin"},{"login":"yihuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yihuang"},{"login":"Melodyss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Melodyss"},{"login":"TOGOTOO","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TOGOTOO"},{"login":"LIHUA919","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LIHUA919"},{"login":"hu-xianglong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hu-xianglong"},{"login":"Julie3399","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julie3399"},{"login":"Coder-Joe458","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Coder-Joe458"},{"login":"riverfor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riverfor"},{"login":"Ol1ver0413","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ol1ver0413"}],"active_maintainers":[{"login":"Wendong-Fan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wendong-Fan"},{"login":"fengju0213","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fengju0213"},{"login":"nitpicker55555","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nitpicker55555"},{"login":"coolbeevip","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coolbeevip"},{"login":"waleedalzarooni","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waleedalzarooni"},{"login":"MuggleJinx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuggleJinx"},{"login":"Michaelsqj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michaelsqj"},{"login":"hesamsheikh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hesamsheikh"},{"login":"aravindan888","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aravindan888"},{"login":"Julie3399","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julie3399"},{"login":"Douglasymlai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Douglasymlai"},{"login":"boerz-coding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boerz-coding"},{"login":"Ol1ver0413","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ol1ver0413"},{"login":"OmCheeLin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmCheeLin"},{"login":"right1wrong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/right1wrong"},{"login":"Saedbhati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saedbhati"},{"login":"1sarthakbhardwaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1sarthakbhardwaj"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcamel-ai%2Fcamel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcamel-ai%2Fcamel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcamel-ai%2Fcamel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcamel-ai%2Fcamel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcamel-ai%2Fcamel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcamel-ai%2Fcamel/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282147,"maintainers_count":0,"namespaces_count":839543,"keywords_count":126057,"github":"golang","metadata":{"funded_packages_count":68481,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-31T05:03:00.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8631049,"name":"camel-ai","ecosystem":"pypi","description":"Communicative Agents for AI Society Study","homepage":"https://www.camel-ai.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/camel-ai/camel","keywords_array":["ai-societies","artificial-intelligence","communicative-ai","cooperative-ai","deep-learning","large-language-models","multi-agent-systems","natural-language-processing"],"namespace":null,"versions_count":215,"first_release_published_at":"2023-12-09T08:40:00.000Z","latest_release_published_at":"2026-03-22T08:37:02.000Z","latest_release_number":"0.2.90","last_synced_at":"2026-08-26T21:33:06.308Z","created_at":"2023-12-09T08:46:19.347Z","updated_at":"2026-08-30T11:38:03.665Z","registry_url":"https://pypi.org/project/camel-ai/","install_command":"pip install camel-ai --index-url https://pypi.org/simple","documentation_url":"https://docs.camel-ai.org","metadata":{"funding":null,"documentation":"https://docs.camel-ai.org","classifiers":[],"normalized_name":"camel-ai","project_status":null},"repo_metadata":{"id":149990025,"uuid":"615510678","full_name":"camel-ai/camel","owner":"camel-ai","description":"🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org","archived":false,"fork":false,"pushed_at":"2026-08-21T11:36:45.000Z","size":504958,"stargazers_count":17646,"open_issues_count":483,"forks_count":2059,"subscribers_count":121,"default_branch":"master","last_synced_at":"2026-08-26T21:25:47.674Z","etag":null,"topics":["agent","ai-societies","artificial-intelligence","communicative-ai","cooperative-ai","deep-learning","large-language-models","multi-agent-systems","natural-language-processing"],"latest_commit_sha":null,"homepage":"https://docs.camel-ai.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/camel-ai.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-17T21:41:54.000Z","updated_at":"2026-08-26T21:15:25.000Z","dependencies_parsed_at":"2026-01-12T12:11:48.325Z","dependency_job_id":null,"html_url":"https://github.com/camel-ai/camel","commit_stats":null,"previous_names":["camel-ai/camel","lightaime/camel"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/camel-ai/camel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camel-ai","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/sbom","scorecard":{"id":1240303,"data":{"date":"2025-12-08T07:34:43Z","repo":{"name":"github.com/camel-ai/camel","commit":"6bc92cdbb3b664b1247db69b46ef40e772aaceee"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/documentation.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_release.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_release.yml:67","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_release.yml:104","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_package.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre_commit.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_release.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest_apps.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest_package.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_minimal_dependency.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/camel-ai/camel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/camel-ai/camel/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/camel-ai/camel/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: camel/interpreters/docker/Dockerfile:2: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54","Warn: pipCommand not pinned by hash: .container/Dockerfile:3","Warn: pipCommand not pinned by hash: .container/Dockerfile:10-14","Warn: pipCommand not pinned by hash: .container/minimal_build/Dockerfile:3","Warn: pipCommand not pinned by hash: .container/minimal_build/Dockerfile:10-13","Warn: pipCommand not pinned by hash: camel/interpreters/docker/Dockerfile:33","Warn: pipCommand not pinned by hash: camel/interpreters/docker/Dockerfile:34","Warn: downloadThenRun not pinned by hash: camel/interpreters/docker/Dockerfile:44-48","Warn: downloadThenRun not pinned by hash: camel/interpreters/docker/Dockerfile:50-51","Warn: pipCommand not pinned by hash: examples/runtimes/ubuntu_docker_runtime/Dockerfile:23","Warn: pipCommand not pinned by hash: .github/workflows/build_package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build_package.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/publish_release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test_minimal_dependency.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_minimal_dependency.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test_minimal_dependency.yml:45","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"60 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-153 / GHSA-rxff-vr5r-8cj5","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_release.yml:101"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.81a0 not signed: https://api.github.com/repos/camel-ai/camel/releases/265826975","Warn: release artifact v0.2.80 not signed: https://api.github.com/repos/camel-ai/camel/releases/265547023","Warn: release artifact v0.2.80a3 not signed: https://api.github.com/repos/camel-ai/camel/releases/264090429","Warn: release artifact v0.2.80a2 not signed: https://api.github.com/repos/camel-ai/camel/releases/263699477","Warn: release artifact v0.2.80a1 not signed: https://api.github.com/repos/camel-ai/camel/releases/263537064","Warn: release artifact v0.2.81a0 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/265826975","Warn: release artifact v0.2.80 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/265547023","Warn: release artifact v0.2.80a3 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/264090429","Warn: release artifact v0.2.80a2 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/263699477","Warn: release artifact v0.2.80a1 does not have provenance: https://api.github.com/repos/camel-ai/camel/releases/263537064"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: actions, apache, camel-ai, camel-ai.org, cyclops-community, eigent, eigent.ai, fixiversity, kaust, kaust-generative-ai, king abdullah university of science \u0026 technology, labellerr ai || prev camel-ai, meta superintelligence labs, phd studtent at tum, pyg-team"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-12-08T21:56:40.208Z","repository_id":149990025,"created_at":"2025-12-08T21:56:40.208Z","updated_at":"2025-12-08T21:56:40.208Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36956565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"camel-ai","name":"camel-ai.org","uuid":"134388954","kind":"organization","description":"","email":"camel-ai@eigent.ai","website":"https://www.camel-ai.org","location":null,"twitter":"CamelAIOrg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/134388954?v=4","repositories_count":42,"last_synced_at":"2026-08-22T20:41:32.302Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/camel-ai","funding_links":["https://github.com/sponsors/camel-ai"],"total_stars":44529,"followers":1753,"following":0,"created_at":"2023-05-26T19:22:55.832Z","updated_at":"2026-08-22T20:41:32.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camel-ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camel-ai/repositories"},"tags":[{"name":"v0.2.91a5","sha":"f88b880cf6c50624c33e63445740e16705510d6c","kind":"tag","published_at":"2026-07-13T11:22:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a5/manifests"},{"name":"v0.2.91a4","sha":"d79ef1757598fe6bb9e3047bbb5028cb741b0e80","kind":"tag","published_at":"2026-04-30T13:15:30.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a4/manifests"},{"name":"v0.2.91a3","sha":"2116aed0588b9bd2cad0735da1870b9e3f693539","kind":"tag","published_at":"2026-04-25T13:59:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a3/manifests"},{"name":"v0.2.91a2","sha":"1e8951ccf906b4011717fb29d36f720d47209537","kind":"tag","published_at":"2026-04-24T07:07:07.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a2/manifests"},{"name":"v0.2.91a1","sha":"095f039e43b88013f35e7d06ecee4b963fc36ae4","kind":"tag","published_at":"2026-04-14T13:08:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a1/manifests"},{"name":"v0.2.91a0","sha":"fc2d71f4ed189eb6e5c72b9a2311f5a37f545392","kind":"tag","published_at":"2026-04-13T16:55:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.91a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.91a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.91a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.91a0/manifests"},{"name":"v0.2.90","sha":"deb286f36702ab15a2cb890c6e223a79e4ce4284","kind":"tag","published_at":"2026-03-22T08:35:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90/manifests"},{"name":"v0.2.90a6","sha":"57d2f98bc315f1522269a4cad7b2a478cfee3b12","kind":"tag","published_at":"2026-03-13T14:43:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a6/manifests"},{"name":"v0.2.90a5","sha":"55a49b58ed926c1eded52c628bee0a6884bb4b63","kind":"tag","published_at":"2026-03-03T11:06:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a5/manifests"},{"name":"v0.2.90a4","sha":"746cb75868f9c2a0ab4363745443c0a7d44859fa","kind":"tag","published_at":"2026-02-25T21:22:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a4/manifests"},{"name":"v0.2.90a3","sha":"4be29ca8a0b150bc67c856b49baed4099afdb1af","kind":"tag","published_at":"2026-02-21T08:06:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a3/manifests"},{"name":"v0.2.90a2","sha":"ed399de23e065ef779fdb41ee401b301dcb822e3","kind":"tag","published_at":"2026-02-21T04:59:50.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a2/manifests"},{"name":"v0.2.90a1","sha":"7e5cdc59bf8416eddf87b28b9927d29992f7d5bd","kind":"tag","published_at":"2026-02-12T22:31:27.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a1/manifests"},{"name":"v0.2.90a0","sha":"6da9e7421a69a105230b14285633e02122c7d2df","kind":"tag","published_at":"2026-02-12T20:51:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.90a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.90a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.90a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.90a0/manifests"},{"name":"v0.2.89a0","sha":"c0580f8a9473a2ec938b0d31240947a056bb4583","kind":"tag","published_at":"2026-02-12T20:30:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.89a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.89a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.89a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89a0/manifests"},{"name":"v0.2.89","sha":"407ff1b3301561eab1d6a8be2a7076c121b3f27d","kind":"tag","published_at":"2026-02-12T08:43:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.89","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.89/manifests"},{"name":"v0.2.88","sha":"aad71e0794d2cc9d2d694ccdb791beb002c6a6ac","kind":"tag","published_at":"2026-02-12T08:25:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.88","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.88/manifests"},{"name":"v0.2.87","sha":"1b8ed550f96bd90ae286d40c3dc94a0de40266e0","kind":"tag","published_at":"2026-02-11T17:28:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.87","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.87/manifests"},{"name":"v0.2.86","sha":"fe757daa7deba52095ef3668e62f210c33fc072c","kind":"tag","published_at":"2026-02-10T13:27:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.86","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.86/manifests"},{"name":"v0.2.85","sha":"cdfe4210ca5b66b9b2dc79bf1486566f394a333b","kind":"tag","published_at":"2026-01-26T22:12:15.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.85","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85/manifests"},{"name":"v0.2.85a0","sha":"cd4506c66234ea4f5e9ad46930f2b54b1bd07e48","kind":"tag","published_at":"2026-01-23T02:22:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.85a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.85a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.85a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.85a0/manifests"},{"name":"v0.2.84","sha":"da7e3f625812e4f0f10f71382cb8d4a4940914bf","kind":"tag","published_at":"2026-01-20T17:22:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.84","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.84/manifests"},{"name":"v0.2.83","sha":"3a818b204ecd21e8fc9a25f4fb05fae1147e0861","kind":"tag","published_at":"2026-01-19T20:36:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83/manifests"},{"name":"v0.2.83a9","sha":"a5ec34d215d3af4e2f7f5f6acffc92197a340006","kind":"tag","published_at":"2026-01-15T21:26:29.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a9/manifests"},{"name":"v0.2.83a8","sha":"e8128857b570df0678e99b3ad18aaa6f3f280054","kind":"tag","published_at":"2026-01-14T04:28:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a8/manifests"},{"name":"v0.2.83a7","sha":"381baac0bc2a8b6e8eac5b850f4a30511821f0dc","kind":"tag","published_at":"2026-01-13T19:26:26.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a7/manifests"},{"name":"v0.2.83a6","sha":"d1d664e485e9d94b8ec8a587ef3bb4b0f053014f","kind":"tag","published_at":"2026-01-11T02:23:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a6/manifests"},{"name":"v0.2.83a5","sha":"d51cfa5e92d39c2352f4a3fabfa82c5f2d53423b","kind":"tag","published_at":"2026-01-09T20:17:07.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a5/manifests"},{"name":"v0.2.83a4","sha":"b1f91fbdc99fe44588f697543d02965f55c4bf23","kind":"tag","published_at":"2026-01-09T20:05:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a4/manifests"},{"name":"v0.2.83a3","sha":"aaf6f1e56026b98fa6d8c7078def44fd60f56a57","kind":"tag","published_at":"2026-01-08T14:41:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a3/manifests"},{"name":"v0.2.83a2","sha":"95b10bbdb118cee0b2e246cf1fbd43f52e39da4d","kind":"tag","published_at":"2026-01-08T00:54:25.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a2/manifests"},{"name":"v0.2.83a1","sha":"e56fa93ad93bc739beaebe9dd145e0f370b629a3","kind":"tag","published_at":"2026-01-02T23:22:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a1/manifests"},{"name":"v0.2.83a0","sha":"b6df0a932cc531cfa8d6a2044002ef12a1d12291","kind":"tag","published_at":"2025-12-28T23:43:29.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.83a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.83a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.83a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.83a0/manifests"},{"name":"v0.2.82","sha":"8faa89fda80c1efe167b69d1af5876ffea7313ca","kind":"tag","published_at":"2025-12-17T22:16:54.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.82","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.82/manifests"},{"name":"v0.2.81a0.dev1","sha":"d84dbec44ecb26add2638857059e2f92d896d308","kind":"commit","published_at":"2025-12-02T13:53:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.81a0.dev1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.81a0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.81a0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0.dev1/manifests"},{"name":"v0.2.81a0","sha":"d8734949b705ba889789b16d1574bc5f6e406f6e","kind":"tag","published_at":"2025-11-27T18:35:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.81a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.81a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.81a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.81a0/manifests"},{"name":"v0.2.80","sha":"e5614f5b9c5c3eb2292896c851de0489944e3892","kind":"tag","published_at":"2025-11-26T18:08:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80/manifests"},{"name":"v0.2.80a3","sha":"d15a80e612563f6cfae863770f8e63f69f8089c9","kind":"tag","published_at":"2025-11-20T18:50:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a3/manifests"},{"name":"v0.2.80a2","sha":"d86b8645e9a423536f83896958815068ef4d17f1","kind":"tag","published_at":"2025-11-19T16:15:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a2/manifests"},{"name":"v0.2.80a1","sha":"cd2b674e8daee96f7aca13ef548686d3f2788ade","kind":"tag","published_at":"2025-11-19T08:24:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a1/manifests"},{"name":"v0.2.80a0","sha":"7a229d0566b7945f331669c12e32993ac7dd2755","kind":"tag","published_at":"2025-11-19T08:16:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.80a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.80a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.80a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.80a0/manifests"},{"name":"v0.2.79","sha":"ab697538d360b56685622adebd99be283bb5e87b","kind":"tag","published_at":"2025-11-13T17:13:40.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79/manifests"},{"name":"v0.2.79a2","sha":"a9c834984a05d3e91cd77dc9e43ef9a8af3d5ea5","kind":"tag","published_at":"2025-11-03T00:08:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a2/manifests"},{"name":"v0.2.79a1","sha":"963b7173a70fdb6c2f27094ae651bb8b55ae4fa8","kind":"tag","published_at":"2025-11-02T01:04:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a1/manifests"},{"name":"v0.2.79a0","sha":"645115941c878c44cf4662a752a7d61018306987","kind":"tag","published_at":"2025-10-21T07:41:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.79a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.79a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.79a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.79a0/manifests"},{"name":"v0.2.78","sha":"9a64b19e1eab529173da5f18c230064c564aeb5c","kind":"tag","published_at":"2025-10-15T17:19:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.78","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.78/manifests"},{"name":"v0.2.77","sha":"ea137f17adffb48ad468621f9d76d8a0c7fdb805","kind":"tag","published_at":"2025-10-12T14:59:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.77","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.77/manifests"},{"name":"v0.2.76","sha":"ee7b2ad092d1d063c3e25bb9b6c05a31fb6f6897","kind":"tag","published_at":"2025-10-11T17:24:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76/manifests"},{"name":"v0.2.76a14","sha":"5af13b4aa59a48d90a399579b5ff41e7ccb2be2b","kind":"tag","published_at":"2025-10-07T10:39:22.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a14","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a14/manifests"},{"name":"v0.2.76a13","sha":"7b655d2b83ece7dd358576909f6622c52326eebd","kind":"tag","published_at":"2025-10-06T06:08:10.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a13","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a13/manifests"},{"name":"v0.2.76a12","sha":"de59078b6860ca877fb8c906946ee6e5a0ba8842","kind":"tag","published_at":"2025-10-05T10:20:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a12/manifests"},{"name":"v0.2.76a11","sha":"fb3ed9f2b06a2b344e6005e7183f34d06b7bce84","kind":"tag","published_at":"2025-10-05T10:16:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a11/manifests"},{"name":"v0.2.76a9","sha":"e5b1f0c49ed68e94dc11384f7cbd4fec72ab5317","kind":"tag","published_at":"2025-09-29T08:39:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a9/manifests"},{"name":"v0.2.76a8","sha":"d485e6f96f8cb77afa5a3b2f112b9c3b7ba03c71","kind":"tag","published_at":"2025-09-29T08:01:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a8/manifests"},{"name":"v0.2.76a7","sha":"f28394616ec0aaf02a4ee6be2c584ba1b2420024","kind":"tag","published_at":"2025-09-26T09:12:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a7/manifests"},{"name":"v0.2.76a6","sha":"87aedb44cfb72069d7131f6cc53fdb78ea330003","kind":"tag","published_at":"2025-09-24T18:05:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a6/manifests"},{"name":"v0.2.76a5","sha":"16f6c986089a493c12bd013164df14507f553e12","kind":"tag","published_at":"2025-09-23T18:50:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a5/manifests"},{"name":"v0.2.76a4","sha":"ed29baf5700167630dc4a5858ba5ddd39a573b7a","kind":"tag","published_at":"2025-09-17T06:35:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a4/manifests"},{"name":"v0.2.76a3","sha":"d3ce51e46e92bc065015d6d38b22bdf57f9454ac","kind":"tag","published_at":"2025-09-16T09:52:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a3/manifests"},{"name":"v0.2.76a2","sha":"19977ad03dd1cf45c7ec839b9bc9fb3221d045a0","kind":"tag","published_at":"2025-09-15T12:38:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a2/manifests"},{"name":"v0.2.76a1","sha":"5df0738d5eab15483e1c1734e371d35595e646e7","kind":"tag","published_at":"2025-09-10T08:37:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a1/manifests"},{"name":"v0.2.76a0","sha":"fb1d27d98948612933a8494a28098da13eb1da6c","kind":"tag","published_at":"2025-09-06T15:31:53.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.76a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.76a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.76a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.76a0/manifests"},{"name":"v0.2.75","sha":"438562d1c806c1b44fdad2b465963d8b1101386d","kind":"tag","published_at":"2025-08-25T15:07:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75/manifests"},{"name":"v0.2.75a6","sha":"b3facdcb7a94b1ce8fb1fb12fe55136d58e55323","kind":"tag","published_at":"2025-08-21T15:04:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a6/manifests"},{"name":"v0.2.75a5","sha":"b249ced9c31e6ab6e6426d727ea6cf703a2a0521","kind":"tag","published_at":"2025-08-15T23:26:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a5/manifests"},{"name":"v0.2.75a4","sha":"3dd2d4f425536d41e4482899798afc6621282f20","kind":"tag","published_at":"2025-08-15T22:25:02.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a4/manifests"},{"name":"v0.2.75a3","sha":"3c69d5cab73bde9ee2c600e5baaf4776420a2c18","kind":"tag","published_at":"2025-08-13T10:29:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a3/manifests"},{"name":"v0.2.75a2","sha":"2a807fe1865227b4fd1249803703952c90066279","kind":"tag","published_at":"2025-08-08T00:38:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a2/manifests"},{"name":"v0.2.75a1","sha":"6da1f8e2d3d713680abd5866a925746069207b65","kind":"tag","published_at":"2025-08-07T23:13:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a1/manifests"},{"name":"v0.2.75a0","sha":"8eef8e3816222193367e2f420ed659b295cc9c47","kind":"tag","published_at":"2025-08-06T14:04:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.75a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.75a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.75a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.75a0/manifests"},{"name":"v0.2.74","sha":"c1bbb56644ddd27e1003069ef8a38c9369bbbf54","kind":"tag","published_at":"2025-08-05T22:00:45.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74/manifests"},{"name":"v0.2.74a6","sha":"09a88259b72aa387b77ef090e78acbe16055b780","kind":"tag","published_at":"2025-08-05T11:53:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a6/manifests"},{"name":"v0.2.74a5","sha":"cd38ba2f035bcd6390760b38acab2e93f1fbe113","kind":"tag","published_at":"2025-08-04T02:14:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a5/manifests"},{"name":"v0.2.74a4","sha":"d0b0ed802d29f5cd16dd410866ea881e8bdcf59e","kind":"tag","published_at":"2025-08-01T16:51:23.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a4/manifests"},{"name":"v0.2.74a3","sha":"a6968dd804321b9ae064b3d4133c7183bbfaebc5","kind":"tag","published_at":"2025-08-01T16:49:24.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a3/manifests"},{"name":"v0.2.74a2","sha":"a6968dd804321b9ae064b3d4133c7183bbfaebc5","kind":"tag","published_at":"2025-08-01T14:48:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a2/manifests"},{"name":"v0.2.74a1","sha":"beded015cf5aa64e13167491616d425460f73e65","kind":"tag","published_at":"2025-07-31T21:54:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a1/manifests"},{"name":"v0.2.74a0","sha":"2fca3f21d5a5c339019d77efe04a05bc0d49f2e9","kind":"tag","published_at":"2025-07-31T01:52:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.74a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.74a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.74a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.74a0/manifests"},{"name":"v0.2.73","sha":"d2002c6429c613623f9a29df23e716d678053208","kind":"tag","published_at":"2025-07-30T10:28:32.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73/manifests"},{"name":"v0.2.73a12","sha":"90b64c5d9c343dc591ce0b5ce20605b48abd3192","kind":"tag","published_at":"2025-07-29T10:41:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a12/manifests"},{"name":"v0.2.73a11","sha":"51f73288a1a1f3f749e0b1e1534aaaddfb0d2a20","kind":"tag","published_at":"2025-07-29T00:52:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a11/manifests"},{"name":"v0.2.73a10","sha":"562e7c37034eb8bda4143bba3fe07f0a25709e27","kind":"tag","published_at":"2025-07-28T20:13:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a10/manifests"},{"name":"v0.2.73a9","sha":"6ebbdc29466a51de1b21b505235499bf0a5bf5fc","kind":"tag","published_at":"2025-07-27T17:49:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a9/manifests"},{"name":"v0.2.73a8","sha":"3f9c826047daa5668493820441e8710b5eb90a7f","kind":"tag","published_at":"2025-07-25T20:12:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a8/manifests"},{"name":"v0.2.73a7","sha":"357931ed0afcf3f4d6b890343036462398905abc","kind":"tag","published_at":"2025-07-25T20:09:25.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a7/manifests"},{"name":"v0.2.73a6","sha":"6461b2faed76c5199168aaf2b29ffa440473972e","kind":"tag","published_at":"2025-07-25T13:02:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a6/manifests"},{"name":"v0.2.73a5","sha":"2b646bafe6db8ea946dea5d02f809dfeb1bac556","kind":"tag","published_at":"2025-07-24T18:16:10.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a5/manifests"},{"name":"v0.2.73a4","sha":"451356ae55fa54d98f652998c3ad24b21550dc04","kind":"tag","published_at":"2025-07-24T12:38:59.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a4/manifests"},{"name":"v0.2.73a3","sha":"2c940e20e143aa852c4b2def4eebae4694e875a6","kind":"tag","published_at":"2025-07-23T16:04:54.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a3/manifests"},{"name":"v0.2.73a2","sha":"53afea8d5b524f88643ea41f3da19982f85f60d6","kind":"tag","published_at":"2025-07-23T14:52:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a2/manifests"},{"name":"v0.2.73a1","sha":"43bc322ce0ecf692f233d6954bbd57a4998bbe46","kind":"tag","published_at":"2025-07-22T03:45:24.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a1/manifests"},{"name":"v0.2.73a0","sha":"bec6423866226e7c00d30196bd470c35e70407ac","kind":"tag","published_at":"2025-07-21T12:32:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.73a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.73a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.73a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.73a0/manifests"},{"name":"v0.2.72","sha":"61eb0facbdb6e3661ef26f7a3d00d785a3ccd8ea","kind":"tag","published_at":"2025-07-21T01:06:54.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72/manifests"},{"name":"v0.2.72a10","sha":"c23620a7e4ff9f29b37b0949a11bbcbda11375ab","kind":"tag","published_at":"2025-07-18T11:50:25.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a10/manifests"},{"name":"v0.2.72a9","sha":"c403488be6f946c00eb97f84ae2c71e26227176b","kind":"tag","published_at":"2025-07-18T11:43:24.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a9/manifests"},{"name":"v0.2.72a8","sha":"c403488be6f946c00eb97f84ae2c71e26227176b","kind":"tag","published_at":"2025-07-18T07:29:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a8/manifests"},{"name":"v0.2.72a7","sha":"ed362e2eca8306c29063c5e94582b2c6adb725b3","kind":"tag","published_at":"2025-07-17T22:45:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a7/manifests"},{"name":"v0.2.72a6","sha":"f5ef05cd363c5efadf434f91966adc7fa62e6a81","kind":"tag","published_at":"2025-07-15T10:03:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a6/manifests"},{"name":"v0.2.72a5","sha":"ca007d80ea3b71c7042f42ece310e22cd0632e79","kind":"tag","published_at":"2025-07-15T09:37:41.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a5/manifests"},{"name":"v0.2.72a4","sha":"a4ccf6d8916ccd0c96f963506a325aefa5b30b5f","kind":"tag","published_at":"2025-07-14T20:14:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a4/manifests"},{"name":"v0.2.72a3","sha":"977e4d1f38bfc28a39c5fe96453b42e0df8bfc91","kind":"tag","published_at":"2025-07-14T19:47:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a3/manifests"},{"name":"v0.2.72a2","sha":"37c1a0bd07c40e5e75c7144e0eefd8a6bb6fcde3","kind":"tag","published_at":"2025-07-14T11:39:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a2/manifests"},{"name":"v0.2.72a1","sha":"c301b19e37fafba4cc7db6d3b6359bd207489953","kind":"tag","published_at":"2025-07-13T11:38:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a1/manifests"},{"name":"v0.2.72a0","sha":"406e380c081e7e31a421cd13000347ecad8747eb","kind":"tag","published_at":"2025-07-13T03:16:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.72a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.72a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.72a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.72a0/manifests"},{"name":"v0.2.71","sha":"e079e37a42688d7ca5fff624db850b6b2a961ac5","kind":"tag","published_at":"2025-07-13T03:08:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71/manifests"},{"name":"v0.2.71a14","sha":"e079e37a42688d7ca5fff624db850b6b2a961ac5","kind":"tag","published_at":"2025-07-13T03:03:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a14","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a14/manifests"},{"name":"v0.2.71a13","sha":"e079e37a42688d7ca5fff624db850b6b2a961ac5","kind":"tag","published_at":"2025-07-13T02:55:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a13","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a13/manifests"},{"name":"v0.2.71a12","sha":"71ef110ad4023c4d7e07a3aed6f443ad1627586e","kind":"tag","published_at":"2025-07-12T19:12:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a12/manifests"},{"name":"v0.2.71a11","sha":"24147ee64dac35f0ac75ce9796b043dfc7ee6215","kind":"tag","published_at":"2025-07-12T13:29:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a11/manifests"},{"name":"v0.2.71a10","sha":"38b4a50de8503ae3fdfdca5019f6ecde7d1342fc","kind":"tag","published_at":"2025-07-09T13:14:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a10/manifests"},{"name":"v0.2.71a9","sha":"0a52f9073e08d633bc1214128ef406eee8bd4c82","kind":"tag","published_at":"2025-07-09T11:07:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a9/manifests"},{"name":"v0.2.71a8","sha":"a101120b1d7c9f668455b3bcedc67fcb5d5e7108","kind":"tag","published_at":"2025-07-08T21:43:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a8/manifests"},{"name":"v0.2.71a7","sha":"23a7fe9d25f4586047df2aa8bbeb552a26e4af99","kind":"tag","published_at":"2025-07-07T11:24:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a7/manifests"},{"name":"v0.2.71a6","sha":"9a0c1c9e3940b0586cdf564ca37f44af1f49e2c8","kind":"tag","published_at":"2025-07-06T20:30:50.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a6/manifests"},{"name":"v0.2.71a5","sha":"9039aa7afd750486d6611abcd752d6bb39dc5ad2","kind":"tag","published_at":"2025-07-05T21:33:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a5/manifests"},{"name":"v0.2.71a4","sha":"2551c2b715c3a1c23e46d4530be48744195cceb9","kind":"tag","published_at":"2025-07-04T09:57:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a4/manifests"},{"name":"v0.2.71a3","sha":"f37a34af2132a23e2863f955220246430619e097","kind":"tag","published_at":"2025-07-01T16:37:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a3/manifests"},{"name":"v0.2.71a2","sha":"2d3c538a9710d82cf4cdaa505ef243c92c070a93","kind":"tag","published_at":"2025-06-29T10:56:22.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a2/manifests"},{"name":"v0.2.71a1","sha":"dedea076aed0361a1e0be1563f55c09d7a2a7ed7","kind":"tag","published_at":"2025-06-26T10:44:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.71a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.71a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.71a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.71a1/manifests"},{"name":"v0.2.70","sha":"8da626bc0b9be4e031bc20b8465e36955f243f26","kind":"tag","published_at":"2025-06-26T04:55:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.70","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.70/manifests"},{"name":"v0.2.69a7","sha":"ec545cae0508dcb79364ae918485ce1e04808684","kind":"tag","published_at":"2025-06-24T17:38:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a7/manifests"},{"name":"v0.2.69a6","sha":"7278a6745106b8a0bccdfad40a8f61313b236f38","kind":"tag","published_at":"2025-06-23T19:08:02.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a6/manifests"},{"name":"v0.2.69a5","sha":"ed0505412e1e8130ef09166766c48bfbb3146c1f","kind":"tag","published_at":"2025-06-23T18:09:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a5/manifests"},{"name":"v0.2.69a4","sha":"95d1f173920582eb6d0d7906da9a1dd06f8b7f70","kind":"tag","published_at":"2025-06-22T12:44:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a4/manifests"},{"name":"v0.2.69a3","sha":"e0e01912b0ad028765b5f2d39d611bcf18d6f4b1","kind":"tag","published_at":"2025-06-22T12:17:07.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a3/manifests"},{"name":"v0.2.69a2","sha":"ff7ead971989c95b4c6379a2363fba18612b0dfa","kind":"tag","published_at":"2025-06-22T10:48:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a2/manifests"},{"name":"v0.2.69a1","sha":"fdb6379c19b1c0b4c1d3c76d8de0f127c07e25aa","kind":"tag","published_at":"2025-06-20T16:16:00.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a1/manifests"},{"name":"v0.2.69a0","sha":"934b42dce5f3356e227c24d9881d0a05d3234ce9","kind":"tag","published_at":"2025-06-20T14:54:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.69a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.69a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.69a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.69a0/manifests"},{"name":"v0.2.68","sha":"dc69107a080fb981f597393d54dbf8ff76f0874a","kind":"tag","published_at":"2025-06-18T19:26:15.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.68","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.68/manifests"},{"name":"v0.2.67","sha":"bf2331bb2894e99db1c5643dd2480cb05f465a3f","kind":"tag","published_at":"2025-06-17T19:33:51.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.67","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.67/manifests"},{"name":"v0.2.66","sha":"a2925ff4ac398d43619881469f43e6fef146a5e5","kind":"tag","published_at":"2025-06-13T05:20:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.66","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.66/manifests"},{"name":"v0.2.65","sha":"a85b37d75fb8c604f75e3f3e9195eadda78c5565","kind":"tag","published_at":"2025-06-12T15:57:45.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.65","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.65/manifests"},{"name":"v0.2.64","sha":"6a22e52538f0cae3f55391fe2e8af329b96b256f","kind":"tag","published_at":"2025-06-11T09:07:52.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.64","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.64/manifests"},{"name":"v0.2.62","sha":"c0bbbfff888ee67a72d3b5902cd7b8d40897c5d5","kind":"tag","published_at":"2025-06-03T07:54:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.62","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.62/manifests"},{"name":"v0.2.61","sha":"b425b4c942429bd2dd8396fdd6eb33e29ca77651","kind":"tag","published_at":"2025-05-30T18:46:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.61","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.61/manifests"},{"name":"v0.2.60","sha":"87b7de5b989028cb1cef29eeef7dd3226debe46e","kind":"tag","published_at":"2025-05-20T07:11:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.60","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.60/manifests"},{"name":"v0.2.59","sha":"51274acc2afd740c677a2d0a9fe54b978e2daa21","kind":"tag","published_at":"2025-05-14T22:53:33.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.59","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.59/manifests"},{"name":"v0.2.58","sha":"1b0cd4232520a92505f66290f1098d794107b5a7","kind":"tag","published_at":"2025-05-11T20:23:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.58","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.58/manifests"},{"name":"v0.2.57","sha":"633ca5febb03d6ed7a7bc07526f36d577b0f2f8f","kind":"tag","published_at":"2025-05-08T19:58:47.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.57","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.57/manifests"},{"name":"v0.2.56","sha":"8d7405f25c391681dbc97b54dd18409610829a77","kind":"tag","published_at":"2025-05-08T10:18:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.56","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.56/manifests"},{"name":"v0.2.55","sha":"ac4c8e6542e77dbd91ee994f22f407f7e48f425e","kind":"tag","published_at":"2025-05-07T19:16:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.55","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.55/manifests"},{"name":"v0.2.54","sha":"d8ae268834d80b5d59c97cb7333f5328e95c47e4","kind":"tag","published_at":"2025-05-06T12:49:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.54","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.54/manifests"},{"name":"v0.2.53","sha":"ca5ef369eb883aac072967d6134de27ecf04f6e4","kind":"tag","published_at":"2025-05-05T00:13:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.53","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.53/manifests"},{"name":"v0.2.52","sha":"0c0ebcf69a7e83cedcab467b1724851bec734691","kind":"tag","published_at":"2025-05-03T20:00:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.52","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.52/manifests"},{"name":"v0.2.51","sha":"52132a475037e92e969c5221f02ccc91037e8f82","kind":"tag","published_at":"2025-05-03T05:37:57.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.51","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.51/manifests"},{"name":"v0.2.50","sha":"eb74548e6adde78a81462d83f60ccb70e7889e81","kind":"tag","published_at":"2025-05-01T19:10:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.50","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.50/manifests"},{"name":"v0.2.49","sha":"a422dfd83e07599263ec9775dc7a433570de39f2","kind":"tag","published_at":"2025-04-26T05:52:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.49","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.49/manifests"},{"name":"v0.2.48","sha":"9228b32b0c6c37c798cead17208f66bb2d9308a1","kind":"tag","published_at":"2025-04-24T16:47:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.48","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.48/manifests"},{"name":"v0.2.47","sha":"1a2f3c4bdea15bf19e718283e906b080daa887a2","kind":"tag","published_at":"2025-04-23T16:22:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.47","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.47/manifests"},{"name":"v0.2.46","sha":"4a2945e90ac08d921a185bae5624975c2e7260cb","kind":"tag","published_at":"2025-04-20T12:33:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.46","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.46/manifests"},{"name":"v0.2.45","sha":"6be5827d9f850bf802fd0a131fa52e9f7190b109","kind":"tag","published_at":"2025-04-15T00:08:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.45","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.45/manifests"},{"name":"v0.2.44","sha":"a007ab0fd0426dbe83521efa29ca289bb83b1a1d","kind":"tag","published_at":"2025-04-11T01:47:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.44","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.44/manifests"},{"name":"v0.2.43","sha":"ac1ba3055d687f6d971c28db80a22882646f1bd7","kind":"tag","published_at":"2025-04-09T06:14:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.43","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.43/manifests"},{"name":"v0.2.42","sha":"3f0ff7e5b0ec0be869e6fa15b5f7ba1a45f55227","kind":"tag","published_at":"2025-04-06T04:40:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.42","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.42/manifests"},{"name":"v0.2.41","sha":"f03c15fbaff8430e5cdff48114bad455dde9488e","kind":"tag","published_at":"2025-04-04T16:58:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.41","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.41/manifests"},{"name":"v0.2.40","sha":"6848d5e0c7b1cd074d44322e9d7ab7ef191a4c87","kind":"tag","published_at":"2025-04-03T17:13:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.40","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.40/manifests"},{"name":"v0.2.38","sha":"fa09382f7d61f3815f8419fbf9b61a47c053b635","kind":"tag","published_at":"2025-03-28T11:52:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.38","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.38/manifests"},{"name":"v0.2.37","sha":"2d31dda08e8c1d43f91b2bf370e1bb3b8a8ce71c","kind":"tag","published_at":"2025-03-25T18:28:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.37","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.37/manifests"},{"name":"v0.2.36","sha":"9ed1cf74804bc5df8fe6512abe628943464d7be5","kind":"tag","published_at":"2025-03-21T10:19:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.36","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.36/manifests"},{"name":"v0.2.35","sha":"4a4fda69d0f3416de7c467222157407163ceb249","kind":"tag","published_at":"2025-03-20T07:05:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.35","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.35/manifests"},{"name":"v0.2.34","sha":"4e492ffcc3de9ddbbb62edc3d1637060e4bbb53b","kind":"tag","published_at":"2025-03-18T20:52:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.34","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.34/manifests"},{"name":"v0.2.33","sha":"8c948a40c4c9e5a5ae46db0af67b55abf1e41452","kind":"tag","published_at":"2025-03-17T14:42:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.33","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.33/manifests"},{"name":"v0.2.32","sha":"1566d0317728545013e5ff4d1bc53191c27d64a4","kind":"tag","published_at":"2025-03-17T09:24:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.32","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.32/manifests"},{"name":"v0.2.31","sha":"29329228c3040b5e9c7187ec18e61c651cb8931a","kind":"tag","published_at":"2025-03-15T20:26:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.31","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.31/manifests"},{"name":"v0.2.30","sha":"918554c615350858930d849593dfef3142432067","kind":"tag","published_at":"2025-03-15T00:52:14.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.30","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.30/manifests"},{"name":"v0.2.29","sha":"52cfd27c926aadbf1171add702d2b2f0396ce0db","kind":"tag","published_at":"2025-03-13T18:08:46.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.29","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.29/manifests"},{"name":"v0.2.28","sha":"4fb1bf5a59fc3735da215478d6e2ecd24dcb54ad","kind":"tag","published_at":"2025-03-13T10:25:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.28","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.28/manifests"},{"name":"v0.2.27","sha":"2d2a295e5a5e951fd69bb7d77724bd32e9f4fa1d","kind":"tag","published_at":"2025-03-12T17:50:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.27","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.27/manifests"},{"name":"v0.2.26","sha":"621c1674ceb2808501bdd057c455c20b5d07f3c9","kind":"tag","published_at":"2025-03-11T19:43:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.26","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.26/manifests"},{"name":"v0.2.25","sha":"61827d2a94f972fb6f634d071dd5417a08e26bd4","kind":"tag","published_at":"2025-03-11T10:39:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.25","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.25/manifests"},{"name":"v0.2.24","sha":"8afa09ce9ff91fbec1dd183009377a04fdef22cb","kind":"tag","published_at":"2025-03-10T21:14:31.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.24","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.24/manifests"},{"name":"v0.2.23","sha":"3b4cc982e3be888f0985f80a9d2fe88c2c591ca7","kind":"tag","published_at":"2025-03-09T16:41:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.23","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23/manifests"},{"name":"v0.2.23a0","sha":"9a48432f435af046ffc0c8faeacf33086e3a8ff0","kind":"tag","published_at":"2025-03-05T10:31:21.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.23a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.23a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.23a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.23a0/manifests"},{"name":"v0.2.22","sha":"457e7c5dffc8c5fcb860187e332ad03515c55a0e","kind":"tag","published_at":"2025-02-15T14:50:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.22","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.22/manifests"},{"name":"v0.2.21","sha":"b87dc6ed93736b5b23eab8ab5465968c17dbf7de","kind":"tag","published_at":"2025-02-11T20:46:46.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.21","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.21/manifests"},{"name":"v0.2.20","sha":"cf3d9c5e5f1c90f71d3a9d30b9ec7ce5de6b1ca0","kind":"tag","published_at":"2025-02-09T23:15:27.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.20","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20/manifests"},{"name":"v0.2.20a1","sha":"f3b95da2af7e7a20ed991a003d0f344813468e50","kind":"tag","published_at":"2025-02-07T09:57:28.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.20a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.20a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.20a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a1/manifests"},{"name":"v0.2.20a0","sha":"7b32331ce1d564914791059e9d60d9d4b1e7bb03","kind":"tag","published_at":"2025-02-07T07:41:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.20a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.20a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.20a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.20a0/manifests"},{"name":"v0.2.19","sha":"ce8936fcd6194ccd961c3e5b59a7f99785ecc1c4","kind":"tag","published_at":"2025-01-31T21:26:06.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.19","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.19/manifests"},{"name":"v0.2.18","sha":"9210bd4875a93160a779117268d576f6fb387469","kind":"tag","published_at":"2025-01-22T23:17:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.18","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.18/manifests"},{"name":"v0.2.17","sha":"a62b8a8576e74942868dcb3d2dda599b09dd95b3","kind":"tag","published_at":"2025-01-19T12:40:51.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.17","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.17/manifests"},{"name":"v0.2.16","sha":"e262fd13f8b8c96bc35d6c2944b245203700d9cf","kind":"tag","published_at":"2025-01-03T18:07:53.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.16","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"0d5071b70a9c5ddec1a6790bf174a718038d6ebe","kind":"tag","published_at":"2025-01-02T08:06:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.15","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15/manifests"},{"name":"v0.2.15a0","sha":"1d5c85956500ea8daefe89dc033a336397eeaf5a","kind":"tag","published_at":"2024-12-20T22:58:38.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.15a0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.15a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.15a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.15a0/manifests"},{"name":"v0.2.14","sha":"ee68e9fcc80e7dbce927430f6b24f207e7cbacc5","kind":"tag","published_at":"2024-12-18T19:15:00.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.14","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"d779a0603e5f912bca3724f06e569859873b55bc","kind":"tag","published_at":"2024-12-17T15:12:56.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.13","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"a3df42a9431f9e655279ef34fb25c4b2521d4372","kind":"tag","published_at":"2024-12-13T16:08:41.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.12","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"777a8f54e0fccd362d6798b4818d9020732031bc","kind":"tag","published_at":"2024-12-04T15:24:30.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.11","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"442040ef2043ad57949255752cc73d73b0084b51","kind":"tag","published_at":"2024-11-28T19:07:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.10","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"111143afce600cfd9cb2c3a8587f078f1fa0331b","kind":"tag","published_at":"2024-11-10T10:14:37.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"26be974a228ce4c4d1025564787e7191a7c61faa","kind":"tag","published_at":"2024-11-10T03:05:16.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"32f19f59f4ff6eab6067ffd77838bbf674f37928","kind":"tag","published_at":"2024-11-10T01:14:20.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"6a47dcf8257852ded2e5151d3254d05e8017da66","kind":"tag","published_at":"2024-10-25T05:13:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"003f4e36d4d15b99ed70191472a411cb6df6c493","kind":"tag","published_at":"2024-10-24T18:51:05.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"74b8f138c744b39c137ec9d6fe3796dc5c256a89","kind":"tag","published_at":"2024-10-24T10:17:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4/manifests"},{"name":"v0.2.4a1","sha":"107784797d7daedcb3ec0196aaf7c18ec268ba59","kind":"tag","published_at":"2024-10-24T09:35:34.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.4a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a1/manifests"},{"name":"v0.2.4a","sha":"d508edaf701c2860a068b31e34c4de1e19199867","kind":"tag","published_at":"2024-10-24T04:41:39.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.4a","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.4a/manifests"},{"name":"v0.2.3","sha":"99ba4d66a675c4bbf4146acab14440bb41608824","kind":"commit","published_at":"2024-10-22T18:50:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3/manifests"},{"name":"v0.2.3a2","sha":"0e47bdbc90bf8650f7385ed312a4f22f48c58a6e","kind":"commit","published_at":"2024-10-22T18:41:43.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3a2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a2/manifests"},{"name":"v0.2.3a1","sha":"20af84eebe6d13424c23cf87e58c1f2170a23616","kind":"commit","published_at":"2024-10-11T20:05:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3a1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a1/manifests"},{"name":"v0.2.3a","sha":"06193cea7617c24f9e2ed8d431a8261eaa93696f","kind":"commit","published_at":"2024-10-11T19:07:41.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.3a","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.3a/manifests"},{"name":"v0.2.2","sha":"e02f724774461420c19fb84614255f591b150ca0","kind":"tag","published_at":"2024-10-10T17:02:42.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.2/manifests"},{"name":"v0.2.1a","sha":"b8e1f5cca79cd8c8b52bc96efaae39935a006312","kind":"tag","published_at":"2024-09-15T16:12:03.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.1a","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1a/manifests"},{"name":"v0.2.1","sha":"5a87cb1d9ff27ba36082b3ec63dd3b5e188ce489","kind":"tag","published_at":"2024-09-15T08:45:18.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"966b6c57320313c1ebb5d048082325d981ddb438","kind":"tag","published_at":"2024-09-14T10:54:04.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.2.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a00fb778a1dbd3bc9a29322db2e715dbd8f1479d","kind":"tag","published_at":"2024-09-12T18:05:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"55c6fad57418e02568ff9101213c3cfd528e8518","kind":"tag","published_at":"2024-09-11T16:37:36.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.8/manifests"},{"name":"v0.1.7.2","sha":"2b39b7fbbfda9d63abd5c91c1bd2e9dd67165843","kind":"tag","published_at":"2024-09-10T06:27:17.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.7.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.2/manifests"},{"name":"v0.1.7.1","sha":"f1035a73dcc5099410e44bc12a3822356eeef9c4","kind":"tag","published_at":"2024-09-09T17:39:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.7.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.1/manifests"},{"name":"v0.1.7.0","sha":"e93bc3596a4ca3e35867c7b8bdde5defa457cae9","kind":"tag","published_at":"2024-09-09T16:45:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.7.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.7.0/manifests"},{"name":"v0.1.6.9","sha":"bdd69fa3a807bca4ea3c2c8d9f42c9fecbd28425","kind":"tag","published_at":"2024-09-05T09:35:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.9/manifests"},{"name":"v0.1.6.8","sha":"ded71b8b909b8107ac43739ec55263621b3678b3","kind":"tag","published_at":"2024-09-03T07:49:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.8/manifests"},{"name":"v0.1.6.7","sha":"e9cd5d998fcce0d5bc92ab04ffbeae185c2998d7","kind":"tag","published_at":"2024-08-30T06:46:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.7/manifests"},{"name":"v0.1.6.6","sha":"fb2d7df3ae00352dc8973f76ade51ab5d0064e57","kind":"tag","published_at":"2024-08-22T18:20:45.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.6/manifests"},{"name":"v0.1.6.5","sha":"b874c63cda18206f2a5cc4738de26b8dd92165e4","kind":"tag","published_at":"2024-08-15T07:00:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.5/manifests"},{"name":"v0.1.6.4","sha":"8ee7db5c17080efc0f334d722e5e0fdb8f1d7ab3","kind":"tag","published_at":"2024-08-14T13:06:46.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.4/manifests"},{"name":"v0.1.6.3","sha":"03612e3d9f1acf2ef4a79eaee61ab19d37043646","kind":"tag","published_at":"2024-08-12T07:37:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.3/manifests"},{"name":"v0.1.6.2","sha":"925b964f17734508222524413c7e1e57955399ab","kind":"tag","published_at":"2024-08-08T18:31:49.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.2/manifests"},{"name":"v0.1.6.1","sha":"f7b0d0061befd6411577e828db1841958bb030f0","kind":"tag","published_at":"2024-08-07T16:39:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.1/manifests"},{"name":"v0.1.6.0","sha":"e537a0e66ef291b5e0c38e108b44b48eafaa592a","kind":"tag","published_at":"2024-07-30T17:39:12.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.6.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.6.0/manifests"},{"name":"v0.1.5.9","sha":"ca079e6bc830f3fec494d4c71b42e5f9015b2674","kind":"tag","published_at":"2024-07-30T15:57:08.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.9","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.9/manifests"},{"name":"v0.1.5.8","sha":"e82a63fb248e1545b9b98f61672c131d0b435aa4","kind":"tag","published_at":"2024-07-30T09:43:26.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.8","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.8/manifests"},{"name":"v0.1.5.7","sha":"e38125d6c74248c60e242ef4555dddb87d95fb6f","kind":"tag","published_at":"2024-07-10T18:21:35.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.7","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.7/manifests"},{"name":"v0.1.5.6","sha":"bc729fb0911229d152f0045421e9de1a1eb3f7cc","kind":"tag","published_at":"2024-07-07T16:31:01.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.6","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.6/manifests"},{"name":"v0.1.5.5","sha":"9829992c1e089e601ef6ca7b7f1a6d2e6a54178c","kind":"tag","published_at":"2024-07-06T08:41:22.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.5/manifests"},{"name":"v0.1.5.4","sha":"2bd262dd8f6d79a78d6e17954a4017f4f8e6e263","kind":"tag","published_at":"2024-06-27T08:32:58.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.4/manifests"},{"name":"v0.1.5.3","sha":"d40546a507b872a0971fbfc90f7b3a8497f7cd42","kind":"tag","published_at":"2024-06-21T05:31:48.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5.3/manifests"},{"name":"v0.1.5","sha":"fe806e2f2fd9fbffaae9686e2929ccfbbe450906","kind":"commit","published_at":"2024-05-29T17:10:09.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.5","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"94c8abea3246200fcb66ad4a5c2d890737be246e","kind":"commit","published_at":"2024-05-28T12:29:19.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.4","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"443a633aca8cd940be3897346718b5f2f12d14f2","kind":"commit","published_at":"2024-04-30T23:44:26.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.3","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"14134bdaabc7eb58a569de692aee23ac98f8ca1b","kind":"commit","published_at":"2024-04-30T23:07:13.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.2","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"98c1fbe90af343ad074bc6ee79b00f582ab3abbf","kind":"commit","published_at":"2023-12-09T08:34:55.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.1","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.1/manifests"},{"name":"hf_spaces_3","sha":"1ef058b4bfca6a24c9f9187d55a1c8daeca66ec2","kind":"commit","published_at":"2023-07-28T08:46:52.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/hf_spaces_3","html_url":"https://github.com/camel-ai/camel/releases/tag/hf_spaces_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@hf_spaces_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_3/manifests"},{"name":"hf_spaces_2","sha":"7a09b36761866196339a6abb1c473c67b6ccc960","kind":"commit","published_at":"2023-07-14T06:53:44.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/hf_spaces_2","html_url":"https://github.com/camel-ai/camel/releases/tag/hf_spaces_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@hf_spaces_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_2/manifests"},{"name":"v0.1.0","sha":"bda4bf43bb03092936c2c0316aee9ff96aa551bf","kind":"commit","published_at":"2023-05-23T13:48:30.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/v0.1.0","html_url":"https://github.com/camel-ai/camel/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/v0.1.0/manifests"},{"name":"hf_spaces_1","sha":"cb5e8a8c102baad73127dd0cbf8e50511c9f36ea","kind":"commit","published_at":"2023-04-19T15:27:11.000Z","download_url":"https://codeload.github.com/camel-ai/camel/tar.gz/hf_spaces_1","html_url":"https://github.com/camel-ai/camel/releases/tag/hf_spaces_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/camel-ai/camel@hf_spaces_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/tags/hf_spaces_1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T11:38:03.665Z","dependent_packages_count":0,"downloads":77662,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.14404253942395,"dependent_packages_count":10.108852264313626,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.62644740186879},"purl":"pkg:pypi/camel-ai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/camel-ai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/camel-ai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/camel-ai/dependencies","status":null,"funding_links":["https://github.com/sponsors/camel-ai"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T14:49:08.943Z","issues_count":1112,"pull_requests_count":2332,"avg_time_to_close_issue":2723722.41,"avg_time_to_close_pull_request":957117.7397420867,"issues_closed_count":600,"pull_requests_closed_count":1705,"pull_request_authors_count":246,"issue_authors_count":232,"avg_comments_per_issue":0.8974820143884892,"avg_comments_per_pull_request":1.1277873070325901,"merged_pull_requests_count":1433,"bot_issues_count":1,"bot_pull_requests_count":3,"past_year_issues_count":84,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":651124.0975609756,"past_year_avg_time_to_close_pull_request":423432.16483516485,"past_year_issues_closed_count":41,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":49,"past_year_avg_comments_per_issue":1.0476190476190477,"past_year_avg_comments_per_pull_request":1.8258064516129031,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/camel-ai%2Fcamel/issues","maintainers":[{"login":"Wendong-Fan","count":1076,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wendong-Fan"},{"login":"lightaime","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lightaime"},{"login":"zjrwtx","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjrwtx"},{"login":"fengju0213","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fengju0213"},{"login":"MuggleJinx","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuggleJinx"},{"login":"JINO-ROHIT","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JINO-ROHIT"},{"login":"coolbeevip","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coolbeevip"},{"login":"Asher-hss","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Asher-hss"},{"login":"koch3092","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koch3092"},{"login":"WHALEEYE","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WHALEEYE"},{"login":"1sarthakbhardwaj","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1sarthakbhardwaj"},{"login":"GitHoobar","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GitHoobar"},{"login":"yiyiyi0817","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yiyiyi0817"},{"login":"nitpicker55555","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nitpicker55555"},{"login":"CaelumF","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaelumF"},{"login":"Saedbhati","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saedbhati"},{"login":"AveryYay","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AveryYay"},{"login":"hallerite","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hallerite"},{"login":"apokryphosx","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apokryphosx"},{"login":"zechengz","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zechengz"},{"login":"NeilJohnson0930","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NeilJohnson0930"},{"login":"Appointat","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Appointat"},{"login":"boerz-coding","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boerz-coding"},{"login":"hesamsheikh","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hesamsheikh"},{"login":"raywhoelse","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raywhoelse"},{"login":"parthshr370","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parthshr370"},{"login":"ocss884","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ocss884"},{"login":"Obs01ete","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Obs01ete"},{"login":"waleedalzarooni","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waleedalzarooni"},{"login":"Zhangzeyu97","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zhangzeyu97"},{"login":"JoyceXu02","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoyceXu02"},{"login":"harryeqs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harryeqs"},{"login":"liuxukun2000","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liuxukun2000"},{"login":"ZackYule","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZackYule"},{"login":"willshang76","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willshang76"},{"login":"hammoudhasan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hammoudhasan"},{"login":"Douglasymlai","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Douglasymlai"},{"login":"onemquan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/onemquan"},{"login":"Rkejji","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rkejji"},{"login":"Aaron617","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aaron617"},{"login":"subway-jack","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subway-jack"},{"login":"dandansamax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dandansamax"},{"login":"didier-durand","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/didier-durand"},{"login":"keli-wen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keli-wen"},{"login":"omni-georgio","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omni-georgio"},{"login":"X-TRON404","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/X-TRON404"},{"login":"dxmaptin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dxmaptin"},{"login":"LuciusMos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LuciusMos"},{"login":"zachysun","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zachysun"},{"login":"HxyScotthuang","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HxyScotthuang"},{"login":"a7m-1st","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a7m-1st"},{"login":"Odysseusailoon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Odysseusailoon"},{"login":"Yuujee","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yuujee"},{"login":"mohamadkav","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohamadkav"},{"login":"EddieFahrenheit","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EddieFahrenheit"},{"login":"Bipul70701","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bipul70701"},{"login":"sunchengxuanivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchengxuanivy"},{"login":"Lawhy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lawhy"},{"login":"Tsumugii24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tsumugii24"},{"login":"SaranshPandya","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaranshPandya"},{"login":"jajajalalalala","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jajajalalalala"},{"login":"abhayKashyap03","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhayKashyap03"},{"login":"lllllyh01","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lllllyh01"},{"login":"Ebony59","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ebony59"},{"login":"aravindan888","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aravindan888"},{"login":"Jack-mi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jack-mi"},{"login":"Michaelsqj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michaelsqj"},{"login":"wangboyu-langya","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangboyu-langya"},{"login":"RonaldJEN","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonaldJEN"},{"login":"ZhangT-tech","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZhangT-tech"},{"login":"zhangzaibin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangzaibin"},{"login":"andrei3131","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrei3131"},{"login":"renxinxing123","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/renxinxing123"},{"login":"HaniItani","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaniItani"},{"login":"rsrbk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsrbk"},{"login":"Ishneet0710","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ishneet0710"},{"login":"forever-ly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/forever-ly"},{"login":"RomanPryima1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPryima1"},{"login":"LysanderT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LysanderT"},{"login":"Zhoues","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zhoues"},{"login":"zoezyn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoezyn"},{"login":"HalberdOfPineapple","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HalberdOfPineapple"},{"login":"lhhhappy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhhhappy"},{"login":"cafeii","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cafeii"},{"login":"Ruby-a07","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ruby-a07"},{"login":"HHHHHejia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HHHHHejia"},{"login":"ccclyt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccclyt"},{"login":"KennyDizi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KennyDizi"},{"login":"yuki-2025","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuki-2025"},{"login":"yaoxie220","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaoxie220"},{"login":"guowei-su","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guowei-su"},{"login":"pointearth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pointearth"},{"login":"TommeyChang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TommeyChang"},{"login":"Jerry-Terrasse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jerry-Terrasse"},{"login":"right1wrong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/right1wrong"},{"login":"EmptyRabbit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmptyRabbit"},{"login":"morehardy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/morehardy"},{"login":"hengzzzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hengzzzhou"},{"login":"ankithsavio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ankithsavio"},{"login":"sallyqus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallyqus"},{"login":"mustardBloom","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mustardBloom"},{"login":"OmCheeLin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmCheeLin"},{"login":"yihuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yihuang"},{"login":"Melodyss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Melodyss"},{"login":"TOGOTOO","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TOGOTOO"},{"login":"LIHUA919","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LIHUA919"},{"login":"hu-xianglong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hu-xianglong"},{"login":"Julie3399","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julie3399"},{"login":"Coder-Joe458","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Coder-Joe458"},{"login":"riverfor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riverfor"},{"login":"Ol1ver0413","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ol1ver0413"}],"active_maintainers":[{"login":"Wendong-Fan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wendong-Fan"},{"login":"fengju0213","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fengju0213"},{"login":"nitpicker55555","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nitpicker55555"},{"login":"waleedalzarooni","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waleedalzarooni"},{"login":"coolbeevip","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coolbeevip"},{"login":"MuggleJinx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuggleJinx"},{"login":"Michaelsqj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Michaelsqj"},{"login":"hesamsheikh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hesamsheikh"},{"login":"aravindan888","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aravindan888"},{"login":"Julie3399","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julie3399"},{"login":"Douglasymlai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Douglasymlai"},{"login":"boerz-coding","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boerz-coding"},{"login":"Ol1ver0413","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ol1ver0413"},{"login":"OmCheeLin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmCheeLin"},{"login":"right1wrong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/right1wrong"},{"login":"Saedbhati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saedbhati"},{"login":"1sarthakbhardwaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1sarthakbhardwaj"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/camel-ai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/camel-ai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/camel-ai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/camel-ai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/camel-ai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/camel-ai/codemeta","maintainers":[{"uuid":"CAMEL-AI.org","login":"CAMEL-AI.org","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/CAMEL-AI.org/","role":"Owner","created_at":"2023-12-09T08:46:22.866Z","updated_at":"2023-12-09T08:46:22.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CAMEL-AI.org/packages"},{"uuid":"wendong","login":"wendong","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/wendong/","role":null,"created_at":"2024-04-17T11:46:29.425Z","updated_at":"2024-04-17T11:46:29.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wendong/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":931870,"maintainers_count":400421,"namespaces_count":0,"keywords_count":312898,"github":"pypi","metadata":{"funded_packages_count":59177,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-31T05:03:28.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}]