This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+4 more
Affected surfaces
ReleasePort's take
Moderate signalVersion 15.4.11 is superseded by security‑focused release 15.5.18.
Why it matters: Upgrade from version 15.4.11 to 15.5.18 addresses a high‑severity (90) security upgrade; immediate adoption mitigates the identified risk.
Summary
AI summaryUpdates Bug Fixes, Dependencies & Maintenance, and New Features across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
Security upgrade next from version 15.4.11 to 15.5.18. Security upgrade next from version 15.4.11 to 15.5.18. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Low |
Adds `/resume` command to pick and resume past chats in Copilot bot. Adds `/resume` command to pick and resume past chats in Copilot bot. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Low |
Adds `/new` command to start fresh conversations in Copilot bot. Adds `/new` command to start fresh conversations in Copilot bot. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Low |
Adds Bots settings page with per‑platform link management. Adds Bots settings page with per‑platform link management. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Low |
Adds native scheduling for Copilot turn follow‑ups. Adds native scheduling for Copilot turn follow‑ups. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Low |
Adds share agent chat results via public link. Adds share agent chat results via public link. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Deprecation | Medium |
Retire deprecated LLM models with family‑aware migration. Retire deprecated LLM models with family‑aware migration. Source: llm_adapter@2026-05-28 Confidence: low |
— |
| Bugfix | Medium |
Fixes e2e seed unblocking in E2B sandboxes. Fixes e2e seed unblocking in E2B sandboxes. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Fixes credential UX unification and debugging across card, prompt, session store, and popup recovery. Fixes credential UX unification and debugging across card, prompt, session store, and popup recovery. Source: llm_adapter@2026-05-28 Confidence: low |
— |
| Bugfix | Medium |
Fixes schedule cache invalidation across all four affected query keys. Fixes schedule cache invalidation across all four affected query keys. Source: llm_adapter@2026-05-28 Confidence: low |
— |
Full changelog
🚀 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
/resumecommand 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
/newcommand 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:
git pull origin autogpt-platform-beta-v0.6.62
Or download it directly from the
Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
Security Fixes
- Security upgrade next library from 15.4.11 to 15.5.18 (CVE not listed)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Related context
Related tools
Beta — feedback welcome: [email protected]