autogpt-platform-beta-v0.6.43

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.43Jan 22, 2026by kcze

AI Summary

Introduced hybrid search capabilities, enhanced copilot tools, and a new LLM picker UI alongside several form and documentation improvements.

Key Highlights

  • Hybrid search for store listings, docs, and blocks
  • Copilot chat tools and agent generator tools
  • New ConcatenateListsBlock
  • New LLM Picker UI

New Features

  • Hybrid search system
  • Copilot chat tools
  • ConcatenateListsBlock
  • LLM Picker UI

Full Release Notes

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

**Date:** January 2026

---

## 🔥 What's New?

### New Features
- **#11458** - Add interactive tutorial for the new builder interface (by @Abhi1992002)
- **#11721** - Add hybrid search for store listings, docs and blocks (by @Swiftyos)
- **#11767** - Add unified hybrid search with embedding backfill for all content types (by @majdyz)
- **#11719** - Extract backend copilot/chat enhancements from hackathon (by @Swiftyos)
- **#11717** - Extract frontend changes from hackathon/copilot branch (by @Swiftyos)
- **#11782** - Add chat search tools and BM25 reranking (by @Swiftyos)
- **#11781** - Add agent generator tools for chat copilot (by @Swiftyos)
- **#11707** - Add block documentation auto-generation system (by @ntindle)
- **#11756** - Add explicit safe mode toggles for HITL and sensitive actions (by @majdyz)
- **#11726** - New LLM Picker UI (by @kcze)

### New Blocks
- **#11567** - Add ConcatenateListsBlock (by @mewaeltsegay)

### Enhancements
- **#11770** - Hide children of connected array and object fields (by @Abhi1992002)
- **#11771** - Add special rendering for NOTE UI type in FieldTemplate (by @Abhi1992002)
- **#11779** - Improve graph validation error handling and node navigation (by @Abhi1992002)
- **#11780** - Improve GoogleDrivePickerField with input mode support and array field spacing (by @Abhi1992002)
- **#11808** - Enhance RunGraph and RunInputDialog components with loading states and improved UI (by @Abhi1992002)
- **#11760** - Add missed default credentials (by @ntindle)
- **#11759** - Add endedAt field and fix execution analytics timestamps (by @majdyz)
- **#11803** - Improve Langfuse tracing with v3 SDK patterns and @observe decorators (by @Swiftyos)

### UI/UX Improvements
- **#11763** - Agent credentials improvements (by @0ubbe)
- **#11801** - Refactor credentials input with unified CredentialsGroupedView component (by @Abhi1992002)

### Bug Fixes
- **#11764** - Centralize `increment_runs` calls & make `add_graph_execution` more robust (by @Pwuts)
- **#11786** - Improve history tracking and error handling (by @Abhi1992002)
- **#11775** - Make Redis connection lazy in cache module (by @majdyz)
- **#11790** - Fix flaky agent-activity tests by targeting correct agent (by @ntindle)
- **#11795** - Make chat credentials type selection deterministic (by @ntindle)
- **#11805** - Use explicit schema qualification for pgvector types (by @majdyz)
- **#11812** - Handle null values in GraphSettings validation (by @majdyz)
- **#11815** - Auto-select credentials correctly in old builder (by @0ubbe)
- **#11817** - Make Redis event bus gracefully handle connection failures (by @majdyz)
- **#11818** - Use unqualified vector type for pgvector queries (by @majdyz)

### Documentation
- **#11757** - Update dev from gitbook (by @ntindle)
- **#11777** - Add vercel-react-best-practices skill (by @ntindle)

---

## 🎉 Thanks to Our Contributors!

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

- @mewaeltsegay

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

---

## 📥 How to Get This Update

To update to this version, run:

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

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

---

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