What’s New

AutoGPT autogpt-platform-beta-v0.6.66

autogpt-platform-beta-v0.6.66

🚀 AutoGPT Platform v0.6.66

Added
  • Let users upload files to AutoPilot via Discord
  • Attach workspace files in copilot chat via picker and @mention
  • Add AutoGPT new layout sidebar behind feature flag
  • Add chat pinning to copilot sidebar
  • Add workspace folders for artifacts page
  • Copilot task progress bar above chat input
  • Preserve action history across task continuations in classic
  • Enforce subscription paywall and rate limits on bot turns
  • Batch-deploy bot with /batch, /batch-remove, and /batch-merge commands
Changed
  • Increase skill description limit from 200 to 250 characters
  • Polish artifacts page and sidebar for new AutoGPT layout
  • Polish /tour hero and scripted chat demo
  • Rework /tour/chat demo per product feedback
  • Make View Submission modal state-aware with real content
  • Ungate tour sidebar from tour-app-shell flag
  • Update to Node 24 LTS
Fixed
  • Add missing DialogTitle for screen reader accessibility
  • Global search loading state and drop jittery item animation
  • Highlight node output in builder tutorial run step
  • Hide new app sidebar on unauthenticated platform pages
  • Keep Schedule Run button enabled when editing schedule name
  • Offset tutorial connection popover so handles stay draggable
  • Separate AutoPilot text blocks so they don't run together in Discord
  • Cap litellm below compromised 1.82.7 in classic
  • Prevent connect_integration from hallucinating wrong provider
  • Stop leaking pending buffer on cancel and push SSE drain hint
  • Clarify StoreValueBlock vs PersistInformationBlock
  • Session-scope bot file uploads so AutoPilot can read them
  • Replay encrypted reasoning items so OpenAI tool loops survive
  • Reference attached files via read_workspace_file instead of host path
  • Create User Profile in app layer instead of DB trigger
  • Run freshly-saved graph version on save-and-run
  • Harden outbound request handling for SSRF and URL validation in classic
🔥 What's New?
New Features
  • #13427 - Let users upload files to AutoPilot via Discord (by @Bentlybro)
  • #13262 - Attach workspace files in copilot chat via picker and @mention (by @Abhi1992002)
  • #13365 - Add AutoGPT new layout sidebar behind feature flag (by @Abhi1992002)
  • #13453 - Add chat pinning to copilot sidebar (by @Abhi1992002)
  • #13359 - Add workspace folders for artifacts page (by @Abhi1992002)
  • #13476 - Copilot task progress bar above chat input (flagged) (by @Abhi1992002)
  • #12673 - Preserve action history across task continuations in classic (by @ntindle)
  • #13477 - Enforce subscription paywall + rate limits on bot turns (by @Bentlybro)
  • #13465 - Batch-deploy bot — /batch, /batch-remove, /batch-merge (by @ntindle)
Enhancements
  • #13448 - Increase skill description limit from 200 to 250 chars (by @Torantulino)
  • #13474 - Polish artifacts page and sidebar for new AutoGPT layout (by @Abhi1992002)
  • #13460 - Polish /tour hero and scripted chat demo (by @0ubbe)
  • #13468 - Rework /tour/chat demo per product feedback (by @0ubbe)
  • #13484 - Make View Submission modal state-aware with real content (by @Abhi1992002)
  • #13493 - Ungate tour sidebar from tour-app-shell flag (by @0ubbe)
UI/UX Improvements
  • #12134 - Add missing DialogTitle for screen reader accessibility (by @miloudbelarebia)
  • #13454 - Global search loading state, drop jittery item animation (by @Abhi1992002)
  • #13483 - Highlight node output in builder tutorial run step (by @Abhi1992002)
  • #13479 - Hide new app sidebar on unauthenticated platform pages (by @Abhi1992002)
  • #13481 - Keep Schedule Run button enabled when editing schedule name (by @Abhi1992002)
  • #13480 - Offset tutorial connection popover so handles stay draggable (by @Abhi1992002)
Bug Fixes
  • #13424 - Separate AutoPilot text blocks so they don't run together in Discord (by @Bentlybro)
  • #13423 - Cap litellm below compromised 1.82.7 in classic (by @kcze)
  • #12899 - Prevent connect_integration from hallucinating wrong provider (by @SymbolStar)
  • #13452 - Stop leaking pending buffer on cancel + push SSE drain hint (by @Abhi1992002)
  • #13445 - Clarify StoreValueBlock vs PersistInformationBlock (by @Torantulino)
  • #13464 - Session-scope bot file uploads so AutoPilot can read them (by @Bentlybro)
  • #13438 - Replay encrypted reasoning items so OpenAI tool loops survive (by @kcze)
  • #13470 - Reference attached files via read_workspace_file, not a host path (by @Bentlybro)
  • #13471 - Create User Profile in app layer instead of DB trigger (by @Pwuts)
  • #13482 - Run freshly-saved graph version on save-and-run (by @Abhi1992002)
  • #13422 - Harden outbound request handling (SSRF + URL validation) in classic (by @kcze)
Dependencies & Maintenance
  • #13492 - Update to Node 24 LTS (by @0ubbe)

🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor:

  • @miloudbelarebia

As well as our returning contributors:

  • @ntindle
  • @Bentlybro
  • @kcze
  • @SymbolStar
  • @Torantulino
  • @Abhi1992002
  • @0ubbe
  • @Pwuts

📥 How to Get This Update

To update to this version, run:

git pull origin autogpt-platform-beta-v0.6.66

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!

View original