autogpt-platform-beta-v0.6.7
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.7Apr 24, 2025by Bentlybro
AI Summary
This update improves process management and billing visibility by adding Prometheus metrics, retry logic, and a billing toggle.
Key Highlights
- Forking agent in Library
- Add retry on executor process initialization
- Expose execution prometheus metrics
- Add billing page toggle
New Features
- Agent forking in Library
- Retry mechanism for executor process initialization
- Prometheus metrics for execution
- Billing page toggle
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.7` **Date:** April 24th, 2025 --- ## 🔥 What's New? ### New Features - **#9870** - Forking agent in Library (by [@kcze](https://github.com/kcze)) - **#9865** - Add retry on executor process initialization (by [@majdyz](https://github.com/majdyz)) - **#9864** - Use forkserver on process creation if possible (by [@majdyz](https://github.com/majdyz)) - **#9866** - Expose execution prometheus metrics (by [@majdyz](https://github.com/majdyz)) - **#9877** - Add billing page toggle (by [@majdyz](https://github.com/majdyz)) ### UI/UX Improvements - **#9876** - Update "Edit a copy" modal and buttons (by [@kcze](https://github.com/kcze)) ### Bug Fixes - **#9861** - Hide Google Maps Key ID filter (by [@majdyz](https://github.com/majdyz)) - **#9874** - Strip secrets, credentials when forking agent (by [@kcze](https://github.com/kcze)) - **#9875** - Fix Smart Decision Block missing input beads & incompatibility with input in special characters (by [@majdyz](https://github.com/majdyz)) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release: - [@majdyz](https://github.com/majdyz) - [@kcze](https://github.com/kcze) --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.7 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.6...autogpt-platform-beta-v0.6.7). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!