# astron-agent
**Repository Path**: iflytek/astron-agent
## Basic Information
- **Project Name**: astron-agent
- **Description**: An enterprise-ready AI agent development platform combining intelligent RPA, enabling agents to not only think but also act—automating workflows across digital and desktop environments.
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-09-24
- **Last Updated**: 2025-09-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 星辰Agent - 智能体开发平台

**企业级 AI 智能代理开发平台,结合智能 RPA,让代理不仅能思考,更能行动——跨数字和桌面环境自动化工作流程。**
[](LICENSE)
[](https://github.com/iflytek/astron-agent/releases)
[](https://github.com/iflytek/astron-agent/actions)
[](https://codecov.io/gh/iflytek/astron-agent)
[](https://github.com/iflytek/astron-agent/stargazers)
[English](README.md) | 简体中文
## 📑 目录
- [📋 概述](#-概述)
- [🛠️ 技术栈](#-技术栈)
- [🚀 快速开始](#-快速开始)
- [使用 Docker](#使用-docker)
- [📖 使用指南](#-使用指南)
- [📚 文档](#-文档)
- [🤝 参与贡献](#-参与贡献)
- [🌟 Star 历史](#-star-历史)
- [📞 支持](#-支持)
- [📄 开源协议](#-开源协议)
## 📋 概述
Astron Agent 是一个企业级 AI 智能代理开发平台,结合智能 RPA 技术,让 AI 代理不仅能思考,更能行动——跨数字和桌面环境自动化各种工作流程。它为个人和中小企业提供一站式 AI 代理开发平台,能够自主或协作完成各种实际任务。
## 🛠️ 技术栈
- **后端技术**: Java 21, Spring Boot 3, Go, Python 3.11
- **前端技术**: TypeScript 5, React 18
- **数据库**: MySQL 8
- **缓存**: Redis
- **消息队列**: Apache Kafka
- **基础设施**: Docker, MinIO
- **代码质量工具**: Checkstyle, PMD, SpotBugs, ESLint, gocyclo, staticcheck, golangci-lint, black, isort, flake8, mypy, pylint
## 🚀 快速开始
### 使用 Docker
```bash
# 克隆项目
git clone https://github.com/iflytek/astron-agent.git
cd astron-agent
# 启动容器栈
docker-compose up -d
```
- 在浏览器访问 `http://localhost:8080`。
## 📖 使用指南
详细使用说明请参考 [使用文档](docs/USAGE.md)
## 📚 文档
- [📖 使用文档](docs/USAGE.md)
- [🚀 部署指南](docs/DEPLOYMENT.md)
- [📖 API 文档](docs/API.md)
- [🔧 配置说明](docs/CONFIGURATION.md)
- [🐛 故障排除](docs/TROUBLESHOOTING.md)
- [📝 更新日志](CHANGELOG.md)
## 🤝 参与贡献
我们欢迎任何形式的贡献!请查看 [贡献指南](CONTRIBUTING.md)
## 🌟 Star 历史
## 📞 支持
- 💬 社区讨论: [GitHub Discussions](https://github.com/iflytek/astron-agent/discussions)
- 🐛 问题反馈: [Issues](https://github.com/iflytek/astron-agent/issues)
## 📄 开源协议
本项目基于 [Apache 2.0 License](LICENSE) 协议开源。
---
**由 iFLYTEK 开发维护**
[](https://github.com/iflytek)
[](https://github.com/iflytek/astron-agent)
[](https://github.com/iflytek/astron-agent/fork)
[](https://github.com/iflytek/astron-agent/watchers)