Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Shuffle
/
shuffle-shared
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
14
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Added support for running direct tool calls by the agent
- #443
#443
Merged
frikky
merged 13 commits into
Shuffle:main
Shuffle/shuffle-shared:main
from
satti-hari-krishna-reddy:single-run
satti-hari-krishna-reddy/shuffle-shared:single-run
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Added support for running direct tool calls by the agent
#443
frikky
merged 13 commits into
Shuffle:main
Shuffle/shuffle-shared:main
from
satti-hari-krishna-reddy:single-run
satti-hari-krishna-reddy/shuffle-shared:single-run
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat: implement direct app call bypassing Singul's AI translation layer
satti-hari-krishna-reddy
committed
20e1c35
View commit details
Copy full SHA for 20e1c35
Browse repository at this point
fix: update AI model to gpt-5.6-luna and add agent bypass validation parameter
satti-hari-krishna-reddy
committed
bb99d9a
View commit details
Copy full SHA for bb99d9a
Browse repository at this point
feat: add agent bypass validation parameter to HandleRetValidation function
satti-hari-krishna-reddy
committed
94ede4e
View commit details
Copy full SHA for 94ede4e
Browse repository at this point
Commits on Jul 31, 2026
added execution mode to the AgentOutput struct to control the tool execution
satti-hari-krishna-reddy
committed
837d906
View commit details
Copy full SHA for 837d906
Browse repository at this point
add execution mode handling to HandleAiAgentExecutionStart function
satti-hari-krishna-reddy
committed
c8e6a64
View commit details
Copy full SHA for c8e6a64
Browse repository at this point
add execution mode parameter to RunAgentDecisionSingulActionHandler for direct app calls
satti-hari-krishna-reddy
committed
3edcb48
View commit details
Copy full SHA for 3edcb48
Browse repository at this point
update runAgentDecisionDirectAppCall to include timeout and debug URL in response
satti-hari-krishna-reddy
committed
d22f918
View commit details
Copy full SHA for d22f918
Browse repository at this point
changed model back to 5.4 mini
satti-hari-krishna-reddy
committed
e0e2f62
View commit details
Copy full SHA for e0e2f62
Browse repository at this point
commented-out agent_bypass_validation for now
satti-hari-krishna-reddy
committed
df007d0
View commit details
Copy full SHA for df007d0
Browse repository at this point
fixed a comment line
satti-hari-krishna-reddy
committed
0d61d08
View commit details
Copy full SHA for 0d61d08
Browse repository at this point
added back support for BASE_URL environment variable
satti-hari-krishna-reddy
committed
62dcfc7
View commit details
Copy full SHA for 62dcfc7
Browse repository at this point
Commits on Aug 4, 2026
refactor runAgentDecisionDirectAppCall to retrieve the first user from the organization if available
satti-hari-krishna-reddy
committed
71e7b5b
View commit details
Copy full SHA for 71e7b5b
Browse repository at this point
reduce the timeout limit to 60 secs
satti-hari-krishna-reddy
committed
68c4e04
View commit details
Copy full SHA for 68c4e04
Browse repository at this point
You can’t perform that action at this time.