autogpt-platform-beta-v0.6.40

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.40Dec 11, 2025by Bentlybro

AI Summary

Enhanced the builder experience with search history, improved Google Sheets/Drive integration, and added new spreadsheet and webhook trigger blocks.

Key Highlights

  • Builder search history
  • Google Sheets/Drive unified credentials
  • Execution accuracy alert system
  • New spreadsheet and GitHub webhook trigger blocks

New Features

  • Search history
  • Unified credentials for Sheets/Drive
  • Accuracy alert system
  • Spreadsheet blocks
  • Webhook triggers

Full Release Notes

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

**Date:** December 2025
---

## 🔥 What's New?

### New Features
- **#11375** - Backend completion of Onboarding tasks (by @kcze)
- **#11457** - Builder search history (by @kcze)
- **#11520** - Improve Google Sheets/Drive integration with unified credentials (by @ntindle)
- **#11538** - Add Agent Output Demo field to marketplace submission form (by @majdyz)
- **#11562** - Add execution accuracy alert system (by @majdyz)
- **#11574** - Add many new spreadsheet blocks (by @ntindle)
- **#11588** - Add 4 new GitHub webhook trigger blocks (by @ntindle)

### Enhancements
- **#11506** - Add automatic collision resolution for flow editor nodes (by @Abhi1992002)
- **#11510** - Add expandable text input modal for better editing experience (by @Abhi1992002)
- **#11524** - Display graph validation errors inline on node fields (by @Abhi1992002)
- **#11533** - Add file input widget with variants and base64 support (by @Abhi1992002)
- **#11546** - Add host-scoped credentials support to CredentialField (by @Abhi1992002)
- **#11552** - Add default store agents for seeding test databases (by @Swiftyos)
- **#11578** - Switch copied graph storage from local storage to clipboard (by @Abhi1992002)

### UI/UX Improvements
- **#11522** - Design updates on new library page (by @0ubbe)
- **#11526** - Use websockets on new library page + fixes (by @0ubbe)
- **#11545** - Implement new actions sidebar + summary (by @0ubbe)
- **#11550** - Allow to close toasts (by @0ubbe)
- **#11570** - Design updates run agent modal (by @0ubbe)
- **#11580** - Add templates/triggers to new Library page view (by @0ubbe)
- **#11577** - Preserve button shape in credential select when content is long (by @Abhi1992002)
- **#11587** - Library page adjustments (by @0ubbe)
- **#11598** - Disable single dollar sign LaTeX mode in markdown rendering (by @ntindle)

### Bug Fixes
- **#11527** - Improve error message extraction in agent execution error handler (by @Abhi1992002)
- **#11530** - Forward X-API-Key header through proxy (by @Swiftyos)
- **#11535** - Ensure node selection state is set before copying in context menu (by @Abhi1992002)
- **#11549** - Prevent NodeHandle error when array schema items is undefined (by @Abhi1992002)
- **#11556** - Summary card layout (by @0ubbe)
- **#11536** - Security upgrade next from 15.4.7 to 15.4.8 (by @ntindle)
- **#11499** - Replace print() statements with proper logging (by @Sukhtumur)
- **#11537** - Mark ValueError as known block errors (by @majdyz)
- **#11544** - Pass credential type from SDK registry to integrations API (by @Swiftyos)
- **#11576** - Prevent file upload buttons from triggering form submission (by @Abhi1992002)
- **#11585** - Sync flowVersion to URL when loading graph from Library (by @Abhi1992002)
- **#11589** - Fix trigger UX flows in v3 library (by @Pwuts)
- **#11600** - Transition from empty tasks view on task init (by @Pwuts)

### CI/CD & Infrastructure
- **#11525** - Concurrency optimizations (by @0ubbe)
- **#11551** - Fix concurrency groups (by @0ubbe)

---

## 🎉 Thanks to Our Contributors!

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

- @Sukhtumur

As well as our returning contributors:
- @0ubbe
- @Abhi1992002
- @Swiftyos
- @ntindle
- @kcze
- @majdyz
- @Pwuts

---

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v{X.Y.Z}
```

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-v{Previous}...autogpt-platform-beta-v{Current}).

---

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