Files
tw2/docs/NEWS.md
jimi a842f1861f
Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
Deploy Sphinx documentation to Pages / build_en (ubuntu-latest, 3.10) (push) Has been cancelled
Deploy Sphinx documentation to Pages / build_zh (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.12) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.12) (push) Has been cancelled
chore: initial import of standalone agentscope project
2026-03-02 18:21:40 +08:00

3.9 KiB

  • [2026-02] FEAT: Realtime Voice Agent support. Example | Multi-Agent Realtime Example | Tutorial
  • [2026-01] COMM: Biweekly Meetings launched to share ecosystem updates and development plans - join us! Details & Schedule
  • [2026-01] FEAT: Database support & memory compression in memory module. Example | Tutorial
  • [2025-12] INTG: A2A (Agent-to-Agent) protocol support. Example | Tutorial
  • [2025-12] FEAT: TTS (Text-to-Speech) support. Example | Tutorial
  • [2025-11] INTG: Anthropic Agent Skill support. Example | Tutorial
  • [2025-11] RELS: Alias-Agent for diverse real-world tasks and Data-Juicer Agent for data processing open-sourced. Alias-Agent | Data-Juicer Agent
  • [2025-11] INTG: Agentic RL via Trinity-RFT library. Example | Trinity-RFT
  • [2025-11] INTG: ReMe for enhanced long-term memory. Example
  • [2025-11] RELS: agentscope-samples repository launched and agentscope-runtime upgraded with Docker/K8s deployment and VNC-powered GUI sandboxes. Samples | Runtime
  • [2025-11] DOCS: Contributing Guide is online - welcome to contribute! Guide
  • [2025-09] FEAT: RAG module released. Example | Tutorial
  • [2025-09] FEAT: Voice agent support - ReActAgent now supports Qwen-Omni and GPT-Audio natively. Example | Roadmap
  • [2025-09] FEAT: Plan module released. Tutorial
  • [2025-09] RELS: AgentScope Runtime open-sourced - enabling effective agent deployment with sandboxed tool execution. GitHub
  • [2025-09] RELS: AgentScope Studio open-sourced. GitHub
  • [2025-08] DOCS: Tutorial v1 is online. Tutorial
  • [2025-08] RELS: AgentScope v1 released - fully embracing asynchronous execution with many new features and improvements. Changelog