v0.5.2
FoundationAgents/MetaGPTv0.5.2Dec 19, 2023by garylin2099
AI Summary
Patch release addressing a dead loop issue in the startup example by moving requirement watching logic to role initialization.
Key Highlights
- Fix dead loop when running startup example
- Move watching `UserRequirement` to role initialization
New Features
- Startup process bugfix
Full Release Notes
A patch release for the following issues: - Fix dead loop when running startup example, move watching `UserRequirement` to role initialization #579