autogpt-platform-beta-v0.6.58
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.58Apr 29, 2026by kcze
AI Summary
A comprehensive platform update introducing Settings v2, major billing infrastructure changes (Stripe, credits), and enhanced Copilot capabilities including Claude Opus 4.7 support and Redis Cluster integration.
Key Highlights
- Settings v2 UI overhaul (API keys, integrations, profile, billing)
- Stripe integration and credits system (yearly billing, tax)
- Claude Opus 4.7 model support
- Redis Cluster client support
- Discord bot integration and Web Push notifications
New Features
- Settings v2 pages
- Billing and subscription management
- Claude Opus 4.7 model
- Redis Cluster client
- Discord bot
- Web Push notifications
- Subscription plan selection
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.58`
**Date:** April 2026
---
## 🔥 What's New?
### New Features
- **#12890** - Add message timestamps + accurate thought-for time in Copilot (by @majdyz)
- **#12894** - Dynamic BlockCostType (SECOND/ITEMS/COST_USD/TOKENS) + E2B/FAL migration (by @majdyz)
- **#12903** - Add MAX tier + LD-configurable pricing + hide unconfigured tiers (by @majdyz)
- **#12880** - Inline picker-backed inputs via run_block + accept AgentInputBlock subclasses (by @anvyle)
- **#12885** - Add Settings v2 page layout behind SETTINGS_V2 flag (by @Abhi1992002)
- **#12907** - Settings v2 API keys page (by @Abhi1992002)
- **#12909** - Dynamic COST_USD billing + close 8 cost-leak surfaces (by @majdyz)
- **#12910** - LD-configurable rate-limit multipliers + relative UI display (by @majdyz)
- **#12911** - Settings v2 integrations page + provider description SDK (by @Abhi1992002)
- **#12826** - Add Claude Opus 4.7 model support (by @Otto-AGPT)
- **#12924** - Add settings v2 profile page (by @Abhi1992002)
- **#12925** - Preferences v2 page (by @Abhi1992002)
- **#10014** - Filter store creators with approved agents (by @itsababseh)
- **#12900** - Redis Cluster client support (by @majdyz)
- **#12934** - Creator dashboard page for settings v2 (by @Abhi1992002)
- **#12618** - Copilot-bot (Python / discord.py) (by @Bentlybro)
- **#12723** - Add Web Push notifications via VAPID for background delivery (by @kcze)
- **#12935** - Add subscription plan selection step to onboarding (by @itsababseh)
- **#12943** - Gate onboarding SubscriptionStep behind ENABLE_PLATFORM_PAYMENT (by @0ubbe)
- **#12933** - Subscription credit grants + paywall gate + dialog UX + cross-pod cache (by @majdyz)
### Enhancements
- **#12893** - Charge Ayrshare per-post + align Bannerbear/Jina floors (by @majdyz)
### UI/UX Improvements
- **#12937** - Small fixes and stagger animations on settings pages (by @Abhi1992002)
### Bug Fixes
- **#12887** - Disable ask_question tool in Copilot pending UX rework (by @majdyz)
- **#12886** - Sync safety net for Redis-induced zombie sessions in Copilot (by @majdyz)
- **#12892** - Raise baseline tool-round limit to 100 + graceful finish hint in Copilot (by @majdyz)
- **#12889** - Tame Kimi compaction storm + tunable threshold + Langfuse cost backfill (by @majdyz)
- **#12874** - Resolve autopilot beta blockers (SECRT-2266/2267/2268/2269) (by @ntindle)
- **#12904** - Surface non-zero E2B exits as real results, not sandbox errors (by @majdyz)
- **#12905** - Use {schema_prefix} in raw SQL migrations instead of hardcoded 'platform.' (by @majdyz)
- **#12912** - Audit + correct stale LLM/block rates + migrate generic ReplicateModelBlock to COST_USD (by @majdyz)
- **#12919** - Atomic upsert + drop eager include for notifications (by @majdyz)
- **#12918** - Preserve interrupted SDK partial work on final-failure exit in Copilot (by @majdyz)
- **#12921** - Filter null query params in buildUrlWithQuery (by @SymbolStar)
- **#12920** - Redirect www to non-www with 308 to preserve request method (by @SymbolStar)
- **#12926** - Surface empty-success ResultMessage as stream error in Copilot (SECRT-2252) (by @majdyz)
- **#12927** - Pause idle timer during pending tools in Copilot (by @majdyz)
- **#12932** - Normalize model name based on actual transport, not config shape (by @majdyz)
- **#12813** - Fix streaming reconnect races, hydration ordering, and reasoning split in Copilot (by @0ubbe)
- **#12944** - Skip OS push for onboarding payloads (by @kcze)
### Refactoring & Maintenance
- **#12883** - Migrate Ayrshare to standard managed-credential flow (by @majdyz)
- **#12908** - Clearer naming + docs for managed-cred sweep in integrations (by @majdyz)
- **#12914** - Use $REPO_ROOT in pr-test skill instead of hardcoded absolute path (by @majdyz)
- **#12915** - Consolidate 6 LD flags into 2 JSON flags (by @majdyz)
- **#12917** - Consolidate 4 model-routing LD flags into 1 JSON flag in Copilot (by @majdyz)
---
## 🙏 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
- @SymbolStar
As well as our returning contributors:
- @majdyz
- @ntindle
- @anvyle
- @Abhi1992002
- @Otto-AGPT
- @itsababseh
- @0ubbe
- @Bentlybro
- @kcze
---
## 📥 How to Get This Update
To update to this version, run:
```bash
git pull origin autogpt-platform-beta-v0.6.58
```
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.57...autogpt-platform-beta-v0.6.58).
---
## 📣 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!