zeroclaw/src
argenis de la rosa 58693ae5a1 fix: update Composio API endpoint from v2 to v3
Fixes #309 - Composio v2 endpoint has been discontinued. Updated to v3
endpoint which is the current supported version.

Composio v2 API is no longer available, causing all Composio tool
executions to fail. This updates the base URL to use v3.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 21:40:22 +08:00
..
agent fix(rebase): resolve PR #266 conflicts against latest main 2026-02-16 19:33:04 +08:00
channels Merge pull request #266 from chumyin/fix/provider-chatresponse-unification 2026-02-16 21:21:43 +08:00
config test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
cron feat: add Git operations tool for structured repository management 2026-02-16 05:53:29 -05:00
daemon fix(ci): mitigate GitHub API rate-limit failures (#334) 2026-02-16 08:05:52 -05:00
doctor test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
gateway fix(rebase): resolve PR #266 conflicts against latest main 2026-02-16 19:33:04 +08:00
hardware fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05:00
health test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
heartbeat test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
integrations test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
memory test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
observability feat: add verbose logging and complete observability (#251) 2026-02-16 05:59:07 -05:00
onboard test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
providers fix(provider): complete ChatResponse integration across runtime surfaces 2026-02-16 19:18:12 +08:00
runtime test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
security test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
service refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
skillforge fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
skills fix(skills): prevent path traversal in skill remove command 2026-02-15 08:15:41 -05:00
tools fix: update Composio API endpoint from v2 to v3 2026-02-16 21:40:22 +08:00
tunnel test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
identity.rs fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
lib.rs test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
main.rs feat: add verbose logging and complete observability (#251) 2026-02-16 05:59:07 -05:00
migration.rs refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
util.rs fix(channels): check response status in send() for Telegram, Slack, and Discord 2026-02-15 09:48:58 -05:00