Releases: Significant-Gravitas/AutoGPT
autogpt-platform-beta-v0.6.11
🚀 Release autogpt-platform-beta-v0.6.11
Date: March 2024
🔥 What's New?
New Features
- #10018 - Added Claude 4 Sonnet and Opus models to platform (by @Bentlybro)
- #9937 - Added "Run 10 agents" wallet task (by @kcze)
- #9949 - Added toast notifications for WebSocket connection status (by @Pwuts)
- #9993 - Replaced "Loading..." with loading spinners (by @Pwuts)
- #9995 - Added page-specific titles (by @Pwuts)
- #10025 - Improved graph creation/update performance (by @Pwuts)
Bug Fixes
- #9938 - Resolved
logger.warn(..)
deprecation warnings (by @emmanuel-ferdman) - #9954 - Disabled Twitter and Todoist blocks when OAuth is not configured (by @Abhi1992002)
- #9952 - Fixed graph execution update on terminate (by @Pwuts)
- #9989 - Fixed URL handling for GitHub blocks (by @Pwuts)
- #9994 - Fixed
UserIntegrations
parsing for missingNone
values (by @Pwuts) - #9999 - Made executor continuously running and retrying message consumption (by @majdyz)
- #10009 - Improved error messages from SendWebRequestBlock (by @majdyz)
- #10013 - Fixed AddMemoryBlock JSON serialization error (by @Torantulino)
- #10002 - Fixed Top Agents header spacing (by @ograce1421)
- #9574 - Fixed global
<body>
styling and base fonts (by @Pwuts) - #10020 - Improved Exa blocks error reporting (by @Pwuts)
- #10038 - Optimised Query Indexes (by @Swiftyos)
- #10031 - Made category selection required in marketplace (by @itsababseh)
- #9984 - Included webhook block executions in
GraphExecution
queries (by @Pwuts) - #9970 - Restored
See runs
button on marketplace listing page (by @kcze)
UI/UX Improvements
- #9951 - Moved
OttoChatWidget
out of root layout (by @Pwuts) - #9991 - Fixed location of spending page (by @ntindle)
Documentation
Dependencies & Maintenance
- #9908, #9930, #9775, #9852, #9953 - Updated various dependencies (by @dependabot)
- #10003 - Disabled pre-commit
pytest
hooks (by @Pwuts)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
As well as our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.11
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!
🚀 AutoGPT Platform v0.6.10
🔥 What's New?
New Features
- #9920 - Added initial Google Calendar integration block (by @ntindle)
- #9899 - Added Llama API Support (by @cmodi-meta)
Enhancements
- #9916 - Implemented Onboarding Updates 3 (by @kcze)
- #9917 - Enhanced login and signup feedback (by @kcze)
- #9927 - Changed email notifications from hourly to daily schedule (by @ntindle)
- #9933 - Migrated from remote loaded GTM to local (by @ntindle)
- #9932 - Updated library agents fetch sort from version to updatedAt (by @Torantulino)
Bug Fixes & Technical Improvements
- #9926 - Fixed load_all_blocks in concurrent calls (by @majdyz)
- #9928 - Fixed existing Agent Executor nodes (by @Pwuts)
- #9935 - Fixed WebSocket re-subscription on reconnect (by @Pwuts)
- #9939 - Implemented logging truncation for NotificationManager and LLMBlocks (by @majdyz)
- #9943 - Reverted congrats onboarding screen action (by @kcze)
- #9940 - Fixed URL pinning with
extra_url_validator
(by @ntindle + @Pwuts)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor:
As well as our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.10
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!
🚀 AutoGPT Platform v0.6.9
🔥 What's New?
New Features
- #9903 - Continue instead of retrying aborted/broken agent execution (by @majdyz)
- #9905 - Onboarding design & UX update (by @kcze)
- #9843 - Update Marketplace Agent listing buttons (by @kcze)
- #9862 - Include sub-graphs in graph-level credentials support (by @Pwuts)
- #9914 - Introduce late execution check scheduled job (by @majdyz)
- #9847 - Add captcha to login, signup and password reset pages (by @Bentlybro)
- #9858 - Require discriminator value on graph save (by @Pwuts)
- #9925 - Immediate alert on late execution check job failure (by @majdyz)
Bug Fixes
- #9901 + #9902 - Avoid executing any agent with zero balance (by @majdyz)
- #9907 - Avoid broken process pool by not failing process initializer (by @majdyz)
- #9919 - Unbreak
Scheduler.get_execution_schedules
(by @Pwuts) - #9922 - Quick Patch for Rendering Agent Outputs (by @Torantulino)
- #9923 - Catch exception on agent listing page (by @kcze)
- #9915 - Clear out Notification Service code blockage (by @majdyz)
- #9921 - Continue stats accounting on aborted or broken executions (by @majdyz)
Dependencies & Maintenance
- #9842 - Support flexible RPC client (by @majdyz)
- #9904 - Move Scheduler (by @ntindle)
- #9906 - Disable Google Sheets in prod based on OAuth review (by @ntindle)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.9
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!
autogpt-platform-beta-v0.6.8
🚀 Release autogpt-platform-beta-v0.6.8
Date: April 30th, 2025
🔥 What's New?
New Features
- #9850 - Bring back PrintConsoleBlock (by @ntindle)
- #9881 - Allow admins to download agents for review (by @ntindle)
- #9751 - User spending admin dashboard (by @ntindle)
Enhancements
- #9889 - Improve cancel execution reliability (by @majdyz)
- #9898 - Fix admin add dollars functionality (by @Bentlybro)
UI/UX Improvements
- #9885 - Add support to optional multiselect (by @Abhi1992002)
Bug Fixes
- #9878 - Avoid releasing lock that is no longer owned by the current thread (by @majdyz)
- #9880 - Handle token limits and estimate token count for LLM calls (by @sentry-autofix)
- #9886 - Fix top-up with zero transaction flow (by @majdyz)
- #9891 - Use subheading for agent info not description (by @ntindle)
- #9887 - Handle empty 204 responses in SendWebRequestBlock (by @Lohith-11)
- #9897 - Fix failing test on a new Pydantic version (by @majdyz)
Documentation
New Blocks
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
As well as our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.8
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!
autogpt-platform-beta-v0.6.7
🚀 Release autogpt-platform-beta-v0.6.7
Date: April 24th, 2025
🔥 What's New?
New Features
- #9870 - Forking agent in Library (by @kcze)
- #9865 - Add retry on executor process initialization (by @majdyz)
- #9864 - Use forkserver on process creation if possible (by @majdyz)
- #9866 - Expose execution prometheus metrics (by @majdyz)
- #9877 - Add billing page toggle (by @majdyz)
UI/UX Improvements
Bug Fixes
- #9861 - Hide Google Maps Key ID filter (by @majdyz)
- #9874 - Strip secrets, credentials when forking agent (by @kcze)
- #9875 - Fix Smart Decision Block missing input beads & incompatibility with input in special characters (by @majdyz)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.7
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!
autogpt-platform-beta-v0.6.6
🚀 Release autogpt-platform-beta-v0.6.6
Date: April 22nd, 2025
🔥 What's New?
New Features
- #9856 - Adds latest llm models (by @Bentlybro)
Enhancements
UI/UX Improvements
- #9818 - Removing white borders from Avatar (by @Abhi1992002)
Bug Fixes
- #9810 - Fix migrate llm models in existing agents (by @kcze)
- #9845 - Replace credits to cents (by @Abhi1992002)
- #9848 - Fix Google Maps API Key setting through env (by @majdyz)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.6
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!
autogpt-platform-beta-v0.6.5
🚀 Release autogpt-platform-beta-v0.6.5
Date: April 2024
🔥 What's New?
New Features
- #9819 - Wallet top-up and auto-refill functionality (by @kcze)
- #9820 - Updated completed task group design in Wallet (by @kcze)
- #9789 - Added credentials UX on
/library/agents/[id]
(by @Pwuts) - #9839 - Added retry mechanism for pika publish_message (by @majdyz)
Bug Fixes
- #9821 - Fixed Input value mixup on Library page (by @majdyz)
- #9825 - Fixed cancel_execution functionality to work multiple times (by @majdyz)
- #9826 - Fixed key-value pair input for non-string types (by @majdyz)
- #9829 - Fixed execution manager message consuming pattern (by @majdyz)
- #9832 - Avoided multithreaded pika access (by @majdyz)
- #9834 - Disabled LLM blocks parallel tool calls (by @majdyz)
- #9835 - Prevented execution updates mixing between library agents (by @Pwuts)
- #9828 - Fixed array types in database (by @kcze)
- #9822 - Fixed onboarding agent execution (by @kcze)
- #9838 - Handled add execution API request failure (by @majdyz)
Enhancements
- #9830 - Changed node data logging to debug level from info (by @Torantulino)
- #9831 - Changed node output logging type from info to debug (by @Torantulino)
Documentation
- #9836 - Removed outdated submodule command from docs (by @Bentlybro)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.5
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!
autogpt-platform-beta-v0.6.4
🚀 Release autogpt-platform-beta-v0.6.4
Date: April 2024
🔥 What's New?
New Features
- #9773 - Add Sentry environment tracking on frontend and initialize Sentry in app services (by @ntindle)
- #9759 - Migrate execution queue and cancel mechanism to RabbitMQ (by @majdyz)
- #9804 - Remove RPC service from Agent Executor (by @majdyz)
- #9736 - Implement Onboarding Phase 2 (by @kcze)
UI/UX Improvements
- #9769 - Fix store card style (by @Abhi1992002)
- #9757 - Fix margins between headers, divider and content (by @Abhi1992002)
- #9808 - Render newline in marketplace description text (by @Abhi1992002)
- #9800 - Fix small UI bugs (by @Abhi1992002)
Dependencies & Maintenance
- #9774 - Clean up Library & Store DB schema (by @Pwuts)
- #9805 - Fix unchecked Prisma statements (by @Pwuts)
- #9812 - Infrastructure pooling improvements (by @ntindle)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.4
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!
autogpt-platform-beta-v0.6.3
🚀 Release autogpt-platform-beta-v0.6.3
Date: April 10th, 2025
🔥 What's New?
New Features
- #9773 - Added Sentry environment tracking on frontend and Sentry initialization in app services (by @ntindle)
Bug Fixes
- #9769 - Fixed store card style in marketplace (by @Abhi1992002)
- #9757 - Fixed margins between headers, divider and content in marketplace (by @Abhi1992002)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.3
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!
autogpt-platform-beta-v0.6.2
🚀 Release autogpt-platform-beta-v0.6.2
Date: March 2024
🔥 What's New?
New Features
- #9710 - Make agent store data publicly accessible by non-authenticated users (by @majdyz)
- #9695 - Real-time execution updates for platform/library (by @Pwuts)
- #9700 - Implement UI for Agent Input subtypes (by @majdyz)
- #9584 - Add a generic webhook block (by @ntindle)
- #9740 - Add real-time "Steps" count to agent run view (by @Pwuts)
- #9755 - Add "Open in builder" run action (by @Pwuts)
- #9756 - Baseline sentry logging implementation (by @ntindle)
- #9711 - Add advanced block search with relevance ranking (by @Abhi1992002)
- #9788 - Add new llama 4 maverick & scout models (by @Bentlybro)
Enhancements
- #9742 - Improved logging with uvicorn integration (by @ntindle)
- #9704 - Different signup error message implementation (by @ntindle)
- #9762 - Use
TypeBasedInput
for onboarding agent input (by @kcze) - #9794 - Deep copy schema implementation (by @ntindle)
UI/UX Improvements
- #9706 - Add extra padding bottom on library agent page (by @Abhi1992002)
- #9707 - Remove animation from search bar on library agent page (by @Abhi1992002)
- #9715 - Fix date picker UX (by @Abhi1992002)
- #9739 - Fix store card typography (by @Abhi1992002)
- #9748 - Reduce margin between search bar and chips (by @Abhi1992002)
Bug Fixes
- #9703 - Fixes to allow formatting and tests to work from sub command (by @Swiftyos)
- #9724 - Sort agents by last edited date in publish dialog (by @Abhi1992002)
- #9735 - Cleanup service on service closure (by @majdyz)
- #9734 - Handle notification service errors more elegantly (by @ntindle)
- #9754 - Fix bad handling on error prompts (by @ntindle)
- #9764 - Fix ProviderName behavior when loading secrets (by @ntindle)
- #9793 - Fix block I/O value sharing (by @Pwuts)
Documentation
- #9749 - Add WSL 2 recommendation for Docker on Windows (by @MaduraHerath)
- #9753 - Remove outdated tutorial video from docs & readme (by @Bentlybro)
Dependencies & Maintenance
- #9686 - Bump psutil from 6.1.1 to 7.0.0
- #9728 - Bump production-dependencies group (20 updates)
- #9560 - Bump development-dependencies group (5 updates)
- #9727 - Bump production-dependencies group for libs (4 updates)
- #9646 - Bump @sentry/nextjs from 8.54.0 to 9.6.0
- #9767 - Security upgrade next from 14.2.25 to 14.2.26
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor:
As well as our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.2
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!