Skip to content

Releases: inclusionAI/AWorld

v0.3.1

03 Feb 04:29
40876d6

Choose a tag to compare

Important Changed

(Add) AWorld CLI
(Add) AWorld Docs
(Add) Data Synthesis framework (beta)
(Add) Text2Training (Demo)

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Nov 08:30
33f6003

Choose a tag to compare

Major Version Upgrade. The multi-agent foundation framework upgraded its abilities, and preliminary completion of the self-closed-loop on AWorld.

Important Changed

  • (Add) The train module provided a unified API for agent training, running in code pattern.
  • (Add) Supported agent to the agent server, such as Google A2A and Anthropic MCP, so endorsed streaming task, and provided new streaming task API
  • (Add) Anthropic Skills ability is supported
  • (Update) Context ability upgrade, supported context engineering

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0

v0.2.8

08 Oct 09:47

Choose a tag to compare

Import Changes

Add dataset module, and remove replay_buffer module, unify trajectory to the Dataset (#494)
Add evaluations module implementation (#494)
Add a storage infrastructure module for other modules (#494)
Unify the logger and instrument in the AWorld project (#494)

What's Changed

Full Changelog: v0.2.7.1...v0.2.8

V0.2.7

10 Sep 08:46

Choose a tag to compare

Add

  • Agent Training with 3rd train framework (#427)
  • Environment (#427)
  • HITL and its example (#419)
  • IMO app (#336)
  • Docs (#453)

Important Changed

  • Context Update (#454 #340 etc.)
  • Swarm supported nested(hierarchy) (#435) and standard workflow ability (#450)
  • Memory add sqllite backend (#384) and other update (#402 #432)
  • RuntimeEngine of multiprocess/ray/spark fix and enhancement for parallel and distributed running (#457)

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

V0.2.6 (AWorld Architecture Upgrade)

24 Jul 13:07
f23909a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.2.6

v0.0.1

29 May 02:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/inclusionAI/AWorld/commits/v0.0.1