What’s New

AutoGPT autogpt-platform-beta-v0.6.63

autogpt-platform-beta-v0.6.63
Added
  • Add goal decomposition step before agent building in copilot
  • Prompt top-up when out of automation credits on frontend
  • Add global search endpoint and bucketed command-palette modal
  • Capture marketing-site triggerprompt into sessionStorage on frontend
  • Add Artifacts page behind ARTIFACTS_PAGE flag on frontend
  • Only auto-reply in bot-created threads in copilot-bot
  • Add file input support to Replicate model block
  • Gate decompose_goal on library-similarity check in copilot
  • Add bidirectional Stripe tier reconciliation with provenance and periodic sweep in backend
  • Add navigate and action sections to global search on frontend
  • Auto-discover MCP integrations when no native block exists in copilot
  • Add mobile AutoPilot parity and builder warning on frontend
  • Add optimized file preview endpoint and rich artifact cards on platform
  • Optimize creator search experience on platform
  • Add local-LLM AutoPilot for the no-API-key install in copilot
  • Move chat source icon beside timestamp and desaturate it on frontend
  • Add DataFast revenue attribution on Stripe Checkout
  • Resolve library Chat agent by exact id on platform library
  • Add variable inputs to Execute Code block
Changed
  • Plumb ExecutionContext at direct-block-execute boundary in backend
Fixed
  • Forward credential input masks to tool node execution in orchestrator
  • Auto-migrate webhook presets to new agent version on publish
  • Add autopilot title fallback in backend
  • Drop running balance from user transaction history
  • Plumb user_timezone in run_block ExecutionContext for backend and copilot
  • Add libatomic1 to backend image so Prisma migrate boots
  • Align Scheduled filter with fleet summary in frontend library
  • Rename Copilot skills to AutoPilot skills on skills page
  • Prevent copilot-bot from replying to @everyone or @here
  • Exit threads on /leave or kick in copilot-bot
  • Show OAuth connect error toast with a readable message in frontend integrations
  • Fix integer input to no longer produce NaN on paste
  • Correct OS push notification icons and add web app manifest on frontend
  • Bound CountdownTimerBlock inputs and surface field-bound errors inline in backend
  • Show NO_TIER in admin rate-limit display and aggregate reconciliation alerting into one Discord alert
  • Route paywall logout through shared /logout page on frontend
  • Route execute_block user lookup through DB accessor in copilot
  • Move vector extension to extensions schema in backend database
  • Enforce paywall on create chat session in backend
What's Changed
New Contributors

Full Changelog: https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.62...autogpt-platform-beta-v0.6.63

View original