Produced by Alibaba Tongyi Lab

A Developer-Centric Multi-Agent Application Framework

AgentScope is more than just a library—it's a comprehensive ecosystem designed for transparency, controllability, and production readiness. Say goodbye to "magic" and embrace truly robust, debuggable agent development.

Why Choose AgentScope?

Designed specifically to solve real-world complex problems, providing unparalleled transparency and control.

End-to-End Complete Ecosystem

From core development framework, production-grade runtime to visualization tools, covering the complete application lifecycle.

Transparency First

"No deep encapsulation or implicit magic." All components are visible and controllable to developers, making debugging and customization no longer a challenge.

Proven Excellence

Achieved SOTA resolution rate on the challenging SWE-Bench benchmark, proving its powerful ability to solve complex tasks.

Production Ready

Provides independent runtime and sandboxed tool execution environment, ensuring safe deployment for your agent applications.

The Trinity AgentScope Ecosystem

Covering the complete closed loop from development, debugging to secure deployment.

agentscope

Core Development Framework

The foundation of the ecosystem, providing basic components like messages, models, memory, tools and orchestration tools like pipelines, message hubs. Friendly to beginners, powerful for experts.

agentscope-runtime

Production Deployment Engine

Independent, production-ready runtime providing sandboxed tool execution environment, ensuring security and scalability. The key is: it's framework-agnostic!

agentscope-studio

Visualization & Debugging Tools

Locally-run visual development and debugging suite, real-time tracking of message flows and agent thinking processes, making the "transparency" principle truly land.

Powerful Capabilities, Born from Practice

AgentScope has proven its value in multiple complex application scenarios and authoritative benchmark tests.

SWE-Bench SOTA
Real-world Software Engineering

Achieving SOTA Level on SWE-Bench

Through an elegant "reproduce-fix-test" multi-agent specialized pipeline, AgentScope successfully solved software issues from real GitHub projects, achieving an impressive 63.4% resolution rate, proving its excellent ability to handle complex tasks.

Implementing Nine-Player Werewolf Game
Complex Social Simulation

Implementing Nine-Player Werewolf Game

Fully demonstrates AgentScope's ability to handle multi-role dialogue systems and dynamic group interactions through its core abstractions like message hubs. Agents need advanced social intelligence including deception, negotiation, alliance, and strategic reasoning.

Building Multi-Source RAG Copilot
Knowledge-Intensive Applications

Building Multi-Source RAG Copilot

Demonstrates "agentified RAG" capabilities, where agents can autonomously retrieve, filter, and integrate information from multiple heterogeneous knowledge sources, generating answers with reliable citations, solving core challenges of traditional RAG.

AgentScope vs Mainstream Frameworks

Understand AgentScope's unique position in the agent framework landscape.

Feature DimensionAgentScopeLangGraphAutoGenCrewAI
Core ParadigmExplicit message passing and workflow orchestrationGraph-based state machineConversational agentsRole-based task delegation
Key AdvantagesTransparency, production readiness (runtime/sandbox), SOTA performanceFine-grained process control, stateful workflowsFlexible inter-agent dialogue, research-grade flexibilityRapid prototyping, intuitive role-playing design
UsabilityBeginner-friendly, expert-powerfulSteep learning curveModerate learning curveVery high, beginner-friendly
Production ReadinessHigh (explicit focus through runtime)HighMediumGood

AgentScope stands out in transparency, production deployment support, and verified complex task-solving capabilities.

Get Started with AgentScope

Install AgentScope

pip install agentscope