Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
autogpt-platform-beta-v0.6.20 source code.tar.gz | 2025-08-08 | 151.4 MB | |
autogpt-platform-beta-v0.6.20 source code.zip | 2025-08-08 | 153.4 MB | |
README.md | 2025-08-08 | 2.4 kB | |
Totals: 3 Items | 304.8 MB | 1 |
🚀 Release autogpt-platform-beta-v0.6.20
Date: 8 August 2025
🔥 What's New?
New Features
- #10559 - Add OpenAI's new opensource models (by @Bentlybro)
- #10574 - Add GPT-5 models to the platform (by @Bentlybro)
- #10575 - Add Anthropics new Claude Opus 4.1 model (by @Bentlybro)
- #10584 - Standardize service health checks with UnhealthyServiceError (by @majdyz)
- #10540 - Migrate AgentExecutor from ProcessPoolExecutor to ThreadPoolExecutor (by @majdyz)
Enhancements
- #10576 - Time/date blocks now support ISO 8601 and custom formats (by @ntindle)
- #10579 - Separate notification service from scheduler (by @majdyz)
Bug Fixes
- #10562 - Persist any non interruption error on node execution as output (by @majdyz)
- #10564 - Migrate notification service to fully async to resolve RabbitMQ connection issues (by @majdyz)
- #10573 - Fix ID not preserved through Airtable OAuth refresh (by @Swiftyos)
- #10578 - Fix executor running RabbitMQ operations on closed/closing connection (by @majdyz)
- #10571 - Fix marketplace top agents section (by @Abhi1992002)
- #10568 - Add graph validation before scheduling recurring jobs (by @majdyz)
- #10566 - Resolve unclosed HTTP client session errors (by @majdyz)
Testing & Documentation
- #10572 - Add e2e tests for agent dashboard page (by @Abhi1992002)
Dependencies & Maintenance
- #10577 - Revert "feat(docker): add frontend service to docker-compose with env config improvements" (by @ntindle)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
- @Bentlybro
- @majdyz
- @Swiftyos
- @ntindle
- @Abhi1992002
📥 How to Get This Update
To update to this version, run:
:::bash
git pull origin autogpt-platform-beta-v0.6.20
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!