autogpt-platform-beta-v0.6.9

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.9May 9, 2025by Pwuts

AI Summary

This update focuses on improving agent execution reliability and security, including late execution checks and captcha implementation.

Key Highlights

  • Continue instead of retrying aborted/broken agent execution
  • Onboarding design & UX update
  • Add captcha to login, signup and password reset pages
  • Require discriminator value on graph save

New Features

  • Continue instead of retrying aborted agent execution
  • Onboarding design & UX update
  • Captcha on login, signup, and password reset
  • Discriminator value requirement on graph save
  • Late execution check scheduled job

Full Release Notes

## 🔥 What's New?

### New Features
- **#9903** - Continue instead of retrying aborted/broken agent execution (by @majdyz)
- **#9905** - Onboarding design & UX update (by @kcze)
- **#9843** - Update Marketplace Agent listing buttons (by @kcze)
- **#9862** - Include sub-graphs in graph-level credentials support (by @Pwuts)
- **#9914** - Introduce late execution check scheduled job (by @majdyz)
- **#9847** - Add captcha to login, signup and password reset pages (by @Bentlybro)
- **#9858** - Require discriminator value on graph save (by @Pwuts)
- **#9925** - Immediate alert on late execution check job failure (by @majdyz)

### Bug Fixes
- **#9901** + **#9902** - Avoid executing any agent with zero balance (by @majdyz)
- **#9907** - Avoid broken process pool by not failing process initializer (by @majdyz)
- **#9919** - Unbreak `Scheduler.get_execution_schedules` (by @Pwuts)
- **#9922** - Quick Patch for Rendering Agent Outputs (by @Torantulino)
- **#9923** - Catch exception on agent listing page (by @kcze)
- **#9915** - Clear out Notification Service code blockage (by @majdyz)
- **#9921** - Continue stats accounting on aborted or broken executions (by @majdyz)

### Dependencies & Maintenance
- **#9842** - Support flexible RPC client (by @majdyz)
- **#9904** - Move Scheduler (by @ntindle)
- **#9906** - Disable Google Sheets in prod based on OAuth review (by @ntindle)

## 🎉 Thanks to Our Contributors!

A huge thank you to everyone who contributed to this release:

- @majdyz
- @kcze
- @ntindle
- @Pwuts
- @Bentlybro
- @Torantulino

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v0.6.9
```

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.8...autogpt-platform-beta-v0.6.9).

## 📝 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!