autogpt-platform-beta-v0.6.62
pq-yang/MatAnyone2autogpt-platform-beta-v0.6.62May 28, 2026by ntindle
AI Summary
A beta platform update focusing on Copilot bot enhancements, including native scheduling, new commands, and public link sharing for agent results.
Key Highlights
- Share agent chat results via public link.
- Native scheduling for Copilot turn followups.
- Added /new and /resume commands for Copilot bot.
- New Bots settings page for platform link management.
- Self-distilled skills registry with index injection.
New Features
- Public link sharing for agent chat results.
- Native Copilot turn followup scheduling.
- New commands: /new and /resume.
- Bots settings page with link management.
- Self-distilled skills registry.
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.62` **Date:** May 2026 --- ## 🔥 What's New? ### New Features - **#13081** - Share agent chat results via public link (by @ntindle) - **#13195** - Self-distilled skills registry with index injection for Copilot (by @majdyz) - **#13190** - Native scheduling for Copilot turn followups (by @majdyz) - **#13202** - Autopilot UX polish with skills/followups LD kill-switches and unified Scheduled page (by @majdyz) - **#13222** - Add Bots settings page with per-platform link management (by @Bentlybro) - **#13219** - Add `/resume` command to pick and resume past chats in Copilot bot (by @Bentlybro) - **#13220** - Post intro message when bot is added to a server (by @Bentlybro) - **#13199** - Add `/new` command to start fresh conversations in Copilot bot (by @Bentlybro) - **#13139** - Add chat search modal behind CHAT_SEARCH flag (by @Abhi1992002) - **#13175** - Show Copilot chat source platform (by @Abhi1992002) - **#13129** - Show cost breakdown in agent briefing panel (by @0ubbe) - **#13080** - Require library similarity check before create_agent (by @anvyle) - **#13181** - Track subscription conversion events (by @Swiftyos) ### Enhancements - **#13089** - Retire deprecated LLM models with family-aware migration (by @kcze) - **#13169** - Polish login/signup with animated panel, aurora, and integrations marquee (by @0ubbe) - **#13128** - Paginate session sidebar so threads past 50 stay reachable (by @0ubbe) - **#13138** - Redesign profile popover (SECRT-2360) (by @Abhi1992002) - **#13114** - Friendlier 'Response stopped' banner (by @itsababseh) - **#13221** - Keep linked server names fresh from bot gateway events (by @Bentlybro) - **#13145** - Remove AgentInput secret toggle and simplify graph-export stripping (by @kcze) ### UI/UX Improvements - **#13196** - Clean up agent briefing cost breakdown UX (by @0ubbe) - **#13213** - Extract briefing tab sub-components and reorganize panel (by @0ubbe) - **#12849** - Bump input placeholder contrast to meet WCAG AA standards (by @djpjronline-netizen) - **#13194** - Make auth panel vortex animation frame-rate independent (by @0ubbe) - **#13231** - Improve AutoPilot OS push notification icon and copy (by @kcze) ### Bug Fixes - **#13088** - Unify and debug credential UX (card + prompt + session store + popup recovery) (by @0ubbe) - **#13054** - Unblock e2e seed in E2B sandboxes (by @ntindle) - **#13148** - Update profile handle URL hint (by @Abhi1992002) - **#13147** - Preserve numeric enum selections (by @Abhi1992002) - **#13140** - Open publish dialog scoped to current agent (by @Abhi1992002) - **#13155** - Show profile popover avatar image (by @Abhi1992002) - **#13154** - Drop /signup → / hop that flashes /copilot before /onboarding (by @0ubbe) - **#13159** - Update profile handle URL hint (by @Abhi1992002) - **#13160** - Skip onboarding paywall for users already on a paid tier (by @0ubbe) - **#13168** - Hotfix profile handle URL hint (#13159) (by @Swiftyos) - **#13167** - Hide builder-blocked MCP tools so the SDK can't auto-deny them (by @majdyz) - **#13171** - Unblock dry-run Orchestrator with Haiku 4.5 sim default (by @majdyz) - **#13177** - Teach LlmModel about OpenRouter Anthropic aliases with dry-run sim default Haiku OR-slug (by @majdyz) - **#13180** - Unblock orchestrator dry-run end-to-end (canonical model + SDK auth) (by @majdyz) - **#13179** - Make SDK tool-result reads navigable and redirect wrong-tool access (by @majdyz) - **#13187** - Disallow ScheduleWakeup SDK built-in (by @majdyz) - **#13188** - Orchestrator EXTENDED_THINKING emits final-answer only (by @majdyz) - **#13207** - MCP setup card fires on stale creds, OAuth popup close race, registry-search prompt, Connected/Reconnect UI, integrations page polish (by @majdyz) - **#13204** - Unify schedule cache invalidation across all 4 affected query keys (by @majdyz) - **#13212** - Autopilot pill counts Copilot follow-ups only, not graph schedules (by @majdyz) - **#13185** - Strip null credential fields before validation (by @Torantulino) - **#13174** - Copilot bot only answers other bots when @mentioned (by @Bentlybro) - **#13197** - Recover deleted chat sessions instead of erroring (by @Bentlybro) - **#13198** - Point /unlink button to the new bots page (by @Bentlybro) - **#13229** - Do not show paywall for local users (by @0ubbe) - **#13032** - Clean up file input base64 description (by @pony-maggie) ### Dependencies & Maintenance - **#13104** - Security upgrade next from 15.4.11 to 15.5.18 (by @ntindle) - **#13201** - Stop publishing dev test creds in /pr-test SKILL.md (by @majdyz) ### Documentation - **#13226** - Fix Ayrshare comment typo (by @otjdiepluong) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors: - @djpjronline-netizen - @otjdiepluong - @pony-maggie As well as our returning contributors: - @ntindle - @0ubbe - @Abhi1992002 - @itsababseh - @Swiftyos - @kcze - @majdyz - @anvyle - @Torantulino - @Bentlybro --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.62 ``` 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.60...autogpt-platform-beta-v0.6.62). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!