autogpt-platform-beta-v0.6.4

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.4Apr 15, 2025by ntindle

AI Summary

This release implements Sentry error tracking and migrates the execution queue to RabbitMQ, removing the RPC service.

Key Highlights

  • Add Sentry environment tracking on frontend
  • Migrate execution queue and cancel mechanism to RabbitMQ
  • Remove RPC service from Agent Executor
  • Implement Onboarding Phase 2

New Features

  • Sentry environment tracking on frontend
  • Migrate execution queue and cancel mechanism to RabbitMQ
  • Remove RPC service from Agent Executor
  • Implement Onboarding Phase 2

Full Release Notes

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

**Date:** April 2024

---

## 🔥 What's New?

### New Features
- **#9773** - Add Sentry environment tracking on frontend and initialize Sentry in app services (by @ntindle)
- **#9759** - Migrate execution queue and cancel mechanism to RabbitMQ (by @majdyz)
- **#9804** - Remove RPC service from Agent Executor (by @majdyz)
- **#9736** - Implement Onboarding Phase 2 (by @kcze)

### UI/UX Improvements
- **#9769** - Fix store card style (by @Abhi1992002)
- **#9757** - Fix margins between headers, divider and content (by @Abhi1992002)
- **#9808** - Render newline in marketplace description text (by @Abhi1992002)
- **#9800** - Fix small UI bugs (by @Abhi1992002)

### Dependencies & Maintenance
- **#9774** - Clean up Library & Store DB schema (by @Pwuts)
- **#9805** - Fix unchecked Prisma statements (by @Pwuts)
- **#9812** - Infrastructure pooling improvements (by @ntindle)

---

## 🎉 Thanks to Our Contributors!

A huge thank you to everyone who contributed to this release:

- @Abhi1992002
- @Pwuts
- @ntindle
- @majdyz
- @kcze

---

## 📥 How to Get This Update

To update to this version, run:

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

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.3...autogpt-platform-beta-v0.6.4).

---

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