autogpt-platform-beta-v0.6.59

pq-yang/MatAnyone2autogpt-platform-beta-v0.6.59May 7, 2026by kcze

AI Summary

This release introduces Settings v2 with comprehensive billing functionality, tier-based storage limits, and Stripe integration for yearly plans. It also includes significant UI/UX improvements and a variety of bug fixes.

Key Highlights

  • Settings v2 billing page implementation
  • Tier-based workspace file storage limits
  • Admin CSV exports for credit transactions and copilot usage
  • Stripe integration for yearly billing and platform linking
  • Refreshed wallet walkthrough videos

New Features

  • Settings v2 billing page (subscription + automation credits)
  • Tier-based workspace file storage limits
  • Admin CSV exports β€” credit transactions + copilot weekly usage
  • Connect onboarding SubscriptionStep to Stripe Checkout
  • Vary daily-limit popup CTA by plan
  • Adopt mentioned Discord threads in copilot
  • Dynamic max_budget_usd for SDK
  • Yearly Stripe billing β€” pricing + frontend hookup
  • Frontend platform linking page (`/link/{token}`)
  • Persist activity-status LLM cost to PlatformCostLog
  • Add empty state with build / marketplace CTAs to library
  • Refresh wallet checklist walkthrough videos
  • Add `get_platform_info` tool for tier-aware AutoPilot

Full Release Notes

# πŸš€ Release `autogpt-platform-beta-v0.6.59`

**Date:** May 2026

---

## πŸ”₯ What's New?

### New Features
- **#12942** - Settings v2 billing page (subscription + automation credits) (by @Abhi1992002)
- **#12780** - Tier-based workspace file storage limits (by @ntindle)
- **#12958** - Admin CSV exports β€” credit transactions + copilot weekly usage (by @majdyz)
- **#12978** - Connect onboarding SubscriptionStep to Stripe Checkout (by @0ubbe)
- **#12985** - Vary daily-limit popup CTA by plan (by @0ubbe)
- **#12995** - Adopt mentioned Discord threads in copilot (by @Bentlybro)
- **#13002** - Dynamic max_budget_usd for SDK; parity budget hint for baseline (by @majdyz)
- **#13004** - Yearly Stripe billing β€” pricing + frontend hookup (by @majdyz)
- **#12624** - Frontend platform linking page (`/link/{token}`) (by @Bentlybro)
- **#13009** - Persist activity-status LLM cost to PlatformCostLog (by @majdyz)
- **#13007** - Add empty state with build / marketplace CTAs to library (by @Abhi1992002)
- **#13016** - Refresh wallet checklist walkthrough videos (by @kcze)
- **#13000** - Add `get_platform_info` tool for tier-aware AutoPilot (by @ntindle)

### Enhancements
- **#12973** - Update daily limit popup to new design (by @ntindle)
- **#12979** - Creator dashboard polish + MCP setup + settings link cleanup (by @Abhi1992002)

### UI/UX Improvements
- **#12972** - Update subscription screen plan copy (by @itsababseh)
- **#12970** - Change onboarding checklist labels (by @Torantulino)
- **#12976** - Settings v2 cleanup β€” sidebar, account route, headers, wallet (by @Abhi1992002)
- **#12982** - Remove Compare plans link from billing YourPlanCard (by @Abhi1992002)
- **#12984** - Settings v2 QA pass β€” dialog padding, billing tab restore, auto-refill defaults (by @Abhi1992002)
- **#12996** - Remove country selector from onboarding step 4 (by @Torantulino)
- **#13011** - Remove stale 'Reset daily limit' flash, always show 'Go to billing' (by @Abhi1992002)
- **#13012** - Split UsageLimits into UsagePopover and UsageLimitReachedCard (by @0ubbe)
- **#12999** - Update auto-refill warning text on billing settings page (by @itsababseh)

### Bug Fixes
- **#12947** - Cancel-banner copy + clearer 422 on currency mismatch (by @majdyz)
- **#12952** - Gate credits-add pop-up behind `ENABLE_PLATFORM_PAYMENT` (by @0ubbe)
- **#12956** - Bump Replicate per-second rate to cover up to A100-80GB (by @majdyz)
- **#12950** - Run copilot executor in foreground (by @Bentlybro)
- **#12948** - Bundle of chat stream stability fixes (PK dedup, race, compaction, errors, chips) (by @majdyz)
- **#12959** - Reserve TOP_UP for real Stripe checkouts; refunds use grant_credits (by @majdyz)
- **#12964** - Parse Prisma raw timestamptz strings in copilot weekly usage (by @majdyz)
- **#12974** - Align 'Complete onboarding' wallet task and normalize reward amounts (by @kcze)
- **#12969** - Remove BetaUserCredit monthly credit refill (by @Torantulino)
- **#12980** - Persist onboarding store + skip Stripe on LOCAL (by @0ubbe)
- **#12981** - Default new users to NO_TIER instead of PRO (by @ntindle)
- **#12990** - Fail-closed on Redis unavailable to prevent USD-cap bypass (by @majdyz)
- **#12994** - Stop bot setup prompts in unrelated threads (by @Bentlybro)
- **#13003** - Bill Pro→Max upgrades immediately with payment failure rollback (by @majdyz)
- **#12992** - Re-prompt on thinking-only finish; route storage-limit through DB-manager (by @majdyz)

### Refactoring & Maintenance
- **#12968** - Remove 4 earn-credits onboarding checklist items (by @Torantulino)
- **#12951** - Use --json bucket instead of awk text-column parsing (by @majdyz)
- **#12960** - Migrate direct hook tests to component-level tests (by @0ubbe)

---

## πŸ™ Thanks to Our Contributors!

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

- @itsababseh

As well as our returning contributors:

- @majdyz
- @0ubbe
- @Abhi1992002
- @Bentlybro
- @ntindle
- @Torantulino
- @kcze

---

## πŸ“₯ How to Get This Update

To update to this version, run:

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

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.58...autogpt-platform-beta-v0.6.59).

---

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