autogpt-platform-beta-v0.6.62
📦 autogptView on GitHub →
✨ 13 features🐛 29 fixes⚡ 1 deprecations🔧 6 symbols
Summary
This release introduces significant new features like public chat sharing, self-distilled skills, and native scheduling for Copilot. It also includes numerous bug fixes focused on credential handling, orchestrator stability, and UI polish.
Migration Steps
- If you were using deprecated LLM models, migrate to their family-aware replacements.
✨ New Features
- Share agent chat results via public link (#13081).
- Self-distilled skills registry with index injection for Copilot (#13195).
- Native scheduling for Copilot turn followups (#13190).
- Autopilot UX polish with skills/followups LD kill-switches and unified Scheduled page (#13202).
- Add Bots settings page with per-platform link management (#13222).
- Add /resume command to pick and resume past chats in Copilot bot (#13219).
- Post intro message when bot is added to a server (#13220).
- Add /new command to start fresh conversations in Copilot bot (#13199).
- Add chat search modal behind CHAT_SEARCH flag (#13139).
- Show Copilot chat source platform (#13175).
- Show cost breakdown in agent briefing panel (#13129).
- Require library similarity check before create_agent (#13080).
- Track subscription conversion events (#13181).
🐛 Bug Fixes
- Unify and debug credential UX (card + prompt + session store + popup recovery) (#13088).
- Unblock e2e seed in E2B sandboxes (#13054).
- Update profile handle URL hint (#13148, #13159, #13168).
- Preserve numeric enum selections (#13147).
- Open publish dialog scoped to current agent (#13140).
- Show profile popover avatar image (#13155).
- Drop /signup → / hop that flashes /copilot before /onboarding (#13154).
- Skip onboarding paywall for users already on a paid tier (#13160).
- Hide builder-blocked MCP tools so the SDK can't auto-deny them (#13167).
- Unblock dry-run Orchestrator with Haiku 4.5 sim default (#13171).
- Teach LlmModel about OpenRouter Anthropic aliases with dry-run sim default Haiku OR-slug (#13177).
- Unblock orchestrator dry-run end-to-end (canonical model + SDK auth) (#13180).
- Make SDK tool-result reads navigable and redirect wrong-tool access (#13179).
- Disallow ScheduleWakeup SDK built-in (#13187).
- Orchestrator EXTENDED_THINKING emits final-answer only (#13188).
- MCP setup card fires on stale creds, OAuth popup close race, registry-search prompt, Connected/Reconnect UI, integrations page polish (#13207).
- Unify schedule cache invalidation across all 4 affected query keys (#13204).
- Autopilot pill counts Copilot follow-ups only, not graph schedules (#13212).
- Strip null credential fields before validation (#13185).
- Copilot bot only answers other bots when @mentioned (#13174).
- Recover deleted chat sessions instead of erroring (#13197).
- Point /unlink button to the new bots page (#13198).
- Do not show paywall for local users (#13229).
- Clean up file input base64 description (#13032).
- Clean up agent briefing cost breakdown UX (#13196).
- Extract briefing tab sub-components and reorganize panel (#13213).
- Bump input placeholder contrast to meet WCAG AA standards (#12849).
- Make auth panel vortex animation frame-rate independent (#13194).
- Improve AutoPilot OS push notification icon and copy (#13231).
Affected Symbols
⚡ Deprecations
- Retired deprecated LLM models with family-aware migration.