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
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
.
ANative-Lab
/
EvoAgentX
Public
Notifications
You must be signed in to change notification settings
Fork
298
Star
3.3k
Code
Issues
15
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat/workflow upgrade
- #265
#265
Merged
fangjy6
merged 19 commits into
main
ANative-Lab/EvoAgentX:main
from
feat/workflow_upgrade
ANative-Lab/EvoAgentX:feat/workflow_upgrade
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
19
聽(19)
Checks
Files changed
Merged
Feat/workflow upgrade
#265
fangjy6
merged 19 commits into
main
ANative-Lab/EvoAgentX:main
from
feat/workflow_upgrade
ANative-Lab/EvoAgentX:feat/workflow_upgrade
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
update environment.py & workflow_managers
fangjy6
committed
cf35f74
View commit details
Copy full SHA for cf35f74
Browse repository at this point
init workflow migration
fangjy6
committed
079b96d
View commit details
Copy full SHA for 079b96d
Browse repository at this point
fix workflow graph
fangjy6
committed
235f5d5
View commit details
Copy full SHA for 235f5d5
Browse repository at this point
add str agent compatibility in _check_agent
fangjy6
committed
aa2529a
View commit details
Copy full SHA for aa2529a
Browse repository at this point
add action_graph backward compatibility, add environment reset
fangjy6
committed
1c5d913
View commit details
Copy full SHA for 1c5d913
Browse repository at this point
merge action graph unit tests
fangjy6
committed
ad82564
View commit details
Copy full SHA for ad82564
Browse repository at this point
remove agent instantiation in WorkFlowGraph
fangjy6
committed
13c8d6a
View commit details
Copy full SHA for 13c8d6a
Browse repository at this point
add warning when passing agent dict with attribute in WorkFlowGraph
fangjy6
committed
11c0af1
View commit details
Copy full SHA for 11c0af1
Browse repository at this point
enforce json schema validation in validate_param
fangjy6
committed
e831137
View commit details
Copy full SHA for e831137
Browse repository at this point
fix edge priority issue
fangjy6
committed
72a5502
View commit details
Copy full SHA for 72a5502
Browse repository at this point
add run_coroutine_sync, is_method_overridden, and call_maybe_async
fangjy6
committed
1b8a978
View commit details
Copy full SHA for 1b8a978
Browse repository at this point
add agent_manager check in WorkFlow
fangjy6
committed
b94f514
View commit details
Copy full SHA for b94f514
Browse repository at this point
fix get_next_task None handling
fangjy6
committed
2310711
View commit details
Copy full SHA for 2310711
Browse repository at this point
update workflow graph is_complete judgement & change in-place update to copy for inputs in WorkFlow
fangjy6
committed
b91d98a
View commit details
Copy full SHA for b91d98a
Browse repository at this point
remove auto fix for json schema
fangjy6
committed
e0b4f5f
View commit details
Copy full SHA for e0b4f5f
Browse repository at this point
Commits on Jun 28, 2026
add normalize_param_type in Parameter to map LLM-generated type to canonical types
fangjy6
committed
e105883
View commit details
Copy full SHA for e105883
Browse repository at this point
update docs
fangjy6
committed
2ce1fea
View commit details
Copy full SHA for 2ce1fea
Browse repository at this point
check workflow execution compatibility under evoagentx folder
fangjy6
committed
cba097e
View commit details
Copy full SHA for cba097e
Browse repository at this point
update zh docs & examples
fangjy6
committed
b839f4e
View commit details
Copy full SHA for b839f4e
Browse repository at this point
You can鈥檛 perform that action at this time.