autogpt-platform-beta-v0.6.70

kriasoft/react-starter-kitautogpt-platform-beta-v0.6.70Jul 29, 2026by kcze

AI Summary

This release introduces several new features and improvements to the AutoGPT platform including configurable CoPilot transcription endpoints, a 'Most Recently Ran' sorting option in the Library, clipboard image paste support, and new Expert entity support with hire/install APIs.

Key Highlights

  • Configurable transcription endpoints in CoPilot
  • 'Most Recently Ran' sorting in Library
  • Paste images from clipboard into CoPilot chat
  • New Expert entity with hire/install API
  • Agent graph reference support to prevent edits from dropping references

New Features

  • Configurable transcription endpoints in CoPilot
  • 'Most Recently Ran' sorting in Library
  • Paste images from clipboard into CoPilot chat
  • New Expert entity with hire/install API and roster seeds
  • Agent graph reference support
  • UI/UX improvements for search command dialog
  • File-size error handling for image/logo uploads

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!