🚀 Release autogpt-platform-beta-v0.6.5
Date: April 2024
🔥 What's New?
New Features
- #9819 - Wallet top-up and auto-refill functionality (by @kcze)
- #9820 - Updated completed task group design in Wallet (by @kcze)
- #9789 - Added credentials UX on
/library/agents/[id]
(by @Pwuts) - #9839 - Added retry mechanism for pika publish_message (by @majdyz)
Bug Fixes
- #9821 - Fixed Input value mixup on Library page (by @majdyz)
- #9825 - Fixed cancel_execution functionality to work multiple times (by @majdyz)
- #9826 - Fixed key-value pair input for non-string types (by @majdyz)
- #9829 - Fixed execution manager message consuming pattern (by @majdyz)
- #9832 - Avoided multithreaded pika access (by @majdyz)
- #9834 - Disabled LLM blocks parallel tool calls (by @majdyz)
- #9835 - Prevented execution updates mixing between library agents (by @Pwuts)
- #9828 - Fixed array types in database (by @kcze)
- #9822 - Fixed onboarding agent execution (by @kcze)
- #9838 - Handled add execution API request failure (by @majdyz)
Enhancements
- #9830 - Changed node data logging to debug level from info (by @Torantulino)
- #9831 - Changed node output logging type from info to debug (by @Torantulino)
Documentation
- #9836 - Removed outdated submodule command from docs (by @Bentlybro)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.5
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!