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
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
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 }}
Shuffle
/
shuffle-shared
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
14
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
A lot of agent fixes
- #462
#462
Merged
frikky
merged 16 commits into
Shuffle:main
Shuffle/shuffle-shared:main
from
satti-hari-krishna-reddy:my-fix
satti-hari-krishna-reddy/shuffle-shared:my-fix
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
A lot of agent fixes
#462
frikky
merged 16 commits into
Shuffle:main
Shuffle/shuffle-shared:main
from
satti-hari-krishna-reddy:my-fix
satti-hari-krishna-reddy/shuffle-shared:my-fix
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
WIP: Agent workflow individual actions support
satti-hari-krishna-reddy
committed
19707fc
View commit details
Copy full SHA for 19707fc
Browse repository at this point
Merge branch 'Shuffle:main' into my-fix
satti-hari-krishna-reddy
authored
626b565
View commit details
Copy full SHA for 626b565
Browse repository at this point
Commits on Aug 28, 2026
Refactor HandleAiAgentExecutionStart to optimize workflow execution retrieval and improve error handling
satti-hari-krishna-reddy
committed
de88cc6
View commit details
Copy full SHA for de88cc6
Browse repository at this point
Remove goroutine from SetCache calls in RunAgentDecisionAction for improved execution flow
satti-hari-krishna-reddy
committed
6e5ad32
View commit details
Copy full SHA for 6e5ad32
Browse repository at this point
Remove goroutines from sendAgentActionSelfRequest calls in Fixexecution for improved execution flow
satti-hari-krishna-reddy
committed
e7ed3f8
View commit details
Copy full SHA for e7ed3f8
Browse repository at this point
Add error return for SetCache function
satti-hari-krishna-reddy
committed
1354d55
View commit details
Copy full SHA for 1354d55
Browse repository at this point
Return error from SetCache on failure to improve error handling
satti-hari-krishna-reddy
committed
129ee8b
View commit details
Copy full SHA for 129ee8b
Browse repository at this point
fix abort overriding useful details in agent node
satti-hari-krishna-reddy
committed
31c51c0
View commit details
Copy full SHA for 31c51c0
Browse repository at this point
Add timeout handling in Fixexecution to prevent premature completion
satti-hari-krishna-reddy
committed
5632b25
View commit details
Copy full SHA for 5632b25
Browse repository at this point
Add mutexes to prevent duplicate agent LLM runs and terminal self-requests
satti-hari-krishna-reddy
committed
50052b1
View commit details
Copy full SHA for 50052b1
Browse repository at this point
Revert "WIP: Agent workflow individual actions support"
Show description for 1644408
satti-hari-krishna-reddy
committed
1644408
View commit details
Copy full SHA for 1644408
Browse repository at this point
Merge branch 'Shuffle:main' into my-fix
satti-hari-krishna-reddy
authored
44e5370
View commit details
Copy full SHA for 44e5370
Browse repository at this point
Commits on Aug 31, 2026
Add StreamOptions to chatCompletion for usage tracking when using gpt
satti-hari-krishna-reddy
committed
fe0c3f0
View commit details
Copy full SHA for fe0c3f0
Browse repository at this point
removed mutex handling for agent LLM calls and use cache for duplicate prevention instead
satti-hari-krishna-reddy
committed
331c878
View commit details
Copy full SHA for 331c878
Browse repository at this point
changed the log level from debug to info
satti-hari-krishna-reddy
committed
3d6e86c
View commit details
Copy full SHA for 3d6e86c
Browse repository at this point
Commits on Sep 1, 2026
Merge branch 'Shuffle:main' into my-fix
satti-hari-krishna-reddy
authored
1daaf43
View commit details
Copy full SHA for 1daaf43
Browse repository at this point
You can’t perform that action at this time.