Skip to content

feat: Added support for running direct tool calls by the agent - #443

Open
satti-hari-krishna-reddy wants to merge 11 commits into
Shuffle:mainfrom
satti-hari-krishna-reddy:single-run
Open

feat: Added support for running direct tool calls by the agent#443
satti-hari-krishna-reddy wants to merge 11 commits into
Shuffle:mainfrom
satti-hari-krishna-reddy:single-run

Conversation

@satti-hari-krishna-reddy

@satti-hari-krishna-reddy satti-hari-krishna-reddy commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

  • Makes it optional for tool calls to use Singul.
  • Calls executeSingleAction directly, which calls PrepareSingleAction to run the actual app.
  • This avoids the overhead of using Singul in cases where the agent already knows the app action's schema and passes the correct data.
  • The Singul bypass is controlled by injecting an execution_mode=direct parameter from the agent caller function.

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