Change8

autogpt-platform-beta-v0.6.32

📦 autogpt
7 features🐛 11 fixes🔧 4 symbols

Summary

Release v0.6.32 introduces significant frontend enhancements, including new builder UI features and expanded tracking via LaunchDarkly and Sentry. It also addresses several critical bugs related to cost display, security, and onboarding.

Migration Steps

  1. To update to this version, run: git pull origin autogpt-platform-beta-v0.6.32

✨ New Features

  • Added description to Upload Agent dialog.
  • Added new credential field for new builder.
  • Added selecting UI for custom node in new builder.
  • Implemented LaunchDarkly tracking on frontend browser.
  • Added API key modal for adding credentials in new builder.
  • Instrumented Prometheus for internal services.
  • Added Sentry user tracking on client side.

🐛 Bug Fixes

  • Fixed run cost display by converting cents to dollars in run detail components.
  • Resolved performance and layout issues.
  • Improved activity status generation accuracy and handle missing blocks gracefully.
  • Fixed various DoS vulnerabilities.
  • Resolved SmartDecisionMaker ChatCompletionMessage error and enhanced tool call token counting.
  • Added dynamic input pin support for Smart Decision Maker Block.
  • Fixed possible login issues related to turnstile.
  • Changed progress type to float in Linear Project.
  • Made Project.content optional for linear search projects.
  • Fixed login redirects and onboarding.
  • Fixed onboarding re-directs.

🔧 Affected Symbols

SmartDecisionMaker ChatCompletionMessageSmart Decision Maker BlockLinear ProjectProject.content