autogpt-platform-beta-v0.6.60
📦 autogptView on GitHub →
✨ 9 features🐛 21 fixes🔧 3 symbols
Summary
This release introduces significant enhancements to workflow triggers, Slack integration, and cost estimation, alongside numerous stability fixes and performance improvements, particularly around LLM routing via OpenRouter.
✨ New Features
- Enhanced flexibility for workflow triggers via Trigger On Anything (#12740).
- Added Slack SendSlackMessageBlock for direct Slack integration (#13008).
- Implemented Smart Discord threads, setup-link button, mention humans, and bot-to-bot communication (#13039).
- Dynamic-cost block preflight seeding from historical averages for better cost estimation (#13031).
- Auto-open artifact panel when agent creates new artifact (#12997).
- Enabled Stripe automatic tax on checkout sessions (#13058).
- Added Export Chat as Markdown option to session menu (#13070).
- Implemented AutoPilot task queue with 5 running + 15 in-flight caps for better resource management (#13069).
- Automatic cleanup of expired PlatformLinkTokens (#13022).
🐛 Bug Fixes
- Streamed proxy bodies and skipped middleware auth on /api/proxy (#13019).
- Fixed block-execute billing and Copilot stability in release bundle (#13023).
- Changed 'Contacting the model' copy to 'Reading your message' (#13014).
- Allowed negative balance on post-flight reconciliation (#13043).
- Implemented retry-with-backoff in notification consumer before DLQ reject (#13049).
- Centralized paywall enforcement on all execute routes (NO_TIER bypass) (#13045).
- Persisted visible marker when SDK turn ends with empty content or error (#13052).
- Exposed websocket health route at /health (#13053).
- Bound LLM calls and reaped orphan node_execs (#13051).
- Back-filled in-memory sequences from actual batch start (#13057).
- Updated Terms of Use and Privacy Policy links to agpt.co (#13059).
- Synchronized tier on checkout, expired abandoned sessions, and lazy Stripe reconciliation (#13060).
- Set default CHAT_USE_OPENROUTER back to true for OR observability (#13066).
- Re-landed proxy streaming and performed medium-impact auth cleanup (#13024).
- Retried transient redis cluster errors internally and downgraded lock-blip noise (#13076).
- Mandated find_block before refusal and suppressed false empty-completion on retry (#13086).
- Hid delete control on AutoGPT-managed credentials (#13085).
- Suppressed empty-completion overlay false positives (#13090).
- Required Discord server managers for bot setup (#13092).
- Closed empty-completion gaps and added silence heartbeat (#13056).
- Defaulted-off the subscription credit grant and deduplicated stripe events (#13093).