autogpt-platform-beta-v0.6.39

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.39Dec 3, 2025by majdyz

AI Summary

Introduced the Human-in-the-Loop block and graph-level Safe Mode toggle, alongside Google Drive Picker integration.

Key Highlights

  • Human In The Loop block with review workflow
  • Graph-level Safe Mode toggle for HITL blocks
  • Google Drive Picker field type

New Features

  • HITL block
  • Safe Mode toggle
  • Google Drive Picker

Full Release Notes

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

**Date:** January 2025

---

## 🔥 What's New?

### New Features
- **#11311** - Add Google Drive Picker field type for enhanced file selection (by @ntindle)
- **#11380** - Add Human In The Loop block with review workflow (by @majdyz)
- **#11455** - Implement graph-level Safe Mode toggle for HITL blocks (by @majdyz)
- **#11463** - Add external API routes for store search and tool usage (by @Swiftyos)
- **#11472** - Integration management from external API (by @Swiftyos)
- **#11131** - Add Discord create thread block (by @Bentlybro)

### Enhancements
- **#11474** - Enhance BlockMenuSearch with agent addition (by @Abhi1992002)
- **#11464** - Simplify the chat tool system to use only 2 tools (by @Swiftyos)
- **#11490** - Explain None Message in BlockError Messages (by @Swiftyos)
- **#11483** - Default node output accordion to expanded state (by @Abhi1992002)
- **#11481** - Add minimum movement threshold for node position history tracking (by @Abhi1992002)

### UI/UX Improvements
- **#11501** - Design system tokens update (by @0ubbe)
- **#11498** - Update empty task view designs (by @0ubbe)
- **#11480** - Add trigger agent banner for webhook-based flows (by @Abhi1992002)
- **#11475** - Agent runs view folder structure refactor (by @0ubbe)

### Bug Fixes
- **#11441** - Implement passed uploaded media support for AI image customizer block (by @Torantulino)
- **#11462** - Migrate all query_raw calls to query_raw_with_schema for proper schema handling (by @majdyz)
- **#11477** - Preserve customized_name only when explicitly set in node metadata (by @Abhi1992002)
- **#11478** - Include edges when copying multiple nodes with Shift+Select (by @Abhi1992002)
- **#11484** - Remove Google Sheets API scopes from block inputs (by @ntindle)
- **#11456** - Fix Youtube blocking our cloud IPs (by @Swiftyos)
- **#11509** - Resolve HITL execution context validation and re-enable tests (by @majdyz)
- **#11489** - Update isGraphRunning state when manually executing graphs (by @Abhi1992002)
- **#11507** - Prune empty values from node inputs and fix object editor connection detection (by @Abhi1992002)
- **#11514** - Fix broken update_agent_version_in_library and reduce method code duplication (by @majdyz)
- **#11461** - Clamp Twitter search start_time to 10 seconds before now (by @ntindle)
- **#11515** - Handle HTTP errors in HTTP block by returning response objects (by @seer-by-sentry[bot])
- **#11516** - Fix rendering creator links without schema in marketplace (by @Pwuts)

### Dependencies & Maintenance
- **#11503** - Add free disk space step to prevent runner out of space in CI (by @ntindle)

---

## 🎉 Thanks to Our Contributors!

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

- @Bentlybro

As well as our returning contributors:
- @Torantulino
- @ntindle
- @majdyz
- @0ubbe
- @Abhi1992002
- @Swiftyos
- @Pwuts
- @seer-by-sentry[bot]

---

## 📥 How to Get This Update

To update to this version, run:

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

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

---

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