From f7c6cd21227ff8ee38e9f469f73b9e47a1d734d5 Mon Sep 17 00:00:00 2001 From: dongjiang Date: Wed, 15 Jul 2026 21:00:22 +0800 Subject: [PATCH] feat(landscape): add Astron Agent project Add Astron Agent under AI Agent/Workflow Orchestration subcategory. Astron Agent is an enterprise-grade agentic workflow platform by iFlytek for building next-generation SuperAgents with multi-agent orchestration. - Repository: https://github.com/iflytek/astron-agent - Website: http://astron.ai/ - License: Apache License 2.0 - GitHub Stars: 8,617 Signed-off-by: dongjiang --- hosted_logos/astron-agent.svg | 3 +++ landscape.yml | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 hosted_logos/astron-agent.svg diff --git a/hosted_logos/astron-agent.svg b/hosted_logos/astron-agent.svg new file mode 100644 index 00000000000..0d6e4c7b380 --- /dev/null +++ b/hosted_logos/astron-agent.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/landscape.yml b/landscape.yml index 0bbe71bd50b..bfaab45c373 100644 --- a/landscape.yml +++ b/landscape.yml @@ -19728,6 +19728,13 @@ landscape: - subcategory: name: Workflow Orchestration items: + - item: + name: Astron Agent + description: Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents with multi-agent orchestration capabilities. + homepage_url: http://astron.ai/ + repo_url: https://github.com/iflytek/astron-agent + logo: astron-agent.svg + crunchbase: https://www.crunchbase.com/organization/anhui-ustc-iflytek-science-and-technology-co-ltd - item: name: Dify description: Production-ready platform for agentic workflow development.