autogpt-platform-beta-v0.6.70

KalyanKS-NLP/llm-engineer-toolkitautogpt-platform-beta-v0.6.70Jul 29, 2026by kcze

AI Summary

This update introduces the 'Expert' entity and API, improves the CoPilot experience with image pasting and configurable transcription, and adds sorting options to the Library. It also resolves several critical database and webhook stability issues.

Key Highlights

  • Add Expert entity, hire/install API, and roster seeds
  • Add 'Most Recently Ran' sorting in the Library
  • Retry FalkorDB pending-queue overflow instead of dropping memory ops
  • Paste images from clipboard into CoPilot chat

New Features

  • Configurable transcription endpoints in CoPilot
  • Add 'Most Recently Ran' sorting in the Library
  • Paste images from clipboard into CoPilot chat
  • Surface skipped webhook presets when a trigger is swapped
  • Add Expert entity, hire/install API, and roster seeds

Full Release Notes

# ๐Ÿš€ Release `autogpt-platform-beta-v0.6.70`

**Date:** July 2026

---

## ๐Ÿ”ฅ What's New?

### New Features
- **#13500** - Configurable transcription endpoints in CoPilot (by @LauraGPT)
- **#13666** - Add โ€œMost Recently Ranโ€ sorting in the Library (by @Iitian001)
- **#13645** - Paste images from clipboard into CoPilot chat (by @Abhi1992002)
- **#13682** - Surface skipped webhook presets when a trigger is swapped (by @Abhi1992002)
- **#13685** - Add Expert entity, hire/install API, and roster seeds (by @0ubbe)

### Enhancements
- **#13441** - Accept agent graph by reference so AutoPilot edits donโ€™t drop it (by @kcze)

### UI/UX Improvements
- **#13675** - Describe search command dialog (by @zcxGGmu)
- **#13684** - Surface clear file-size errors on image/logo uploads (by @Abhi1992002)

### Bug Fixes
- **#13472** - Prevent TypeError from undefined `event.key` in global search shortcut (by @seer-by-sentry[bot])
- **#13559** - Reject webhook ingress on provider path mismatch (by @kcze)
- **#13677** - Handle 404 in `generateMetadata` for creator pages (by @seer-by-sentry[bot])
- **#13686** - Retry FalkorDB pending-queue overflow instead of dropping memory ops (by @Abhi1992002)
- **#13678** - Filter benign FalkorDB connection-teardown noise from Sentry (by @Abhi1992002)
- **#13681** - Paginate agent presets so trigger routing has the full set (by @Abhi1992002)
- **#13680** - Carry marketplace name/description/image to downloaded library agents (by @Abhi1992002)

### Documentation
- **#13494** - Link backend READMEs to platform docs (by @tlysanhuo)
- **#13664** - Fix link to Polyform Shield license (by @mirkosalvato1-ctrl)
- **#13679** - Repoint `generate_block_docs` links to canonical `agpt.co/docs` host (by @Abhi1992002)

### Dependencies & Maintenance
- **#13647** - Add `/reapprove` command to restore dismissed PR approvals (by @kcze)

---

## ๐ŸŽ‰ Thanks to Our Contributors!

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

- @LauraGPT
- @tlysanhuo
- @Iitian001
- @mirkosalvato1-ctrl
- @zcxGGmu

As well as our returning contributors:
- @Abhi1992002
- @kcze
- @seer-by-sentry[bot]
- @0ubbe

---

## ๐Ÿ“ฆ How to Get This Update

To update to this version, run:

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

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

---

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