Skip to content

feat(composio): execute tools via gateway refs#168

Open
kumarabhirup wants to merge 1 commit into
mainfrom
pr/composio-execution-ref-contract
Open

feat(composio): execute tools via gateway refs#168
kumarabhirup wants to merge 1 commit into
mainfrom
pr/composio-execution-ref-contract

Conversation

@kumarabhirup
Copy link
Copy Markdown
Collaborator

Summary

  • switch Composio execution from rebuilt dispatcher payloads to opaque execution_ref handles across the gateway and identity flow
  • remove stale wrapper allowlist entries so Dench Cloud only exposes the tools needed by the new execution contract
  • update extension coverage and the Composio skill docs to match the new search-to-execute flow

Context

Composio search results now carry the information needed to execute tools through the gateway without having the client or identity layer reconstruct dispatcher inputs. Keeping execution opaque reduces drift between discovery and execution, and the CLI/config updates make the packaged Dench Cloud wrappers consistent with that contract.

Test plan

  • pnpm test:cli

Made with Cursor

Move the identity and gateway flow to opaque execution_ref handles so tool executions stay aligned with search results instead of rebuilding dispatcher payloads client-side. Update the Dench Cloud allowlists, skill docs, and extension coverage for the new contract.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant