autogpt-platform-beta-v0.6.52
📦 autogptView on GitHub →
✨ 16 features🐛 19 fixes🔧 10 symbols
Summary
This release introduces significant new features like whitelisting for user provisioning, prompt-in-URL support, and GitHub CLI integration. It also includes numerous bug fixes, UI enhancements, and improvements to agent execution and testing infrastructure.
✨ New Features
- Add whitelisting-backed beta user provisioning.
- Generate personalized quick-action prompts from Tally business understanding.
- Read-only SQL views layer with analytics schema.
- Support prompt-in-URL for shareable prompt links.
- Add "Run now" button to schedule view.
- Add "Jump Back In" button to Library page.
- Parse @@agptfile bare refs by file extension.
- Add rich media previews for Builder node outputs and file inputs.
- Implement CoPilot credit charging, token rate limiting, and usage UI.
- Add graph search functionality to new builder.
- Add AgentMail integration blocks.
- Implement reusable confetti with enhanced particles and dual bursts.
- Add AutoPilotBlock for invoking AutoPilot from graphs.
- Implement GitHub CLI support — inject GH_TOKEN and connect_integration tool.
- Replace suggestion pills with themed prompt categories.
- Add Nano Banana 2 support to image generator, customizer, and editor blocks.
🐛 Bug Fixes
- Fix auto-parsing of structured data and improve robust type coercion.
- Fix sub-folder visibility when navigating inside a folder.
- Sync TranscriptBuilder with CLI on mid-stream compaction.
- Prioritize block discovery over MCP and sanitize HTML errors.
- Downgrade agent validation failure log from error to warning.
- Reduce Sentry noise by filtering expected errors and downgrading log levels.
- Fix image delete button on EditAgentForm.
- Split CamelCase block names and filter disabled blocks before batch slicing.
- Handle transient Anthropic API connection errors gracefully.
- Fix tool-result file read failures across turns.
- Truncate filenames with excessively long 'extensions'.
- Allow falsy entries in AddToListBlock.
- Implement try-compact-retry for prompt-too-long errors in CoPilot SDK.
- Pre-check invite eligibility before Supabase signup.
- Implement Arch-conditional chromium in Docker for ARM64 compatibility.
- Remove dead Tutorial button from TallyPopup.
- Rename "CoPilot" to "AutoPilot" on credits page.
- Revert invite system changes.
- Revert migration of OpenAI provider to Responses API.