autogpt-platform-beta-v0.6.8

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.8Apr 30, 2025by Bentlybro

AI Summary

This release adds admin dashboard features for user spending and agent management, while fixing critical execution and token handling bugs.

Key Highlights

  • User spending admin dashboard
  • Allow admins to download agents for review
  • Bring back PrintConsoleBlock
  • Handle token limits and estimate token count for LLM calls

New Features

  • User spending admin dashboard
  • Admin download agents for review
  • PrintConsoleBlock restored
  • Token limit handling and estimation for LLM calls

Full Release Notes

# 🚀 Release `autogpt-platform-beta-v0.6.8`

**Date:** April 30th, 2025

---

## 🔥 What's New?

### New Features
- **#9850** - Bring back PrintConsoleBlock (by [@ntindle](https://github.com/ntindle))
- **#9881** - Allow admins to download agents for review (by [@ntindle](https://github.com/ntindle))
- **#9751** - User spending admin dashboard (by [@ntindle](https://github.com/ntindle)) 

### Enhancements
- **#9889** - Improve cancel execution reliability (by [@majdyz](https://github.com/majdyz)) 
- **#9898** - Fix admin add dollars functionality (by [@Bentlybro](https://github.com/Bentlybro))

### UI/UX Improvements
- **#9885** - Add support to optional multiselect (by [@Abhi1992002](https://github.com/Abhi1992002)) 

### Bug Fixes
- **#9878** - Avoid releasing lock that is no longer owned by the current thread (by [@majdyz](https://github.com/majdyz))
- **#9880** - Handle token limits and estimate token count for LLM calls (by [@sentry-autofix](https://github.com/sentry-autofix)) 
- **#9886** - Fix top-up with zero transaction flow (by [@majdyz](https://github.com/majdyz))
- **#9891** - Use subheading for agent info not description (by [@ntindle](https://github.com/ntindle))
- **#9887** - Handle empty 204 responses in SendWebRequestBlock (by [@Lohith-11](https://github.com/Lohith-11))
- **#9897** - Fix failing test on a new Pydantic version (by [@majdyz](https://github.com/majdyz))

### Documentation
- **#9888** - Add note to "Getting Started" page for Raspberry Pi 5 page size issue (by [@Japh](https://github.com/Japh))

### New Blocks
- **#9850** - Bring back PrintConsoleBlock (by [@ntindle](https://github.com/ntindle))

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:

- [@sentry-autofix](https://github.com/sentry-autofix)
- [@Japh](https://github.com/Japh)
- [@Lohith-11](https://github.com/Lohith-11)

As well as our returning contributors:
- [@majdyz](https://github.com/majdyz)
- [@ntindle](https://github.com/ntindle)
- [@Abhi1992002](https://github.com/Abhi1992002)
- [@Bentlybro](https://github.com/Bentlybro)

---

## 📥 How to Get This Update

To update to this version, run:

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

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

---

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