autogpt-platform-beta-v0.6.28
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.28Sep 17, 2025by Bentlybro
AI Summary
Significant improvements to observability, agent sharing, and UI components, including a new Avatar component and public share links.
Key Highlights
- New Avatar component using next/image
- Public share links for agent run results
- Comprehensive Prometheus instrumentation
- Separate OpenAI keys for summaries vs internal calls
New Features
- Agent favoriting functionality
- Add instructions field to agent submissions
- Public share links for agent run results
- New Avatar component using next/image
- Comprehensive Prometheus instrumentation for observability
- Separate OpenAI key for smart agent execution summary
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.28` **Date:** September 2025 --- ## 🔥 What's New? ### New Features - **#10864** - Block menu redesign - part 3 (by @Abhi1992002) - **#10897** - New `<Avatar />` component using next/image (by @0ubbe) - **#10904** - Add Vercel Analytics and Speed Insights (by @Swiftyos) - **#10773** - Add expandable view for block output (by @ntindle) - **#10923** - Add comprehensive Prometheus instrumentation for observability (by @majdyz) - **#10930** - Separate OpenAI key for smart agent execution summary and internal AI calls (by @majdyz) - **#10828** - Add agent favoriting functionality (by @ntindle) - **#10418** - Disable Trigger Setup through Builder (by @Pwuts) - **#10931** - Add instructions field to agent submissions (by @majdyz) - **#10938** - Add public share links for agent run results (by @ntindle) ### Enhancements - **#10933** - Enhance agent retrieval logic in store agent page (by @Abhi1992002) ### Bug Fixes - **#10796** - Improve security & reliability of API key storage (by @Pwuts) - **#10895** - Allow lazy loading of images (by @Abhi1992002) - **#10908** - Add Airtable record normalization and upsert features (by @ntindle) - **#10903** - Handle avatar missing images better (by @0ubbe) - **#10917** - Keep `CreditTransaction` entries on `User` delete (by @Pwuts) - **#10863** - Make graph execution status transitions atomic (by @majdyz) - **#10906** - Unbreak store materialized views refresh job (by @Pwuts) - **#10915** - Delete actions behind dialogs in agent runs view (by @0ubbe) - **#10914** - Improve agent runs page loading state (by @0ubbe) - **#10921** - Add timezone awareness to scheduler (by @ntindle) - **#10927** - Fix moved blocks disappearing on no-op save (by @Pwuts) - **#10924** - New agent run page design refinements (by @0ubbe) - **#10936** - Fix API key credentials registration (by @ntindle) - **#10932** - Fix feedback loops in AI Structured Response Generator (by @Pwuts) - **#10934** - Fix marketplace page load and caching (by @0ubbe) ### Dependencies & Maintenance - **#10837** - Bump 16 dev dependencies to newer minor versions (by @dependabot[bot]) - **#10918** - Add manual dispatch to deploy workflows (by @Pwuts) --- ## 🎉 Thanks to Our Contributors! A huge thank you to all contributors who made this release possible: - @Abhi1992002 - @0ubbe - @Pwuts - @ntindle - @majdyz - @Swiftyos - @dependabot[bot] --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.28 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.26...autogpt-platform-beta-v0.6.28). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!