Skip to content

autogpt-platform-beta-v0.6.63

Choose a tag to compare

@ntindle ntindle released this 10 Jun 20:56
· 29 commits to master since this release
5b603c0

What's Changed

  • feat(copilot): add goal decomposition step before agent building by @anvyle in #12731
  • fix(orchestrator): forward credential input masks to tool node execution by @mangod12 in #13151
  • fix(backend): auto-migrate webhook presets to new agent version on pu… by @abderbejaoui in #12753
  • feat(frontend): prompt top-up when out of automation credits by @0ubbe in #13208
  • fix(backend): add autopilot title fallback by @Abhi1992002 in #13141
  • fix(platform): drop running balance from user transaction history by @Abhi1992002 in #13239
  • feat(platform): global search endpoint + bucketed command-palette modal by @Abhi1992002 in #13217
  • refactor(backend): plumb ExecutionContext at direct-block-execute boundary by @18062706139fcz in #13236
  • fix(backend/copilot): plumb user_timezone in run_block ExecutionContext by @majdyz in #13247
  • feat(frontend): capture marketing-site triggerprompt into sessionStorage by @0ubbe in #13248
  • feat(frontend): add Artifacts page behind ARTIFACTS_PAGE flag by @Abhi1992002 in #13230
  • fix(infra): add libatomic1 to backend image so Prisma migrate boots by @ntindle in #13258
  • fix(frontend/library): align Scheduled filter with fleet summary by @0ubbe in #13235
  • fix: rename 'Copilot skills' to 'AutoPilot skills' on skills page by @Torantulino in #13270
  • fix(backend/copilot-bot): don't reply to @everyone or @here by @Bentlybro in #13267
  • fix(backend/copilot-bot): exit threads on /leave or kick by @Bentlybro in #13268
  • feat(backend/copilot-bot): only auto-reply in bot-created threads by @Bentlybro in #13269
  • feat(blocks): add file input support to Replicate model block by @majdyz in #13272
  • feat(backend/copilot): gate decompose_goal on library-similarity check by @anvyle in #13242
  • fix(frontend/integrations): show OAuth connect error toast with a readable message by @Void-n-Null in #13282
  • feat(backend): bidirectional Stripe tier reconciliation with provenance + periodic sweep by @majdyz in #13284
  • feat(frontend): add navigate & action sections to global search by @Abhi1992002 in #13283
  • feat(backend/copilot): auto-discover MCP integrations when no native block exists by @kcze in #13117
  • fix(frontend): integer input no longer produces NaN on paste by @kcze in #13146
  • fix(frontend): correct OS push notification icons and add web app manifest by @kcze in #13245
  • fix(backend): bound CountdownTimerBlock inputs and surface field-bound errors inline by @kcze in #13237
  • feat(frontend): mobile AutoPilot parity + builder warning by @kcze in #13232
  • feat(platform): optimized file preview endpoint + rich artifact cards by @Abhi1992002 in #13281
  • fix(platform): show NO_TIER in admin rate-limit display + aggregate reconciliation alerting into one Discord alert by @majdyz in #13291
  • feat(platform): optimize creator search experience by @Abhi1992002 in #13142
  • feat(backend/copilot): local-LLM AutoPilot for the no-API-key install by @ntindle in #12993
  • feat(frontend): move chat source icon beside timestamp and desaturate it by @Abhi1992002 in #13303
  • feat(platform): DataFast revenue attribution on Stripe Checkout by @0ubbe in #13288
  • fix(frontend): route paywall logout through shared /logout page by @0ubbe in #13307
  • ci(frontend): make Playwright auth seeding resilient to CI contention by @Pwuts in #13310
  • fix(backend/copilot): route execute_block user lookup through DB accessor by @Pwuts in #13308
  • fix(backend/db): Move vector extension to extensions schema by @Pwuts in #11902
  • feat(platform/library): resolve library "Chat" agent by exact id by @anvyle in #13302
  • feat(blocks): add variable inputs to Execute Code block by @Void-n-Null in #13300
  • fix(backend): enforce paywall on create chat session by @Swiftyos in #13320
  • fix(backend/copilot-bot): skip messages in locked Discord threads by @Bentlybro in #13295
  • feat(frontend): add subscription pricing experiment by @Swiftyos in #13189
  • feat(backend/copilot-bot): attach workspace artifacts to bot replies by @Bentlybro in #13294
  • fix(backend/copilot-bot): keep copilot session alive as long as the thread auto-replies by @Bentlybro in #13322
  • fix(backend/copilot-bot): include forwarded message content in Discord messages by @Bentlybro in #13321
  • fix(backend/copilot-bot): read full thread history when adopted, not just last 20 by @Bentlybro in #13323
  • feat(backend): add bot usage analytics (events + presence) by @Bentlybro in #13325
  • fix(frontend): move onboarding paywall before profile steps by @0ubbe in #13324
  • feat(platform): bot analytics admin page + read API by @Bentlybro in #13326

New Contributors

Full Changelog: autogpt-platform-beta-v0.6.62...autogpt-platform-beta-v0.6.63