agentscope
Build observability, understandability, and trustworthiness into your agents.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 27.1k
- Source
- mcp-github
- Repository
- github.com/agentscope-ai/agentscope
Overview
AgentScope is a production-ready and easy-to-use agent framework that provides essential abstractions to support the growing capabilities of models. It includes an event system, permission system, multi-tenancy and multi-session services, workspace/sandbox support, and an extensible middleware system. With these features, AI can perform better reasoning and tool usage without strict prompting or orchestration. Ideal for developers building complex agent systems.
Capabilities
- ▪Unified event bus
- ▪Fine-grained permission control
- ▪Multi-tenancy and multi-session isolation
- ▪Tool and code execution in isolated environments
- ▪Extensible middleware system
Use cases
Setup
pip install agentscope or install from source: git clone -b main https://github.com/agentscope-ai/agentscope.git && cd agentscope && pip install -e .
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
What Python versions does AgentScope support?
AgentScope requires Python 3.11 or higher.
How do I get started with AgentScope?
After installation, refer to the quick start guide in the documentation.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.