agentscope

Build and run agents you can see, understand and trust.

23 articles 17.8k View on GitHub ↗
23 articles
AgentScope Evaluation Frameworks: Built-in Benchmarking and Custom Metrics

Explore AgentScope evaluation frameworks for agent benchmarking. Discover parallel benchmarking, sequential debugging, ACEBench, and custom metrics for robust AI agent evaluation.

deep-dive
Mar 9, 2026
How the Embedding Module in AgentScope Works: Vector Storage and Retrieval Explained

Understand AgentScope's embedding module for seamless text to vector conversion. Discover efficient vector storage and retrieval with built-in caching to optimize API costs and reduce latency.

deep-dive
Mar 9, 2026
Stateful vs Stateless MCP Clients in AgentScope: Architecture and Usage Guide

Understand stateful vs stateless MCP clients in AgentScope. Learn how each handles sessions for tool discovery and execution through explicit connect/close or automatic cleanup.

architecture
Mar 9, 2026
How to Implement Memory Compression in AgentScope for Long Conversations

Implement AgentScope memory compression to manage token limits and extend agent conversations. Automatically summarize old dialogue, preserving recent interactions for smooth, long-running chats.

how-to-guide
Mar 9, 2026
What Are AgentScope Hooks and How They Integrate With AgentScope Studio

Discover AgentScope hooks, injection points for custom logic before and after agent operations. Learn how they integrate with AgentScope Studio for seamless workflow enhancement.

deep-dive
Mar 9, 2026
How to Deploy AgentScope Agents as a Serverless Service or on Kubernetes

Deploy AgentScope agents to serverless platforms or Kubernetes using the official Docker image. Learn how to package your agent code for easy deployment and scalability.

how-to-guide
Mar 9, 2026
Session Module in AgentScope: Managing Conversation State Persistence

Explore the AgentScope Session module for seamless conversation state persistence. Learn how it manages state across JSON or Redis for robust conversation logic.

deep-dive
Mar 9, 2026
How AgentScope Supports Model Finetuning with Reinforcement Learning: A Complete Guide to the Tuner Sub‑Package

AgentScope enables model finetuning with reinforcement learning using its tuner sub-package. Learn how to leverage its components and the Trinity-RFT engine for efficient RL.

how-to-guide
Mar 9, 2026
What Are Formatters in AgentScope and How Do They Shape Model Input/Output?

Explore AgentScope formatters, adapter classes that transform Msg objects into LLM API payloads. Learn how they manage input/output, validation, multimodal content, and token limits.

deep-dive
Mar 9, 2026
How to Configure Token Counting and Usage Tracking in AgentScope

Learn to configure token counting and usage tracking in AgentScope. Leverage its pluggable architecture for seamless integration and OpenTelemetry tracing of chat usage metrics.

how-to-guide
Mar 9, 2026
ReMe vs Mem0 Long-Term Memory in AgentScope: Architecture and Usage Guide

Explore ReMe vs Mem0 long-term memory in AgentScope. Discover ReMe's structured cloud memory and Mem0's local vector store for semantic search.

comparison
Mar 9, 2026
How to Use the Tracing Module to Observe and Debug Agent Executions in AgentScope

Debug agent executions in AgentScope with the tracing module. Easily observe agent interactions by enabling and applying tracing decorators for comprehensive debugging.

how-to-guide
Mar 9, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →