Skip to content

Releases: Significant-Gravitas/AutoGPT

autogpt-platform-beta-v0.6.48

11 Feb 03:50
062fe1a

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.48

Date: Feb 2026


🔥 What's New?

Bug Fixes

  • #12059 - Enforce disabled flag on blocks in graph validation for improved security (by @Otto-AGPT)

Dependencies & Maintenance


🎉 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.48

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.47

10 Feb 19:17
4df5b7b

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.47

Date: Feb 2026


🔥 What's New?

New Features

Enhancements

  • #11967 - Improve Linear Search Block [SECRT-1880] (by @Otto-AGPT)
  • #11976 - Guide find_agent users toward action with CTAs (by @Swiftyos)
  • #11986 - Reduce GET /api/graphs expense + latency (by @Pwuts)
  • #11618 - Replace multiprocessing queue with thread safe queue in ExecutionQueue (by @NikeGunn)

UI/UX Improvements

Bug Fixes

Dependencies & Maintenance

  • #11934 - Bump the production-dependencies group across 1 directory with 8 updates (by @dependabot[bot])
  • #11663 - Bump peter-evans/create-pull-request from 7 to 8 (by @dependabot[bot])
  • #10968 - Bump cryptography from 45.0.6 to 46.0.1 in /autogpt_platform/autogpt_libs (by @dependabot[bot])
  • #12014 - Bump the production-dependencies group across 1 directory with 8 updates (by @dependabot[bot])
  • #11665 - Bump actions/cache from 4 to 5 (by @dependabot[bot])
  • #11607 - Bump urllib3 from 2.5.0 to 2.6.0 in /autogpt_platform/backend (by @dependabot[bot])
  • #10870 - Bump actions/github-script from 7 to 8 (by @dependabot[bot])
  • #12005 - Bump the development-dependencies group across 1 directory with 3 updates (by @dependabot[bot])
  • #11349 - Bump the development-dependencies group across 1 directory with 4 updates (by @dependabot[bot])
  • #10943 - Bump react-window and @types/react-window in /autogpt_platform/frontend (by @dependabot[bot])
  • #11213 - Bump actions/setup-node from 4 to 6 (by @dependabot[bot])
  • #11994 - Disable chromatic for this month (by @0ubbe)
  • #11950 - Code cleanup and deduplication (by @Otto-AGPT)
  • #12019 - Add timing logging to chat stream generation mechanism (by @Pwuts)
  • #12024 - Add diagnostic logging for vector type errors (by @Otto-AGPT)
  • #12030 - Bump pytest-cov from 6.2.1 to 7.0.0 in /autogpt_platform/autogpt_libs (by @dependabot[bot])
  • #12037 - Bump the production-dependencies group in /autogpt_platform/backend with 2 updates (by @dependabot[bot])

🎉 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.47

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.46

04 Feb 11:59
7e5b84c

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.46

Date: February 2026


🔥 What's New?

New Features

  • #11867 - Add User Workspace for persistent CoPilot file storage (by @ntindle)
  • #11871 - Copilot speech to text via Whisper model (by @0ubbe)
  • #11889 - Add library agent fetching with two-phase search for sub-agent support (by @majdyz)
  • #11747 - Cover webhook ingress URL route (by @T1mn)
  • #11877 - Add Redis-based SSE reconnection for long-running CoPilot operations (by @Swiftyos)
  • #11943 - Add customize_agent tool for marketplace templates (by @majdyz)

Enhancements

  • #11884 - Improve agent generator error propagation (by @majdyz)
  • #11932 - Enrich description with context before calling Agent Generator (by @majdyz)
  • #11936 - Extract context window management and fix LLM continuation (by @majdyz)
  • #11937 - Unify context compression into compress_context() (by @majdyz)
  • #11946 - Add retry and error handling to block initialization (by @Otto-AGPT)

UI/UX Improvements

Bug Fixes

Documentation

  • #11911 - Update broken self-hosting docs link (by @Otto-AGPT)
  • #11913 - Add credentials prerequisites to create-basic-agent guide (by @Otto-AGPT)
  • #11788 - Split autogpt_platform/CLAUDE.md into project-specific files (by @Pwuts)

Dependencies & Maintenance

  • #11841 - Remove deprecated Claude 3.7 Sonnet model with migration and defensive handling (by @Bentlybro)
  • #11883 - Remove docs pip install from postCreateCmd (by @ntindle)

🎉 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.46

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!

No difference in PR content - both lists contain the same 23 PRs (#6375 through #6398). The only differences are formatting style: the formatted version uses bullets while the generated version uses numbered list.

true

autogpt-platform-beta-v0.6.44

28 Jan 11:26

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.44

Date: January 2026


🔥 What's New?

New Features

  • #11761 - Add ClaudeCodeBlock for executing tasks via Claude Code in E2B sandbox (by @Bentlybro)
  • #11819 - Add external Agent Generator service integration (by @majdyz)
  • #11828 - Add PostHog analytics and OpenRouter tracing to chat system (by @Swiftyos)
  • #11833 - Implement clarification questions UI for agent generation (by @majdyz)
  • #11856 - Persist long-running tool results to survive SSE disconnects (by @majdyz)
  • #11862 - Disable onboarding redirects and add $5 signup bonus (by @ntindle)
  • #11865 - Increase max_agent_runs and max_agent_schedules (by @ntindle)

Enhancements

  • #11810 - Implement node-specific auto-approval, safety popup, and race condition fixes (by @majdyz)
  • #11834 - Support multiple node execution results and accumulated data display (by @Abhi1992002)
  • #11848 - Implement context window management for long chat sessions (by @Bentlybro)
  • #11855 - Add SSE heartbeats to prevent tool execution timeouts (by @Swiftyos)
  • #11863 - Ensure tool_call/tool_response pairs stay intact during context compaction (by @Bentlybro)
  • #11866 - Auto-poll for long-running tool completion (by @majdyz)

UI/UX Improvements

Bug Fixes

  • #11822 - Remove redundant migration and fix pgvector schema handling (by @majdyz)
  • #11832 - Consolidate embedding error logging to prevent Sentry spam (by @majdyz)
  • #11839 - Enforce block disabled flag on execution endpoints (by @Swiftyos)
  • #11843 - Only try to init Posthog when on cloud (by @0ubbe)
  • #11845 - Handle race condition in review processing gracefully (by @majdyz)
  • #11854 - Exclude disabled blocks from chat search and indexing (by @Swiftyos)

Testing & CI

Refactoring & Maintenance


🎉 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.44

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.45

28 Jan 21:19
27b7206

Choose a tag to compare

What's Changed

  • fix(platform): reduce Sentry alert spam for expected errors by @majdyz in #11872
  • fix(platform): evaluate chat flag after auth for correct redirect by @ntindle in #11873

Full Changelog: v0.6.44...autogpt-platform-beta-v0.6.45

autogpt-platform-beta-v0.6.43

22 Jan 08:51
5d0cd88

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.43

Date: January 2026


🔥 What's New?

New Features

  • #11458 - Add interactive tutorial for the new builder interface (by @Abhi1992002)
  • #11721 - Add hybrid search for store listings, docs and blocks (by @Swiftyos)
  • #11767 - Add unified hybrid search with embedding backfill for all content types (by @majdyz)
  • #11719 - Extract backend copilot/chat enhancements from hackathon (by @Swiftyos)
  • #11717 - Extract frontend changes from hackathon/copilot branch (by @Swiftyos)
  • #11782 - Add chat search tools and BM25 reranking (by @Swiftyos)
  • #11781 - Add agent generator tools for chat copilot (by @Swiftyos)
  • #11707 - Add block documentation auto-generation system (by @ntindle)
  • #11756 - Add explicit safe mode toggles for HITL and sensitive actions (by @majdyz)
  • #11726 - New LLM Picker UI (by @kcze)

New Blocks

Enhancements

UI/UX Improvements

  • #11763 - Agent credentials improvements (by @0ubbe)
  • #11801 - Refactor credentials input with unified CredentialsGroupedView component (by @Abhi1992002)

Bug Fixes

  • #11764 - Centralize increment_runs calls & make add_graph_execution more robust (by @Pwuts)
  • #11786 - Improve history tracking and error handling (by @Abhi1992002)
  • #11775 - Make Redis connection lazy in cache module (by @majdyz)
  • #11790 - Fix flaky agent-activity tests by targeting correct agent (by @ntindle)
  • #11795 - Make chat credentials type selection deterministic (by @ntindle)
  • #11805 - Use explicit schema qualification for pgvector types (by @majdyz)
  • #11812 - Handle null values in GraphSettings validation (by @majdyz)
  • #11815 - Auto-select credentials correctly in old builder (by @0ubbe)
  • #11817 - Make Redis event bus gracefully handle connection failures (by @majdyz)
  • #11818 - Use unqualified vector type for pgvector queries (by @majdyz)

Documentation


🎉 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.43

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.42

14 Jan 15:47
3b09a94

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.42

Date: January 2026


🔥 What's New?

New Features

  • #11623 - Add Reddit OAuth2 integration and advanced Reddit blocks (by @ntindle)
  • #11003 - Add WordPress Get All Posts block and Publish Post draft toggle (by @Torantulino)
  • #11732 - Add human-in-the-loop review system for blocks requiring approval (by @majdyz)
  • #11716 - Add optional credentials flag for blocks at agent level (by @ntindle)
  • #11654 - Add filters to blocks menu (by @Abhi1992002)
  • #11703 - Add context menu right click in new builder (by @0ubbe)
  • #11631 - Add sub-graph update UX (by @Pwuts)
  • #11736 - Add prisma types stub generator for pyright compatibility (by @Swiftyos)

UI/UX Improvements

  • #11722 - Add CustomSchemaField wrapper for dynamic form field routing (by @Abhi1992002)
  • #11751 - Add Table component with TableField renderer for tabular data input (by @Abhi1992002)
  • #11752 - Add JsonTextField component for complex nested form data (by @Abhi1992002)
  • #11744 - Add MultiSelectField component and improve node title cursor styling (by @Abhi1992002)
  • #11753 - Enhance CredentialsInput and CredentialRow components with variant support (by @Abhi1992002)
  • #11720 - Update library agent cards to use design system (by @0ubbe)
  • #11725 - Add new integration images for Webshare and WordPress (by @Abhi1992002)
  • #11724 - Add word wrapping to CodeRenderer and improve output actions visibility (by @Abhi1992002)

Bug Fixes

  • #11706 - Fix store submission validation and marketplace improvements (by @majdyz)
  • #11733 - Fix agent favorites layout (by @0ubbe)
  • #11731 - Fix library agent creation and version update improvements (by @majdyz)
  • #11749 - Resolve tool pin name mismatch in SmartDecisionMakerBlock (by @majdyz)
  • #11750 - Add missing metadata attribute to mock nodes in SmartDecisionMaker tests (by @majdyz)
  • #11743 - Exclude schemas with enum from anyOf detection (by @Abhi1992002)
  • #11754 - Set User-Agent header and URL-encode topic in GetWikipediaSummaryBlock (by @Bentlybro)
  • #11762 - Remove hardcoded bypass of billing feature flag (by @majdyz)

Documentation

  • #11740 - Update dev documentation from gitbook changes (by @ntindle)

🎉 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.42

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.41

07 Jan 12:49

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.41

Date: January 2026


🔥 What's New?

New Features

  • #11547 - Add agent mode support to SmartDecisionMakerBlock with autonomous tool execution loops (by @majdyz)
  • #11617 - OAuth API & Single Sign-On (by @Pwuts)
  • #11529 - Implement HITL UI redesign with improved review flow (by @majdyz)
  • #11630 - Marketplace update notifications with enhanced publishing workflow (by @majdyz)
  • #11672 - Deduplicate insufficient funds Discord + email notifications (by @ntindle)
  • #11658 - Add auto-save Draft Recovery feature with IndexedDB persistence (by @Abhi1992002)
  • #11693 - Add delete key bindings to ReactFlow editor (by @Abhi1992002)
  • #11608 - Add Google Docs integration blocks (by @ntindle)
  • #11677 - Upgrade RJSF to v6 and implement new FormRenderer system (by @Abhi1992002)

Enhancements

UI/UX Improvements

Bug Fixes

Documentation

  • #11709 - Sync documentation updates with dev branch (by @majdyz)

Dependencies & Maintenance


🎉 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.41

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.40

11 Dec 14:55

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.40

Date: December 2025

🔥 What's New?

New Features

Enhancements

UI/UX Improvements

Bug Fixes

CI/CD & Infrastructure


🎉 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-v{X.Y.Z}

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.39

03 Dec 07:19
233ff40

Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.39

Date: January 2025


🔥 What's New?

New Features

  • #11311 - Add Google Drive Picker field type for enhanced file selection (by @ntindle)
  • #11380 - Add Human In The Loop block with review workflow (by @majdyz)
  • #11455 - Implement graph-level Safe Mode toggle for HITL blocks (by @majdyz)
  • #11463 - Add external API routes for store search and tool usage (by @Swiftyos)
  • #11472 - Integration management from external API (by @Swiftyos)
  • #11131 - Add Discord create thread block (by @Bentlybro)

Enhancements

UI/UX Improvements

Bug Fixes

  • #11441 - Implement passed uploaded media support for AI image customizer block (by @Torantulino)
  • #11462 - Migrate all query_raw calls to query_raw_with_schema for proper schema handling (by @majdyz)
  • #11477 - Preserve customized_name only when explicitly set in node metadata (by @Abhi1992002)
  • #11478 - Include edges when copying multiple nodes with Shift+Select (by @Abhi1992002)
  • #11484 - Remove Google Sheets API scopes from block inputs (by @ntindle)
  • #11456 - Fix Youtube blocking our cloud IPs (by @Swiftyos)
  • #11509 - Resolve HITL execution context validation and re-enable tests (by @majdyz)
  • #11489 - Update isGraphRunning state when manually executing graphs (by @Abhi1992002)
  • #11507 - Prune empty values from node inputs and fix object editor connection detection (by @Abhi1992002)
  • #11514 - Fix broken update_agent_version_in_library and reduce method code duplication (by @majdyz)
  • #11461 - Clamp Twitter search start_time to 10 seconds before now (by @ntindle)
  • #11515 - Handle HTTP errors in HTTP block by returning response objects (by @seer-by-sentry[bot])
  • #11516 - Fix rendering creator links without schema in marketplace (by @Pwuts)

Dependencies & Maintenance

  • #11503 - Add free disk space step to prevent runner out of space in CI (by @ntindle)

🎉 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.39

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!