Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
8,941
stars
2,948
commits
Java
primary language
Sep 7, 2026
updated
Astron Agent is an enterprise-grade, commercial-friendly Agentic Workflow development platform that integrates AI workflow orchestration, model management, AI and MCP tool integration, RPA automation, and team collaboration features. The platform supports high-availability deployment, enabling organizations to rapidly build scalable, production-ready intelligent agent applications and establish their AI foundation for the future.
![]()
We offer two deployment methods to meet different scenarios:
# Clone the repository
git clone https://github.com/iflytek/astron-agent.git
# Navigate to the Docker deployment directory
cd docker/astronAgent
# Copy environment configuration
cp .env.example .env
# Configure environment variables
vim .env
For environment variable configuration, please refer to the documentation:DEPLOYMENT_GUIDE_WITH_AUTH.md
# Start all services (including Casdoor)
docker compose -f docker-compose-with-auth.yaml up -d
After startup, you can access the services at the following addresses:
Authentication Service
AstronAgent
Note
admin, password: 123🚧 Note: Helm charts are currently under development. Stay tuned for updates!
# Coming soon
# helm repo add astron-agent https://iflytek.github.io/astron-agent
# helm install astron-agent astron-agent/astron-agent
📖 For complete deployment instructions and configuration details, see Deployment Guide
Try Astron:Astron Cloud provides a ready-to-use environment for creating and managing Agents. Get quick access at https://agent.xfyun.cn.
Using Guide:For detailed usage instructions, please refer to Quick Start Guide.
We welcome contributions of all kinds! Please see our Contributing Guide
Astron Agent is part of the iFlytek Astron open-source ecosystem. These sibling projects work well alongside it:
This project is licensed under the Apache 2.0 License, allowing free use, modification, distribution, and commercial use without any restrictions.
Astron Agent is listed in the CNCF Landscape.
(top 30 of 57)
Java
35.3%
Python
25.7%
TypeScript
24.7%
JavaScript
8.1%
SCSS
2.4%
Go
1.7%
Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
8,941
stars
2,948
commits
Java
primary language
Sep 7, 2026
updated
Astron Agent is an enterprise-grade, commercial-friendly Agentic Workflow development platform that integrates AI workflow orchestration, model management, AI and MCP tool integration, RPA automation, and team collaboration features. The platform supports high-availability deployment, enabling organizations to rapidly build scalable, production-ready intelligent agent applications and establish their AI foundation for the future.
![]()
We offer two deployment methods to meet different scenarios:
# Clone the repository
git clone https://github.com/iflytek/astron-agent.git
# Navigate to the Docker deployment directory
cd docker/astronAgent
# Copy environment configuration
cp .env.example .env
# Configure environment variables
vim .env
For environment variable configuration, please refer to the documentation:DEPLOYMENT_GUIDE_WITH_AUTH.md
# Start all services (including Casdoor)
docker compose -f docker-compose-with-auth.yaml up -d
After startup, you can access the services at the following addresses:
Authentication Service
AstronAgent
Note
admin, password: 123🚧 Note: Helm charts are currently under development. Stay tuned for updates!
# Coming soon
# helm repo add astron-agent https://iflytek.github.io/astron-agent
# helm install astron-agent astron-agent/astron-agent
📖 For complete deployment instructions and configuration details, see Deployment Guide
Try Astron:Astron Cloud provides a ready-to-use environment for creating and managing Agents. Get quick access at https://agent.xfyun.cn.
Using Guide:For detailed usage instructions, please refer to Quick Start Guide.
We welcome contributions of all kinds! Please see our Contributing Guide
Astron Agent is part of the iFlytek Astron open-source ecosystem. These sibling projects work well alongside it:
This project is licensed under the Apache 2.0 License, allowing free use, modification, distribution, and commercial use without any restrictions.
Astron Agent is listed in the CNCF Landscape.
(top 30 of 57)
Java
35.3%
Python
25.7%
TypeScript
24.7%
JavaScript
8.1%
SCSS
2.4%
Go
1.7%