autogpt-platform-beta-v0.6.47

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.47Feb 10, 2026by ntindle

AI Summary

Feature-rich release adding Text Encode block, video editing blocks, Claude Opus 4.6 support, ClamAV file scanning, and extended thinking for Claude models.

Key Highlights

  • Text Encode block implementation
  • Video editing blocks
  • Claude Opus 4.6 model support
  • ClamAV scanning for local file paths
  • Extended thinking for Claude models

New Features

  • Text Encode block
  • Video editing blocks
  • Claude Opus 4.6 support
  • ClamAV file scanning
  • Extended thinking for Claude models
  • AI SDK integration with custom streaming
  • Ready-to-test prompt after agent creation

Full Release Notes

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

**Date:** Feb 2026

---

## 🔥 What's New?

### New Features
- **#11857** - Implement Text Encode block (by @Bentlybro)
- **#11796** - Add video editing blocks (by @ntindle)
- **#11983** - Add Claude Opus 4.6 model support (by @Bentlybro)
- **#11988** - Add ClamAV scanning for local file paths (by @Otto-AGPT)
- **#11975** - Add ready-to-test prompt after agent creation [SECRT-1882] (by @Swiftyos)
- **#11974** - Add progress indicator during agent generation [SECRT-1883] (by @Swiftyos)
- **#12052** - Enable extended thinking for Claude models (by @Otto-AGPT)
- **#11901** - Implement AI SDK integration with custom streaming response handling (by @Abhi1992002)

### Enhancements
- **#11967** - Improve Linear Search Block [SECRT-1880] (by @Otto-AGPT)
- **#11976** - Guide find_agent users toward action with CTAs (by @Swiftyos)
- **#11986** - Reduce `GET /api/graphs` expense + latency (by @Pwuts)
- **#11618** - Replace multiprocessing queue with thread safe queue in ExecutionQueue (by @NikeGunn)

### UI/UX Improvements
- **#11982** - Rename "Tasks" tab to "Agents" in navbar (by @Otto-AGPT)
- **#11985** - Improve clarification answer message formatting (by @Otto-AGPT)
- **#11993** - Revert ThinkingMessage progress bar delay to original values (by @Swiftyos)
- **#11948** - Handle object values in FileInput component (by @Bentlybro)
- **#12054** - Remove defaultExpanded prop from ToolAccordion components (by @Abhi1992002)

### Bug Fixes
- **#11905** - Filter host-scoped credentials for `run_agent` tool (by @Pwuts)
- **#11978** - Fix timing bug in test_block_credit_reset (by @Otto-AGPT)
- **#11928** - Handle StreamHeartbeat in CoPilot stream handler (by @Bentlybro)
- **#11980** - YouTube block yields only error on failure (by @Otto-AGPT)
- **#11977** - Use latest prompt label in non-production environments (by @Swiftyos)
- **#11981** - edit_agent updates existing agent instead of creating duplicate (by @Otto-AGPT)
- **#11990** - Add virus scanning to WorkspaceManager.write_file() (by @ntindle)
- **#11892** - Filter graph-only blocks from CoPilot's find_block results (by @ntindle)
- **#11929** - Handle stale RabbitMQ channels on connection drop (by @Bentlybro)
- **#12050** - Fix copilot redirect logout (by @0ubbe)
- **#12053** - Move `/copilot` auth check to middleware (by @Pwuts)

### Dependencies & Maintenance
- **#11934** - Bump the production-dependencies group across 1 directory with 8 updates (by @dependabot[bot])
- **#11663** - Bump peter-evans/create-pull-request from 7 to 8 (by @dependabot[bot])
- **#10968** - Bump cryptography from 45.0.6 to 46.0.1 in /autogpt_platform/autogpt_libs (by @dependabot[bot])
- **#12014** - Bump the production-dependencies group across 1 directory with 8 updates (by @dependabot[bot])
- **#11665** - Bump actions/cache from 4 to 5 (by @dependabot[bot])
- **#11607** - Bump urllib3 from 2.5.0 to 2.6.0 in /autogpt_platform/backend (by @dependabot[bot])
- **#10870** - Bump actions/github-script from 7 to 8 (by @dependabot[bot])
- **#12005** - Bump the development-dependencies group across 1 directory with 3 updates (by @dependabot[bot])
- **#11349** - Bump the development-dependencies group across 1 directory with 4 updates (by @dependabot[bot])
- **#10943** - Bump react-window and @types/react-window in /autogpt_platform/frontend (by @dependabot[bot])
- **#11213** - Bump actions/setup-node from 4 to 6 (by @dependabot[bot])
- **#11994** - Disable chromatic for this month (by @0ubbe)
- **#11950** - Code cleanup and deduplication (by @Otto-AGPT)
- **#12019** - Add timing logging to chat stream generation mechanism (by @Pwuts)
- **#12024** - Add diagnostic logging for vector type errors (by @Otto-AGPT)
- **#12030** - Bump pytest-cov from 6.2.1 to 7.0.0 in /autogpt_platform/autogpt_libs (by @dependabot[bot])
- **#12037** - Bump the production-dependencies group in /autogpt_platform/backend with 2 updates (by @dependabot[bot])

---

## 🎉 Thanks to Our Contributors!

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

- @NikeGunn

As well as our returning contributors:
- @Pwuts
- @Otto-AGPT
- @Bentlybro
- @Swiftyos
- @ntindle
- @0ubbe
- @Abhi1992002
- @dependabot[bot]

---

## 📥 How to Get This Update

To update to this version, run:

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

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

---

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