GraphCanon updated 4d · GitHub synced 4d · 25 views this month
Decision brief
agentscope is a Python-based development tool focused on creating transparent and trustworthy AI agents. It supports the creation of both single and multi-agent systems incorporating large language models into its design
Good fit when
- - You need to develop AI agents where transparency and interpretability are critical.
- - Your project requires integration with large language models while maintaining a focus on agent-based system development.
Avoid when
- - If your project does not benefit from the transparency features offered by agentscope, and less emphasis is placed on interpretability and more on specialized machine learning tasks without a need理会
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (2d since push)
- As of 4d
- Provenance
- Not a fork · Organization account
- As of 4d
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Backing
Company context for AgentScope. Display-only - separate from trust and ranking.
- Company
- AgentScope-AI·GitHub org profile·1mo
- Commercial model
- Pure OSS·GitHub org profile (public repos)·1mo
Install
pip install agentscope PyPIHow it fits your stack(26)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
agentscope-ai/agentscope is a repository focused on developing and running AI agents, particularly those that are transparent and interpretable. It supports the creation of multi-agent systems and involves large language models (LLMs) in its architecture.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 16, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 16, 2026)
> AgentScope requires **Python 3.11** or higher.Source link
Tags
README
Installation
AgentScope requires Python 3.11 or higher.
From PyPI
uv pip install agentscope
From source
---
# Install the package in editable mode
cd agentscope
uv pip install -e .
License
AgentScope is released under Apache License 2.0.
For agents
This page has a .md twin and JSON over the API.