Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 393 Bytes

File metadata and controls

15 lines (13 loc) · 393 Bytes

Changelog

v0.9.0 (2025-07-15)

  • Added async parallel execution engine
  • Improved reflection loop performance
  • Added support for 100+ LLMs via litellm
  • New built-in web tools
  • Better error handling in agent communication

v0.8.0 (2025-05-01)

  • Initial multi-agent collaboration framework
  • Self-reflection capabilities
  • Shared memory system
  • RAG integration
  • Basic tool registry