Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zhangler1
/
agentscope
Public
forked from
agentscope-ai/agentscope
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
agentscope
README_zh.md
on
feat-260806
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 1, 2026
feat(hub): support to install MCP and skills from MCP/skill hubs (#2197)
Show description for 81d68a0
3 people
authored
81d68a0
View commit details
Copy full SHA for 81d68a0
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
docs(readme): update README_zh.md (#2182)
xu20160924
authored
807390b
View commit details
Copy full SHA for 807390b
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
feat(workspace): add daytona workspace backend (#1943)
Show description for dd71a37
5 people
authored
dd71a37
View commit details
Copy full SHA for dd71a37
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
feat(rag): add Word file parser for the RAG module (#2025)
Show description for 811425c
qbc2016
and
github-actions[bot]
authored
811425c
View commit details
Copy full SHA for 811425c
View code at this point
Browse repository at this point
feat(workspace): add OpenSandbox-based backend, workspace and manager (#1953)
Show description for 15b5243
3 people
authored
15b5243
View commit details
Copy full SHA for 15b5243
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
feat(middleware): add ReMe long-term memory middleware (#1972)
Show description for 922e673
3 people
authored
922e673
View commit details
Copy full SHA for 922e673
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
refactor(workspace): re-organize the code implementation logic of the workspace (#1971)
Show description for 51f15fc
DavdGao
and
github-actions[bot]
authored
51f15fc
View commit details
Copy full SHA for 51f15fc
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
feat(rag): add RAG module in agentscope and support distributed&multi-tenant&multi-session RAG service (#1926)
Show description for db6f886
DavdGao
and
github-actions[bot]
authored
db6f886
View commit details
Copy full SHA for db6f886
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
docs(readme): fix hyperlinks in README.md and README_zh.md (#1946)
qbc2016
authored
dabc659
View commit details
Copy full SHA for dabc659
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
fix(schema): remove max_length constraints from SummarySchema fields and increase tool result limit (#1891)
Show description for 7d804c6
qbc2016
and
github-actions[bot]
authored
7d804c6
View commit details
Copy full SHA for 7d804c6
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
docs(readme): update readme for the new service feature (#1789)
DavdGao
authored
9b07496
View commit details
Copy full SHA for 9b07496
View code at this point
Browse repository at this point
feat(event): add metadata in EventBase (#1788)
Show description for 9419a6a
qbc2016
and
github-actions[bot]
authored
9419a6a
View commit details
Copy full SHA for 9419a6a
View code at this point
Browse repository at this point
Commits on May 25, 2026
docs(readme): udpate the docs for 2.0 release (#1657)
Show description for 50c8716
DavdGao
and
github-actions[bot]
authored
50c8716
View commit details
Copy full SHA for 50c8716
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
docs(copaw): add news about copaw (#1379)
qbc2016
authored
928b88a
View commit details
Copy full SHA for 928b88a
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
docs: update github trending image (#1368)
qbc2016
authored
3b2c71e
View commit details
Copy full SHA for 3b2c71e
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
feat(tuner): enhance tuner with prompt tuning and model selection (#1190)
Show description for b35c165
4 people
authored
b35c165
View commit details
Copy full SHA for b35c165
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
docs(readme): update the README.md and README_zh.md with copaw (#1353)
DavdGao
authored
011c8b2
View commit details
Copy full SHA for 011c8b2
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
feat(realtime): support realtime voice agent in agentscope (#1056)
Show description for ede1d7c
4 people
authored
ede1d7c
View commit details
Copy full SHA for ede1d7c
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
fix(model): fix the bug in OpenAI streaming response parsing(when `delta` is None) (#1142)
Show description for 19668c1
qbc2016
authored
19668c1
View commit details
Copy full SHA for 19668c1
View code at this point
Browse repository at this point
docs: update the documentations in the AgentScope repo (#1128)
Show description for cdf327a
DavdGao
and
ekzhu
authored
cdf327a
View commit details
Copy full SHA for cdf327a
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
fix(tuner): update links of the trinity-rft (#1132)
pan-x-c
authored
ad70c00
View commit details
Copy full SHA for ad70c00
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
docs(README.md): add news about the biweekly meeting (#1127)
DavdGao
authored
d2372e2
View commit details
Copy full SHA for d2372e2
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
refactor(tune): refactor the tune interface in AgentScope (#1079)
pan-x-c
authored
0ca24a2
View commit details
Copy full SHA for 0ca24a2
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
feat(memory): support database memory and memory compression (#1081)
DavdGao
authored
7e49340
View commit details
Copy full SHA for 7e49340
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
fix(docs): fix hyperlinks in README.md (#1098)
qbc2016
authored
258ab4d
View commit details
Copy full SHA for 258ab4d
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
feat(a2a): support A2A protocol for inter-agent communication (#1027)
Show description for f6aa138
Sunrisea
and
DavdGao
authored
f6aa138
View commit details
Copy full SHA for f6aa138
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
docs(image): update the GIFs of studio to the latest(#1034)
zhijianma
authored
6c25ef0
View commit details
Copy full SHA for 6c25ef0
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
feat(deployment): add example for deploying a routing agent as a chat endpoint (#911)
DavdGao
authored
03be75e
View commit details
Copy full SHA for 03be75e
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
fix(docs): fix bug in the tts tutorial (#1010)
DavdGao
authored
81490c8
View commit details
Copy full SHA for 81490c8
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
feat(tts): support text-to-speech model in AgentScope (#965)
Show description for a000954
qbc2016
and
DavdGao
authored
a000954
View commit details
Copy full SHA for a000954
View code at this point
Browse repository at this point
docs(tracing): add Alibaba Cloud CloudMonitor integration (#978)
sipercai
authored
654921f
View commit details
Copy full SHA for 654921f
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
feat(agent-skill): support Anthropic agent skills in `ReActAgent` and `Toolkit` class (#952)
DavdGao
authored
811c127
View commit details
Copy full SHA for 811c127
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
docs(README): update README.md and README_zh.md with update news (#899)
DavdGao
authored
3ca8561
View commit details
Copy full SHA for 3ca8561
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
docs(contributing): add CONTRIBUTING.md; adjust the example directories (#890)
Show description for 073d16d
DavdGao
authored
073d16d
View commit details
Copy full SHA for 073d16d
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
feat(rl): support RL training by adding a `tune` module in agentscope (#816)
pan-x-c
authored
9f018b6
View commit details
Copy full SHA for 9f018b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.