Heads up This site is currently under heavy development.
← all tools
◆ AI Agent Frameworks

AutoGPT

autogpt-platform-beta-v0.7.3 open-source

AutoGPT is an autonomous AI agent that sets goals and executes tasks independently using GPT-4 without constant human prompting.

Summary

AutoGPT is an open-source AI agent framework that allows users to describe a desired outcome and have it build and run the necessary agent to achieve it. Access to the service requires an account sign-up, and it can be self-hosted. The project has accumulated over 185,000 GitHub stars.

AutoGPT is an autonomous AI agent that sets goals and executes tasks independently using GPT-4 without constant human prompting.

What AutoGPT answers

What kind of inputs can start an agent run?

on demand, on a schedule, or from a trigger

Can agents be built using plain English descriptions of a desired outcome?

yes

Does the platform support defining workflow steps visually?

yes

How do I deploy and run the agents?

build, deploy, and run them

Release history

  1. autogpt-platform-beta-v0.7.3 Aug 28, 2026 · issue 009

    AutoGPT Platform v0.7.3 adds a Briefing/Alert/Verdict/Ops email system, Copilot ask_question options, and live compaction progress in chat.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.7.3 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.7.3
    • Replaces the email system with a Briefing/Alert/Verdict/Ops design for structured agent communications.
    • Adds selectable ask_question options and a Needs-You prompting rule to Copilot so agents can surface decisions requiring human input.
    • Shows live compaction progress directly in the Copilot chat interface.
    • Adds expert team tools and Copilot chat polish, gated behind feature flags.
    • Commits the tool-chain UX as the default by dropping the new-tool-ui feature flag.
    +3 moreshow less
    • Renames the adoptable list to 'Your workflows' in the UI.
    • Shows budget values in dollars on run cards.
    • Adds a dev-only token/context devtool in the composer tray for developer inspection.
    └──▷ BREAKING ON UPGRADE
    • !The new-tool-ui flag has been removed and the tool-chain UX is now permanent — any configuration or conditional logic depending on that flag will no longer work.
  2. autogpt-platform-beta-v0.7.2 Aug 21, 2026 · issue 003

    AutoGPT Platform v0.7.2 adds a Microsoft Teams bot adapter, isolated expert memory, device code OAuth, and new incident/B2B/Stripe blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.7.2 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.7.2
    • Adds Microsoft Teams bot adapter, enabling AutoGPT agents to send and receive messages through Teams.
    • Adds device code OAuth flow for authenticating integrations that cannot use a browser redirect, alongside Stripe Link wallet blocks.
    • Adds a user-facing memory settings page for managing what each expert remembers.
    • Adds isolated expert memory so each expert's memory store is kept separate from others.
    • Adds an expert memory admin viewer for inspecting and managing per-expert memory as an administrator.
    +14 moreshow less
    • Adds All Quiet incident management blocks for integrating AutoGPT workflows with All Quiet alerting.
    • Adds a DataForB2B provider block for B2B data enrichment within workflows.
    • Adds Stripe subscription webhook trigger blocks for automating workflows on Stripe subscription events.
    • Adds Pods v1 — named expert groups for organizing experts into labeled collections.
    • Adds 'Raise your own expert v1' — a flow for creating custom experts with attachments, budget, and skills configuration.
    • Adds expert work surface v1 with work cards and a dedicated work tab per expert.
    • Adds a day-one kickoff flow that activates automatically after hiring an expert.
    • Adds writing-style capture during the hire flow so a new expert can match a user's communication style.
    • Adds a launch roster with real workflow bundles for bootstrapping expert assignments.
    • Adds per-expert spend tracking displayed on home team cards.
    • Adds AI-voice narrative in the morning briefing.
    • Adds sidebar team-member presence indicators and a create menu for quick expert actions.
    • Makes the AutoPilot transport an explicit user choice rather than an automatic default.
    • Adds a copilot tool chain UI for composing and managing copilot operations.
  3. autogpt-platform-beta-v0.7.1 Aug 13, 2026 · issue -006

    AutoGPT Platform beta v0.7.1 adds Tavily search/crawl blocks, Claude Sonnet 5, expert scheduling, and single-container distribution.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.7.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.7.1
    • Adds a new home dashboard aggregation endpoint to power the briefing-first home view.
    • Adds Tavily provider blocks for search, extract, crawl, and map operations.
    • Adds Claude Sonnet 5 support with Claude 5 tokenizer awareness.
    • Adds expert scheduling with attribution, triggers, thread posts, and a credit guardrail.
    • Adds expert scheduling UI including an expert page, chat schedules drawer, and team card polish.
    +10 moreshow less
    • Adds collapsible expert chat groups in the sidebar with per-group 'load more' pagination.
    • Adds editable expert Soul documents.
    • Adds a morning briefing and needs-attention unification with a briefing-first home layout.
    • Adds status counts and duration totals to the execution cost summary.
    • Adds single-container distribution with published single-container images.
    • Adds a ChatGPT/Codex subscription transport preview.
    • Adds chat-platform account linking.
    • Adds first-visit tab intro cards for Agents, Marketplace, and Build sections.
    • Adds a brain dump speech-to-text quality gate and evaluation corpus.
    • Retires the brain dump greeting once a user has an established session.
  4. autogpt-platform-beta-v0.7.1 Aug 13, 2026 · issue 002

    AutoGPT Platform v0.7.1 adds Tavily search/crawl blocks, Claude Sonnet 5, expert scheduling, and a single-container distribution.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.7.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.7.1
    • Adds a new home dashboard aggregation endpoint to power the briefing-first home view.
    • Adds Tavily provider blocks for search, extract, crawl, and map operations.
    • Adds Claude Sonnet 5 support with Claude 5 tokenizer awareness.
    • Adds a single-container distribution for simplified self-hosted deployment, with CI publishing of single-container images.
    • Adds ChatGPT/Codex subscription transport preview.
    +9 moreshow less
    • Adds expert scheduling with attribution, triggers, thread posts, and a credit guardrail.
    • Adds an expert scheduling UI including an expert page, chat schedules drawer, and team card polish.
    • Adds collapsible expert chat groups in the sidebar with per-group 'load more' pagination.
    • Adds editable expert Soul documents.
    • Adds a morning briefing and needs-attention unification on the home dashboard.
    • Adds first-visit tab intro cards for Agents, Marketplace, and Build sections.
    • Adds status counts and duration totals in the execution cost summary.
    • Adds chat-platform account linking to close the loop between chat and platform identities.
    • Adds a brain dump speech-to-text quality gate and eval corpus.
  5. autogpt-platform-beta-v0.7.0 Aug 5, 2026 · issue -014

    AutoGPT Platform v0.7.0 adds Experts marketplace, per-expert threads, voice onboarding, Better Auth, and expanded LLM model catalog including Kimi K3.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.7.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.7.0
    • Replaces Supabase Auth with Better Auth for platform identity management.
    • Introduces a single-source LLM model catalog with cutover support and adds Kimi K3 as a supported model.
    • Adds expert-scoped sessions and identity context in the Copilot backend.
    • Adds an Experts marketplace section, team page, and per-expert conversation threads.
    • Adds a voice brain-dump onboarding step for new users.
    +2 moreshow less
    • Adds a compact wallet popover for the new platform layout.
    • Replaces Phosphor icons with Hugeicons stroke-rounded across the UI.
  6. autogpt-platform-beta-v0.7.0 Aug 5, 2026 · issue 002

    AutoGPT Platform v0.7.0 adds Experts marketplace, voice onboarding, Better Auth, and an expanded LLM model catalog including Kimi K3.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.7.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.7.0
    • Replaces Supabase Auth with Better Auth for platform identity management.
    • Introduces a single-source LLM model catalog with cutover and Kimi K3 support.
    • Adds an Experts marketplace section, team page, and per-expert threads to the Copilot interface.
    • Adds expert-scoped sessions and identity context in the Copilot backend.
    • Adds a voice brain-dump onboarding step for new users.
    +1 moreshow less
    • Adds a compact wallet popover for the new platform layout.
  7. autogpt-platform-beta-v0.6.70 Jul 29, 2026 · issue -021

    AutoGPT Platform v0.6.70 adds configurable transcription endpoints, clipboard image paste, Expert entity with hire/install API, and 'Most Recently Ran' library sorting.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.70 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.70
    • Adds hire/install API and roster seeds for a new Expert entity, enabling programmatic management of expert agents.
    • Adds configurable transcription endpoints in CoPilot, allowing operators to point speech-to-text at custom or self-hosted services.
    • Adds 'Most Recently Ran' sorting option in the Library for faster access to active agents.
    • Enables pasting images directly from the clipboard into CoPilot chat.
    • Surfaces skipped webhook presets when a trigger is swapped, making preset conflicts visible during trigger changes.
    +2 moreshow less
    • Surfaces clear file-size errors on image and logo uploads so users know exactly why an upload was rejected.
    • Adds a described search command dialog, improving discoverability of the search interface.
  8. autogpt-platform-beta-v0.6.70 Jul 29, 2026 · issue 002

    AutoGPT Platform v0.6.70 adds configurable transcription endpoints, clipboard image paste, Expert entity with hire/install API, and 'Most Recently Ran' library sorting.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.70 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.70
    • Adds hire/install API and roster seeds for a new Expert entity, enabling programmatic management of experts on the platform.
    • Adds configurable transcription endpoints in CoPilot, allowing custom speech-to-text backend configuration.
    • Adds 'Most Recently Ran' sorting option in the Library for faster access to recently executed agents.
    • Enables pasting images directly from the clipboard into CoPilot chat.
    • Surfaces skipped webhook presets when a trigger is swapped, making preset visibility more complete during trigger changes.
    +3 moreshow less
    • Accepts agent graph by reference in AutoPilot so edits no longer silently drop the graph.
    • Surfaces clear file-size errors on image and logo uploads.
    • Adds a described search command dialog, improving discoverability of the search UI.
  9. autogpt-platform-beta-v0.6.69 Jul 22, 2026 · issue -028

    AutoGPT Platform adds proactive Slack/Telegram posting, Agent-Building Mode, named batch deploys, and GPT-5 model support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.69 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.69
    • Adds support for GPT-5.6, GPT-5.5, GPT-5.4, and o-series OpenAI models as selectable options.
    • Introduces multi-batch support for the batch-deploy bot with named batches, capped at 4 concurrent batches.
    • Enables proactive posting to Slack and Telegram channels from the copilot bot, including DM delivery for proactive posts.
    • Adds Agent-Building Mode with a compaction-proof guide and automatic engine switching.
    • Streamlines AutoPilot agent creation flow.
    +2 moreshow less
    • Adds a redesigned app sidebar layout with a new profile menu, org switcher, and agent activity panel.
    • Displays block name instead of block ID during run_block in the UI.
  10. autogpt-platform-beta-v0.6.69 Jul 22, 2026 · issue 002

    AutoGPT Platform adds proactive Slack/Telegram posting, Agent-Building Mode, multi-batch deploy support, and new OpenAI models including GPT-5 variants.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.69 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.69
    • Adds proactive posting and DM delivery for Slack and Telegram in the copilot bot, enabling unprompted outbound messages from agents.
    • Introduces Agent-Building Mode with a compaction-proof guide and automatic engine switching to assist in constructing agents within the platform.
    • Adds multi-batch support for the batch-deploy bot with named batches, capped at 4 concurrent named batches.
    • Adds missing OpenAI models: GPT-5.6, GPT-5.5, GPT-5.4, and o-series models are now selectable in the platform.
    • Streamlines AutoPilot agent creation workflow.
    +2 moreshow less
    • Redesigns the app sidebar with a new profile menu, org switcher, and agent activity panel.
    • Shows block name instead of block ID during run_block operations in the UI.
  11. autogpt-platform-beta-v0.6.67 Jul 15, 2026 · issue -035

    AutoGPT Platform adds Slack and Telegram adapters, first-class org/workspace support, and a Copilot composer with guided creation flows.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.67 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.67
    • Adds Slack adapter supporting webhook and Events API integration, with multi-workspace install via OAuth and visibility on the Bots settings and admin analytics pages.
    • Adds Telegram adapter as a third platform on the chat bus, with live draft previews that stream replies in real time.
    • Introduces first-class org/workspace support with new schema, auth, APIs, migration, and frontend.
    • Adds Copilot composer and menu with Skills, Scheduled, and Integrations modals and guided creation flows.
    • Splits adapter base into Socket/Webhook variants and extracts shared adapter helpers (attachments, mentions, history, chunking) to support additional platform integrations.
    +2 moreshow less
    • Adds LaunchDarkly per-platform visibility control for Settings → Bots.
    • Removes built-in Revid credential — users must now provide their own key.
    └──▷ BREAKING ON UPGRADE
    • !The built-in Revid credential has been removed; existing setups using it will break until a user-provided key is supplied.
  12. autogpt-platform-beta-v0.6.66 Jul 9, 2026 · issue -041

    AutoGPT Platform adds Discord file uploads, copilot file picker, chat pinning, workspace folders, and batch-deploy bot commands.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.66 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.66
    • Adds /batch, /batch-remove, and /batch-merge commands for batch-deploying bots.
    • Enables file uploads to AutoPilot via Discord, letting users attach files directly in Discord conversations.
    • Adds a file picker and @mention support in copilot chat to attach workspace files to conversations.
    • Adds chat pinning to the copilot sidebar for quick access to important conversations.
    • Adds workspace folders to the artifacts page for organized artifact management.
    +5 moreshow less
    • Adds a task progress bar above the copilot chat input (behind a feature flag).
    • Adds a new layout sidebar for AutoGPT behind a feature flag.
    • Preserves action history across task continuations in the classic mode.
    • Enforces subscription paywall and rate limits on bot turns.
    • Increases skill description character limit from 200 to 250 characters.
  13. autogpt-platform-beta-v0.6.65 Jun 25, 2026 · issue -055

    AutoGPT Platform v0.6.65 adds global Cmd+K search, read-only graph viewing, webhook triggers, and MCP argument expansion.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.65 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.65
    • Adds @@agptfile reference expansion inside MCP tool arguments, letting agents dynamically inject file content into MCP calls.
    • Adds webhook-trigger setup with preset lifecycle management for the Copilot, enabling event-driven automation flows.
    • Adds a post_to_discord tool for the Copilot bot, enabling proactive outbound message delivery to Discord channels and threads.
    • Adds outbound channel/thread delivery RPC for the Copilot bot to support proactive output routing.
    • New AutoPilot Context Panel (v1) with Shell and Files tabs for in-platform agent context inspection.
    +5 moreshow less
    • Global Cmd+K command palette now available across all platform pages for fast navigation.
    • Read-only Builder mode lets users view non-owned graphs in the Builder without editing rights.
    • Background 'dream' pass added to the Copilot for asynchronous agent processing.
    • Graph save is now atomic with clearer credential error surfacing in the Builder.
    • Deployable entry point added for the BatchExecutor, enabling standalone batch execution deployments.
  14. autogpt-platform-beta-v0.6.64 Jun 18, 2026 · issue -062

    AutoGPT Platform adds AutoPilot context panel, Cmd+K global search, read-only graph builder, and webhook trigger presets in v0.6.64

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.64 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.64
    • Adds a post_to_discord tool for the copilot bot, enabling proactive outbound delivery to Discord channels and threads via RPC.
    • Supports @@agptfile reference expansion inside MCP tool arguments, allowing file-path tokens to be resolved inline.
    • New AutoPilot Context Panel (v1) with Shell and Files tabs for in-platform context management.
    • Global Cmd+K command palette now available across all platform pages for fast navigation.
    • Read-only Builder mode lets users view non-owned graphs in the Builder without edit permissions.
    +4 moreshow less
    • Copilot Webhook Triggers: webhook-trigger setup with preset lifecycle management for automated agent activation.
    • Background 'dream' pass added to the copilot for asynchronous processing.
    • Deployable entry point introduced for the BatchExecutor, enabling standalone batch execution infrastructure.
    • Adds baseline security response headers and enforces webhook ownership on the ping endpoint.
  15. autogpt-platform-beta-v0.6.63 Jun 10, 2026 · issue -070

    AutoGPT v0.6.63 adds MCP auto-discovery, local-LLM AutoPilot, global search, file inputs for Replicate, and bot analytics.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.63 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.63
    • Adds an ARTIFACTS_PAGE feature flag that gates a new Artifacts page in the frontend.
    • Adds file input support to the Replicate model block, enabling image and file passing to Replicate-hosted models.
    • Adds variable inputs to the Execute Code block for dynamic parameterization at runtime.
    • Adds a global search endpoint plus a bucketed command-palette modal with navigate and action sections for fast in-app navigation.
    • Adds bot usage analytics (events and presence) to the backend, surfaced through a new bot analytics admin page and read API.
    +10 moreshow less
    • Introduces a goal decomposition step in the Copilot builder before agent construction begins, gated on a library-similarity check.
    • Adds auto-discovery of MCP integrations when no native block exists in AutoPilot, broadening agent tool coverage without manual block wiring.
    • Enables a local-LLM AutoPilot mode for self-hosted installs that have no API key configured.
    • Adds an optimized file preview endpoint with rich artifact cards for workspace outputs.
    • Adds bidirectional Stripe tier reconciliation with provenance tracking and a periodic sweep for subscription state consistency.
    • Limits copilot-bot auto-replies to bot-created threads only, reducing noise in shared Discord channels.
    • Attaches workspace artifacts to Discord bot replies so outputs are delivered inline in the thread.
    • Adds a credit top-up prompt in the frontend when automation credits are exhausted.
    • Optimizes the creator search experience on the platform.
    • Adds a subscription pricing experiment to the frontend.
  16. autogpt-platform-beta-v0.6.62 May 28, 2026 · issue -083

    AutoGPT Platform v0.6.62 adds public agent chat sharing, Copilot bot commands, a Bots settings page, chat search, and cost breakdown visibility.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.62 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.62
    └──▷ HOW TO FIND IT
    Enable the chat search modal for users who need to find past Copilot conversations by keyword.
    📍Set the CHAT_SEARCH feature flag to true in your platform feature-flag configuration to surface the chat search modal.
    Let a user pick up a previous Copilot conversation without scrolling through history.
    $ /resume
    Start a clean Copilot session from within the bot without leaving the chat interface.
    $ /new
    • Adds CHAT_SEARCH feature flag to enable a chat search modal in the Copilot interface.
    • Adds /resume command in the Copilot bot to pick and resume past chat sessions.
    • Adds /new command in the Copilot bot to start a fresh conversation.
    • Adds a Bots settings page with per-platform link management for connected bot integrations.
    • Enables sharing agent chat results via a public link.
    +9 moreshow less
    • Introduces a self-distilled skills registry with index injection for Copilot.
    • Adds native scheduling for Copilot turn follow-ups.
    • Shows cost breakdown in the agent briefing panel.
    • Shows the source platform for each Copilot chat session.
    • Posts an intro message automatically when a bot is added to a server.
    • Requires a library similarity check before agent creation to surface related existing agents.
    • Adds a unified Scheduled page and LD kill-switches for skills and follow-ups in the Autopilot UX.
    • Paginates the session sidebar so threads beyond 50 remain reachable.
    • Tracks subscription conversion events.
  17. autogpt-platform-beta-v0.6.61 May 20, 2026 · issue -091

    AutoGPT Platform v0.6.61 adds chat search, paginated session sidebar, and a redesigned profile popover.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.61 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.61
    • Adds chat search modal behind the CHAT_SEARCH feature flag, enabling users to search across conversations.
    • Paginates the session sidebar so conversation threads beyond 50 remain reachable.
    • Redesigns the profile popover, including display of the user's avatar image.
    • Adds a 'Response stopped' banner in Copilot to surface clearer feedback when a response is interrupted.
    • Retires deprecated LLM models with family-aware migration, automatically moving users to supported model families.
  18. autogpt-platform-beta-v0.6.60 May 13, 2026 · issue -098

    AutoGPT Platform adds Slack and Discord blocks, Markdown chat export, AutoPilot task queue, and smarter workflow triggers.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.60 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.60
    • Adds Export Chat as Markdown option to the session menu for saving agent conversations.
    • Adds SendSlackMessageBlock for direct Slack message integration within agent workflows.
    • Adds smart Discord thread support with a setup-link button, human mentions, and bot-to-bot communication.
    • Introduces AutoPilot task queue capped at 5 running and 15 in-flight tasks per user for resource management.
    • Adds 'Trigger On Anything' mode for enhanced flexibility in workflow trigger configuration.
    +6 moreshow less
    • Seeds dynamic-cost block preflight estimates from 30-day historical production usage averages for more accurate cost projection.
    • Auto-opens the artifact panel when an agent creates a new artifact.
    • Enables auto-rerouting of OpenAI models through OpenRouter when configured.
    • Enables Stripe automatic tax on checkout sessions.
    • Redesigns the publish agent flow modal and creator dashboard edit modal.
    • Surfaces 15% yearly savings in the switch-to-yearly modal and defaults onboarding pricing to yearly with monthly-equivalent and charged-today display.
  19. autogpt-platform-beta-v0.6.59 May 7, 2026 · issue -104

    AutoGPT Platform v0.6.59 adds tier-based file storage, admin CSV exports, yearly Stripe billing, and a new get_platform_info tool for AutoPilot.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.59 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.59
    • Adds get_platform_info tool for tier-aware AutoPilot, enabling agents to query platform tier information at runtime.
    • Adds dynamic max_budget_usd for the SDK with parity budget hint for baseline runs.
    • Introduces admin CSV exports for credit transactions and copilot weekly usage.
    • Adds tier-based workspace file storage limits.
    • Adds yearly Stripe billing with pricing and frontend hookup.
    +7 moreshow less
    • Connects onboarding SubscriptionStep to Stripe Checkout.
    • Adds a frontend platform linking page at /link/{token}.
    • Persists activity-status LLM cost to PlatformCostLog.
    • Enables AutoPilot copilot to adopt mentioned Discord threads.
    • Varies daily-limit popup call-to-action by subscription plan.
    • Adds a new Settings v2 billing page covering subscription and automation credits.
    • Adds empty state with build and marketplace CTAs to the agent library.
  20. autogpt-platform-beta-v0.6.58 Apr 29, 2026 · issue -112

    AutoGPT Platform adds Claude Opus 4.7, Redis Cluster, Web Push via VAPID, a Copilot Discord bot, and a redesigned Settings v2 UI.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.58 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.58
    • Adds SETTINGS_V2 feature flag to enable the new Settings v2 page layout, with dedicated sub-pages for API keys, integrations, profile, preferences, and creator dashboard.
    • Adds ENABLE_PLATFORM_PAYMENT flag to gate the new subscription plan selection step and credit-grant paywall dialog during onboarding.
    • Adds dynamic BlockCostType enum supporting SECOND, ITEMS, COST_USD, and TOKENS billing dimensions, with dynamic COST_USD billing and LaunchDarkly-configurable pricing tiers.
    • Adds LaunchDarkly-configurable rate-limit multipliers with relative display in the UI.
    • Adds a MAX subscription tier with LD-configurable pricing; unconfigured tiers are hidden automatically.
    +9 moreshow less
    • Adds Redis Cluster client support for multi-node Redis deployments.
    • Adds Web Push notifications via VAPID for background delivery to users.
    • Adds a Copilot-bot integration (Python / discord.py) for interacting with Copilot from Discord.
    • Adds Claude Opus 4.7 model support.
    • Adds inline picker-backed inputs via run_block, with support for AgentInputBlock subclasses.
    • Adds message timestamps and accurate thought-duration timing display in Copilot.
    • Adds a provider description SDK for the Settings v2 integrations page.
    • Adds store creator filtering to show only creators with approved agents.
    • Adds subscription credit grants, paywall gate, dialog UX, and cross-pod cache for subscription management.
  21. autogpt-platform-beta-v0.6.57 Apr 22, 2026 · issue -119

    AutoGPT Platform v0.6.57 adds Stripe billing, xAI Grok and Kimi K2.6 models, multi-platform server linking, and a flow-builder AI chat panel.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.57 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.57
    • Adds run_sub_session and AutoPilot block to queue follow-up messages on busy sessions via new UI support.
    • Adds extract_context_messages utility and mode-gated --resume flag with compaction-aware gap-fill for unified transcript context.
    • Adds TodoWrite tool for the baseline copilot.
    • Adds platform server linking API for multi-platform CoPilot orchestration.
    • Introduces subscription tier billing via Stripe Checkout, including deferred paid-to-paid downgrade and cancel-pending flow.
    +13 moreshow less
    • Adds xAI Grok 4.20 models available via OpenRouter.
    • Adds Kimi K2.6 as fast default with a 4-config matrix, coalesced reasoning, and web_search tool support; SDK fast tier also defaults to Kimi K2.6 via OpenRouter with vendor-aware cost tracking.
    • Adds Moonshot module with cache_control widening and partial-messages enabled by default.
    • Enables live baseline streaming with a render flag, Sonar web_search integration, and simulator cost tracking.
    • Streams extended_thinking on baseline via OpenRouter.
    • Adds LaunchDarkly per-user model routing.
    • Registers 13 new paid blocks and documents the credit/microdollar wallet boundary.
    • Adds real OpenRouter cost tracking and cost-based rate limits (percent-only on public API).
    • Adds Agent Briefing Panel surfacing scheduled agents in the library and copilot briefings, including computed monthly spend.
    • Adds AI chat panel directly inside the flow builder.
    • Adds system diagnostics and execution management dashboard.
    • Adds zip download for agent outputs on the share page.
    • Allows greater zoom-out range in the flow builder.
  22. autogpt-platform-beta-v0.6.56 Apr 15, 2026 · issue -126

    AutoGPT Platform adds MemoryEnvelope metadata model with scoped retrieval and memory hardening.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.56 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.56
    • Introduces MemoryEnvelope metadata model with scoped retrieval and memory hardening for more structured and reliable agent memory management.
  23. autogpt-platform-beta-v0.6.55 Apr 15, 2026 · issue -126

    AutoGPT Platform v0.6.55 adds Graphiti temporal knowledge graph memory, multi-question support, per-model cost dashboards, and OpenRouter compatibility.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.55 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.55
    • Adds for_agent_generation flag to find_block in CoPilot to filter blocks by agent-generation suitability.
    • Adds standard/advanced model toggle with an Opus rate-limit multiplier for CoPilot sessions.
    • Adds execution ID filter to the platform cost page for scoped cost queries.
    • Adds per-model cost breakdown and cache token tracking in the platform admin cost dashboard.
    • Enhances the platform admin cost dashboard with token breakdown and per-model averages.
    +6 moreshow less
    • Adds cross-user prompt caching via SystemPromptPreset, with a fully static system prompt to maximize cache hit rates.
    • Adds LLM prompt caching and hardened user_context injection in CoPilot.
    • Upgrades claude-agent-sdk to 0.1.58 with OpenRouter compatibility and cost controls.
    • Adds Graphiti temporal knowledge graph memory for CoPilot, enabling time-aware context retrieval.
    • Supports multiple questions in a single ask_question tool call for CoPilot.
    • Adds Playwright PR smoke suite with seeded QA accounts for automated integration testing.
  24. autogpt-platform-beta-v0.6.54 Apr 8, 2026 · issue -133

    AutoGPT Platform v0.6.54 adds dry-run agent loops, extended thinking, SQL analytics, /orchestrate fleet supervisor, and 12 new GLM models via OpenRouter.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.54 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.54
    • Adds dry_run session-level flag to autopilot sessions, enabling a create → dry-run → fix loop for agent generation without live execution.
    • Adds include_graph option to the find_library_agent API call, letting callers retrieve the full agent graph alongside library results.
    • Adds extended thinking execution mode to OrchestratorBlock for deeper multi-step reasoning.
    • Adds a SQL query block with multi-database support for CoPilot analytics.
    • Adds /orchestrate skill — a Claude Code agent fleet supervisor with spare worktree lifecycle management.
    +20 moreshow less
    • Adds /open-pr and /setup-repo skills to the platform skill set.
    • Adds ask_question as a generic CoPilot tool for structured question-and-answer interactions.
    • Adds a generic managed credential system with AgentMail auto-provisioning.
    • Adds cost tracking for system credentials.
    • Adds all 12 Z.ai GLM models via OpenRouter.
    • Adds a Fast/Thinking mode toggle with full tool parity in CoPilot.
    • Adds a CoPilot artifact preview panel.
    • Adds gitleaks secret scanning to pre-commit hooks.
    • Adds a rate-limit tiering system for CoPilot, including the ability to spend credits to reset the daily rate limit.
    • Adds shared admin user search and a rate-limit modal on the spending page, with LD-configurable global limits.
    • Loads CoPilot messages newest-first with cursor-based pagination.
    • Adds live timer stats with persisted duration display in CoPilot.
    • Sets git committer identity from the user's GitHub profile when executing in E2B environments.
    • Redesigns the onboarding wizard with an Autopilot-first flow.
    • Auto-reconnects CoPilot chat after device sleep/wake cycles.
    • Shows all agent outputs instead of only the last one in the UI.
    • Replaces suggestion pills with themed prompt categories in the CoPilot interface.
    • Adds a copy button to user prompt messages in CoPilot.
    • Sets up Codecov coverage reporting across platform and classic, including Playwright E2E coverage.
    • Sets up React integration testing with Vitest, React Testing Library, and MSW.
  25. autogpt-platform-beta-v0.6.53 Mar 25, 2026 · issue -147

    AutoGPT Platform adds workflow import from n8n/Make/Zapier, dry-run mode, parallel execution, and admin marketplace controls.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.53 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.53
    • Adds dry-run execution mode with LLM block simulation, letting teams validate agent logic without live API calls.
    • Adds workflow import from external automation tools (n8n, Make.com, Zapier), enabling migration of existing automations into AutoGPT Platform.
    • Adds tool/block capability filtering to AutoPilotBlock, giving operators fine-grained control over which blocks an autopilot session can invoke.
    • Enables parallel block execution via infrastructure-level pre-launch, unlocking concurrent step processing in agent graphs.
    • Adds /pr-test skill with subscription mode auto-provisioning for automated pull-request validation workflows.
    +4 moreshow less
    • Enables admin preview of marketplace submissions before approval, allowing review of agent behavior prior to publishing.
    • Allows admins to download submitted agents that are pending review.
    • Adds OAuth popup closed detection with a dismissible waiting modal, improving the OAuth connection UX.
    • Reduces tool schema token cost by 34%, lowering LLM prompt overhead for tool-heavy agents.
    └──▷ BREAKING ON UPGRADE
    • !SmartDecisionMakerBlock is renamed to OrchestratorBlock; any agent graphs or configs referencing the old block name will break on upgrade.
  26. autogpt-platform-beta-v0.6.52 Mar 20, 2026 · issue -152

    AutoGPT Platform adds AgentMail blocks, AutoPilotBlock, GitHub CLI integration, graph search, and rich media previews in v0.6.52

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.52 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.52
    • Adds AutoPilotBlock for invoking AutoPilot directly from graphs, enabling nested automation workflows.
    • Adds GitHub CLI support by injecting GH_TOKEN and a connect_integration tool, enabling agent-driven GitHub operations.
    • Adds AgentMail integration blocks, extending email automation surfaces available in the builder.
    • Adds graph search functionality to the new builder, allowing practitioners to locate nodes across large agent graphs.
    • Adds rich media previews for Builder node outputs and file inputs, surfacing artifacts inline during graph authoring.
    +19 moreshow less
    • Supports Responses API in SmartDecisionMakerBlock, expanding the decision-making block's LLM backend options.
    • Enables SmartDecisionMakerBlock in the agent generator, making smarter decision logic available during agent creation.
    • Adds a read-only SQL views layer with an analytics schema, giving practitioners a structured query surface over platform data.
    • Supports prompt-in-URL for shareable prompt links, letting users distribute pre-filled prompts via URL.
    • Adds @@agptfile bare-ref parsing by file extension, broadening file-reference resolution in agent graphs.
    • Adds direct ID lookup to find_agent and find_block tools, enabling precise programmatic agent and block retrieval.
    • Adds gh pr checks --watch to the pr-address loop, letting AutoPilot wait on CI status before proceeding.
    • Adds merge conflict detection and resolution to the pr-address skill.
    • Adds polling for new PR comments while waiting for CI, keeping AutoPilot responsive to reviewer feedback mid-loop.
    • Enables E2B auto_resume and reduces the safety-net timeout, improving reliability of sandboxed code execution.
    • Adds CoPilot credit charging, token rate limiting, and a usage UI, surfacing consumption metrics to operators.
    • Adds whitelisting-backed beta user provisioning, giving operators a controlled onboarding gate for new users.
    • Generates personalized quick-action prompts from Tally business-understanding data.
    • Adds Nano Banana 2 model to image generator, customizer, and editor blocks.
    • Adds a 'Run now' button to the schedule view, allowing immediate manual execution of scheduled agents.
    • Adds a 'Jump Back In' button to the Library page for quick re-entry into recent agent sessions.
    • Replaces suggestion pills with themed prompt categories in the UI.
    • Comprehensive marketplace UI redesign.
    • Collapses navbar text to icons below 1280px for a more compact layout on smaller screens.
  27. autogpt-platform-beta-v0.6.51 Mar 12, 2026 · issue -159

    AutoGPT Platform v0.6.51 adds HITL sensitive-block review, @@agptfile protocol, multimodal vision inputs, and six new LLM model families.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.51 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.51
    • Introduces the @@agptfile file-ref protocol for tool call inputs, plus a block input toggle for controlling whether a block receives file references.
    • Adds Human-in-the-Loop (HITL) review gate for sensitive block execution, requiring approval before proceeding.
    • Adds a credential type selector for multi-auth providers, letting users choose which credential type to apply per block.
    • Supports attaching uploaded images and PDFs as multimodal vision blocks in the builder.
    • Switches builder file inputs from base64 encoding to workspace uploads.
    +19 moreshow less
    • Adds folder management tools to CoPilot.
    • Adds an autopilot notification system.
    • Adds and hardens GitHub blocks for full-cycle development workflows.
    • Adds local agent generation with validation, fixing, MCP integration, and sub-agent support.
    • Persists large tool outputs to workspace with retrieval instructions, preventing context overflow.
    • E2B sandbox now auto-pauses between turns to eliminate idle billing.
    • Adds shared Claude Code skills as auto-triggered guidelines.
    • Adds batch undo history for cascading operations in the builder.
    • Supports Claude Code subscription auth for SDK mode.
    • Adds output action buttons (upvote, downvote) with Langfuse feedback integration.
    • Adds Langfuse tracing to the baseline LLM path.
    • Adds per-turn work-done summary stats in the conversation view.
    • Collapses repeated tool calls in the UI and pins interactive tool cards outside reasoning collapse.
    • Adds Claude Sonnet 4.6 model support.
    • Adds Mistral flagship models: Large 3, Medium 3.1, Small 3.2, and Codestral.
    • Adds Grok 3 model support.
    • Adds Perplexity Sonar Reasoning Pro model support.
    • Adds Microsoft Phi-4 model support.
    • Adds Cohere Command A Family models support.
  28. autogpt-platform-beta-v0.6.50 Mar 4, 2026 · issue -167

    AutoGPT Platform adds file upload to copilot chat, E2B cloud sandbox, multi-step browser automation, and MCP server discovery in Otto.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.50 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.50
    • Enables OpenRouter broadcast for the SDK /messages endpoint, expanding model routing options.
    • Adds file upload support to copilot chat, allowing users to attach files within the chat interface.
    • Introduces E2B cloud sandbox with unified file tools, persistent execution, and output truncation.
    • Adds agent-browser multi-step browser automation tools for automated web interactions.
    • Adds MCP server discovery and execution in Otto, enabling dynamic tool server integration.
    +4 moreshow less
    • Replaces the legacy copilot with a baseline non-SDK mode that includes tool calling support.
    • Adds Langfuse SDK tracing for the Claude Agent SDK execution path.
    • Adds text-to-speech and share output actions to the platform UI.
    • Renders context compaction as tool-call UI events for improved observability.
  29. autogpt-platform-beta-v0.6.49 Feb 26, 2026 · issue -172

    AutoGPT Platform adds MCP tool block with OAuth, a new flow editor, Telegram blocks, and a POST /graphs external API endpoint.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.49 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.49
    • Adds POST /graphs endpoint to the external API for programmatic agent graph creation.
    • Adds MCP tool block with OAuth support, tool discovery, and standard credential integration.
    • Adds new Telegram blocks for Telegram-based automation workflows.
    • Replaces the legacy builder with a new flow editor.
    • Adds Claude Agent SDK integration for CoPilot interactions.
    +13 moreshow less
    • Introduces a CoPilot Executor Microservice for running CoPilot tasks.
    • Adds workspace file tools, context reconstruction, and transcript upload protection.
    • Adds a delete chat session endpoint and corresponding UI.
    • Implements a folder organization system for agents.
    • Adds SuggestedGoalResponse for handling vague or unachievable goals in CoPilot.
    • Adds feature request tools for CoPilot chat.
    • Enables parallel tool calls to execute concurrently in CoPilot.
    • Adds a stop button wired to cancel executor tasks.
    • Adds PDF operations support in the CoPilot executor via fpdf2 dependency.
    • Enables WebSearch and consolidates tool constants for CoPilot tooling.
    • Adds exact timestamp tooltip on run timestamps in the UI.
    • Adds always-visible credentials, inputs, and login prompts in the builder UI.
    • Supports workspace:// URLs in regular markdown links.
    └──▷ BREAKING ON UPGRADE
    • !The environment variable LINEAR_API_KEY is renamed to COPILOT_LINEAR_API_KEY; any deployment setting LINEAR_API_KEY for CoPilot will lose access until the variable is renamed.
  30. autogpt-platform-beta-v0.6.47 Feb 10, 2026 · issue -188

    AutoGPT Platform adds ClamAV file scanning, video editing blocks, Claude Opus 4.6 + extended thinking, and AI SDK streaming integration.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.47 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.47
    • Adds ClamAV scanning for local file paths, enabling antivirus checks within agent workflows.
    • Adds video editing blocks for use in agent pipelines.
    • Adds a Text Encode block for encoding text within agent workflows.
    • Adds Claude Opus 4.6 model support.
    • Enables extended thinking mode for Claude models.
    +4 moreshow less
    • Implements AI SDK integration with custom streaming response handling.
    • Adds a ready-to-test prompt displayed after agent creation.
    • Adds a progress indicator shown during agent generation.
    • Improves the Linear Search Block.
  31. autogpt-platform-beta-v0.6.46 Feb 4, 2026 · issue -194

    AutoGPT Platform adds persistent CoPilot workspace, Whisper speech-to-text, Redis SSE reconnection, and a marketplace agent customization tool.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.46 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.46
    • Adds customize_agent tool enabling customization of marketplace agent templates directly within the platform.
    • Adds Redis-based SSE reconnection to keep long-running CoPilot operations alive across dropped connections.
    • Adds User Workspace for persistent file storage across CoPilot sessions.
    • Adds Whisper-model speech-to-text input for CoPilot conversations.
    • Adds two-phase library agent fetching to support sub-agent discovery and selection.
    +1 moreshow less
    • Covers webhook ingress URL routing for inbound webhook handling.
    └──▷ BREAKING ON UPGRADE
    • !The Claude 3.7 Sonnet model is removed; existing agents using it are migrated via the included migration and defensive handling.
  32. v0.6.44 Jan 28, 2026 · issue -201

    AutoGPT v0.6.44 adds Claude Code sandbox execution, external Agent Generator integration, and PostHog/OpenRouter observability for chat.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.6.44 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.6.44
    • Adds ClaudeCodeBlock for executing tasks via Claude Code inside an E2B sandbox environment.
    • Integrates an external Agent Generator service for automated agent creation workflows.
    • Adds PostHog analytics and OpenRouter tracing to the chat system for observability.
    • Adds a clarification-questions UI during agent generation so users can refine agent intent before launch.
    • Persists long-running tool results to survive SSE disconnects, enabling reliable async tool execution.
    +6 moreshow less
    • Adds SSE heartbeats to prevent tool execution timeouts during long-running operations.
    • Auto-polls for long-running tool completion without requiring an active SSE connection.
    • Supports multiple node execution results with accumulated data display in the graph UI.
    • Implements node-specific auto-approval and a safety popup for agent node actions.
    • Increases max_agent_runs and max_agent_schedules platform limits.
    • Adds a $5 signup bonus and disables onboarding redirects to streamline new-user flow.
  33. autogpt-platform-beta-v0.6.43 Jan 22, 2026 · issue -207

    AutoGPT Platform v0.6.43 adds hybrid search with BM25 reranking, a chat copilot with agent generator tools, safe mode toggles, and a new LLM Picker UI.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.43 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.43
    • Adds explicit safe mode toggles for Human-in-the-Loop (HITL) and sensitive actions, giving operators direct control over when agent execution pauses for approval.
    • Adds hybrid search across store listings, docs, and blocks — including embedding backfill for all content types and BM25 reranking for chat search.
    • Adds a chat copilot with agent generator tools, enabling conversational agent creation from the builder interface.
    • Adds a new LLM Picker UI for selecting language models directly in the platform.
    • Adds a ConcatenateListsBlock for merging list outputs within agent graphs.
    +4 moreshow less
    • Adds a block documentation auto-generation system to keep block references current.
    • Adds an interactive tutorial for the new builder interface to onboard new users.
    • Adds an endedAt field to execution records for more accurate execution analytics timestamps.
    • Improves Langfuse tracing with v3 SDK patterns and @observe decorators for better agent observability.
  34. autogpt-platform-beta-v0.6.42 Jan 14, 2026 · issue -215

    AutoGPT Platform gains Reddit OAuth2, human-in-the-loop approvals, WordPress blocks, and richer form field components.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.42 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.42
    • Adds Reddit OAuth2 integration and advanced Reddit blocks for automating Reddit workflows.
    • Adds a human-in-the-loop review system for blocks that require human approval before execution.
    • Adds optional credentials flag for blocks at the agent level, enabling per-agent credential control.
    • Adds WordPress 'Get All Posts' block and a 'Publish Post' draft toggle block.
    • Adds a Table component with TableField renderer for tabular data input in the builder.
    +7 moreshow less
    • Adds a JsonTextField component for complex nested form data input.
    • Adds a MultiSelectField component for multi-value selection in block forms.
    • Adds a CustomSchemaField wrapper for dynamic form field routing.
    • Adds filters to the blocks menu for faster block discovery.
    • Adds a context menu on right-click in the new agent builder.
    • Adds sub-graph update UX for managing nested graph changes.
    • Adds a Prisma types stub generator for Pyright compatibility in the backend.
  35. autogpt-platform-beta-v0.6.41 Jan 7, 2026 · issue -222

    AutoGPT Platform v0.6.41 adds OAuth/SSO, Google Docs blocks, HITL redesign, and 256 MB file uploads.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.41 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.41
    • Adds GPT-5.2 as an available model and updates default model selections.
    • Adds OAuth API and Single Sign-On (SSO) support for the platform.
    • Adds Google Docs integration blocks for reading and writing documents.
    • Adds auto-save Draft Recovery feature backed by IndexedDB persistence in the flow editor.
    • Adds agent mode support to SmartDecisionMakerBlock with autonomous tool execution loops.
    +7 moreshow less
    • Implements redesigned Human-in-the-Loop (HITL) UI with an improved review flow.
    • Adds delete key bindings to the ReactFlow editor for faster node/edge removal.
    • Adds marketplace update notifications with an enhanced publishing workflow.
    • Integrates Google Drive Picker into the new builder.
    • Increases file upload size limit to 256 MB.
    • Deduplicates insufficient-funds Discord and email notifications to reduce alert noise.
    • Upgrades RJSF to v6 and introduces a new FormRenderer system.
  36. autogpt-platform-beta-v0.6.40 Dec 11, 2025 · issue -249

    AutoGPT Platform v0.6.40 adds GitHub webhook triggers, new spreadsheet blocks, execution accuracy alerts, and unified Google Sheets/Drive credentials.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.40 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.40
    • Adds 4 new GitHub webhook trigger blocks for event-driven agent automation.
    • Adds many new spreadsheet blocks expanding data manipulation capabilities in the flow builder.
    • Adds an execution accuracy alert system to surface agent output quality issues.
    • Improves Google Sheets and Google Drive integration with unified credentials, replacing separate credential flows.
    • Adds a file input widget with variants and base64 support to flow editor nodes.
    +10 moreshow less
    • Adds host-scoped credentials support to CredentialField for per-host credential management.
    • Adds builder search history so previously searched terms are recalled in the flow builder.
    • Adds an 'Agent Output Demo' field to the marketplace submission form for showcasing agent behavior.
    • Adds templates and triggers to the new Library page view.
    • Implements a new actions sidebar with summary panel in the UI.
    • Switches copied graph storage from local storage to clipboard for cross-session paste support.
    • Adds an expandable text input modal for editing long field values in the flow editor.
    • Displays graph validation errors inline on node fields instead of as separate notifications.
    • Adds automatic collision resolution for flow editor nodes to prevent overlapping on the canvas.
    • Completes backend support for onboarding task tracking.
  37. autogpt-platform-beta-v0.6.39 Dec 3, 2025 · issue -257

    AutoGPT Platform adds Human-in-the-Loop blocks, Safe Mode toggle, external API routes, and a Discord thread block.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.39 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.39
    • Adds external API routes for store search and tool usage, plus integration management via external API.
    • Adds a Human In The Loop block with a review workflow, letting agents pause for human approval mid-execution.
    • Implements a graph-level Safe Mode toggle to control which HITL blocks require human review.
    • Adds a Google Drive Picker field type for enhanced file selection in graph inputs.
    • Adds a Discord 'create thread' block for automating Discord thread creation from flows.
    +2 moreshow less
    • Adds a trigger agent banner in the UI for webhook-based flows.
    • Enhances BlockMenuSearch to support adding agents directly from the block menu.
  38. autogpt-platform-beta-v0.6.38 Nov 26, 2025 · issue -264

    AutoGPT Platform v0.6.38 adds a Linear Issues block, agent output viewer, GPT-5.1, Claude Opus 4.5, Grok, and Gemini model support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.38 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.38
    • Adds a Get Linear Issues Block for retrieving issues from Linear within agent workflows.
    • Adds an agent outputs viewer in the new builder for inspecting agent run results, with UI/UX improvements.
    • Adds support for GPT-5.1 and GPT-5.1-codex models.
    • Adds support for Claude Opus 4.5 model.
    • Adds support for the latest Grok models.
    +7 moreshow less
    • Adds support for Google Gemini 3 Pro Preview model.
    • Adds support for Google Banana Pro model.
    • Adds inline node title editing via double-click in the builder canvas.
    • Adds a PR preview banner for previewing deployments directly from pull requests.
    • Adds customizable prompts for activity status generation via parameterized configuration.
    • Makes agent output clickable in the UI.
    • Adds an environment-aware favicon to distinguish between deployment environments visually.
  39. autogpt-platform-beta-v0.6.37 Nov 17, 2025 · issue -273

    AutoGPT Platform v0.6.37 adds WebSocket notifications, an execution analytics admin endpoint, and new builder UX capabilities.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.37 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.37
    • Adds an execution analytics admin endpoint with feature flag bypass support.
    • Introduces WebSocket-based notifications for real-time platform updates.
    • Adds WebSocket-based onboarding notifications.
    • Allows regex patterns on CORS allowed origins for more flexible cross-origin configuration.
    • Adds copy-paste functionality in the new agent builder.
    +5 moreshow less
    • Adds a context menu on custom nodes in the new builder.
    • Integrates drag-and-drop functionality in the new builder.
    • Integrates Supabase with Zustand for improved platform speed.
    • Adds a mobile warning banner to login and signup pages.
    • Replaces the question mark icon with a 'Give Feedback' text button in the UI.
  40. autogpt-platform-beta-v0.6.36 Nov 7, 2025 · issue -283

    AutoGPT Platform v0.6.36 adds a full chat system, Google Drive Picker, admin impersonation, cron scheduling, and undo/redo in the flow builder.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.36 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.36
    • Adds cron-based scheduling to the new flow builder with support for inputs and credentials, enabling timed agent execution.
    • Adds dynamic input dialog for agent execution with credential support, surfaced at agent run time.
    • Implements admin user impersonation via header-based authentication for delegated management.
    • Introduces a full chat system — backend and frontend — with a complete messaging interface for interacting with agents.
    • Restricts chat access to authenticated users and limits agent runs per chat session.
    +6 moreshow less
    • Integrates a Google Drive Picker component for selecting Drive files directly within agent flows.
    • Adds undo/redo functionality with keyboard shortcuts to the flow builder.
    • Adds a cookie consent banner and settings UI.
    • Removes deprecated LLM models and includes a migration script to transition existing configurations.
    • Updates the Exa search block to match the latest Exa API specification.
    • Adds a correctness score to execution activity generation for agent run summaries.
    └──▷ BREAKING ON UPGRADE
    • !Deprecated LLM models are removed; a migration script is provided to update existing configurations.
  41. autogpt-platform-beta-v0.6.35 Oct 30, 2025 · issue -291

    AutoGPT Platform v0.6.35 adds agent execution in the new builder and cascading stop for nested graph executions.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.35 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.35
    • Adds agent execution functionality directly in the new builder UI.
    • Standardizes error handling across blocks with new BlockSchemaInput and BlockSchemaOutput base classes.
    • Increases max_field_size in aiohttp requests to support larger payloads.
    • Adds cost configurations for Revid video blocks.
    └──▷ BREAKING ON UPGRADE
    • !Claude 3.5 Sonnet and Haiku models have been removed from the platform.
  42. autogpt-platform-beta-v0.6.34 Oct 22, 2025 · issue -299

    AutoGPT Platform v0.6.34 adds shared cache, language fallback for YouTube transcription, and LaunchDarkly payment flag

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.34 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.34
    • Adds LaunchDarkly feature flag for the platform payment system, enabling controlled rollout of payment features.
    • Implements shared cache functionality for agent execution.
    • Adds language fallback support for the YouTube transcription block, improving resilience when a primary language transcript is unavailable.
    • Adds extra information display for custom nodes in the new agent builder UI.
    • Updates tooltip and alert styles in the builder UI.
  43. autogpt-platform-beta-v0.6.33 Oct 16, 2025 · issue -305

    AutoGPT Platform v0.6.33 adds OAuth2 and password credentials, per-user graph execution rate limiting, sticky notes, and new Perplexity and Fact Checker blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.33 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.33
    • Adds OAuth2 credential support in the new FlowEditor builder.
    • Adds user password credential support in the new FlowEditor builder.
    • Adds discriminator logic in the new builder's credential system for selecting among multiple credential types.
    • Adds channel ID support to SendDiscordMessageBlock for consistency with other Discord blocks.
    • Implements per-user, per-graph concurrent execution rate limiting, capped at 25 simultaneous graph executions.
    +13 moreshow less
    • Implements a rate-limited Discord alerting system for platform-level operational alerts.
    • Includes default input values in graph exports.
    • Adds a dedicated Perplexity block for querying the Perplexity API.
    • Adds a references output pin to the Fact Checker block.
    • Adds sticky notes UI in the new builder canvas.
    • Adds search functionality in the new block menu.
    • Adds graph loading and saving capability in the new builder.
    • Adds Claude Haiku 4.5 model support.
    • Adds dynamic search terms support.
    • Whitelists Onboarding Agents for streamlined new-user flows.
    • Adds Sentry user and tag tracking to node execution for observability.
    • Logs Marketplace search terms for analytics.
    • Simplifies running of core Docker services.
    └──▷ BREAKING ON UPGRADE
    • !Concurrent graph execution limit is now enforced per user per graph and reduced to 25; workloads relying on more than 25 concurrent executions for the same graph will be rate-limited.
  44. autogpt-platform-beta-v0.6.32 Oct 8, 2025 · issue -313

    AutoGPT Platform v0.6.32 adds credential management UI, custom node selection, LaunchDarkly and Prometheus instrumentation to the new builder.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.32 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.32
    • Instruments Prometheus metrics for internal services.
    • Adds LaunchDarkly feature-flag tracking on the frontend browser.
    • Adds Sentry user tracking on the client side.
    • Adds an API key modal for adding credentials in the new builder.
    • Adds a new credential field in the new builder.
    +2 moreshow less
    • Adds a selecting UI for custom nodes in the new builder.
    • Adds a description field to the Upload Agent dialog.
  45. autogpt-platform-beta-v0.6.31 Oct 2, 2025 · issue -318

    AutoGPT Platform v0.6.31 adds claude-sonnet-4.5 support, an AI Condition Block, and a table input UI builder block.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.31 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.31
    • Adds claude-sonnet-4.5 model support across the platform.
    • Introduces an AI Condition Block for evaluating conditions expressed in natural language, enabling no-code branching logic in agent graphs.
    • Adds a table input UI and builder block for structured tabular data entry in agent workflows.
  46. autogpt-platform-beta-v0.6.30 Sep 25, 2025 · issue -325

    AutoGPT Platform beta v0.6.30 adds a Notion page reader block, a DataForSEO depth parameter, and a store API caching layer.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.30 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.30
    • Adds depth parameter to the DataForSEO Related Keywords block, enabling control over keyword relationship traversal depth.
    • Adds a NotionReadPage block for reading Notion pages directly within agent workflows.
    • Implements a caching layer for store API endpoints (Part 1), reducing latency on repeated store queries.
  47. autogpt-platform-beta-v0.6.28 Sep 17, 2025 · issue -333

    AutoGPT Platform v0.6.28 adds Prometheus observability, public agent run share links, agent favoriting, and a separate OpenAI key for internal AI calls.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.28 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.28
    • Adds comprehensive Prometheus instrumentation for platform observability.
    • Supports a separate OpenAI key for smart agent execution summary and internal AI calls, isolating them from user-facing calls.
    • Adds an instructions field to agent submissions.
    • Adds public share links for agent run results.
    • Adds agent favoriting functionality.
    +3 moreshow less
    • Adds Vercel Analytics and Speed Insights to the platform.
    • Adds an expandable view for block output in the builder.
    • Disables Trigger Setup through the Builder UI.
  48. autogpt-platform-beta-v0.6.26 Sep 10, 2025 · issue -340

    AutoGPT Platform adds Bannerbear, AI Image Customizer, and Gmail Draft Reply blocks alongside drag-and-drop canvas and sub-agent approval.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.26 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.26
    • Adds Bannerbear API block for applying text overlays on images directly in the flow builder.
    • Adds AI Image Customizer block powered by Google's Nano Banana for image manipulation.
    • Adds Gmail Draft Reply block for creating draft email replies from within an agent flow.
    • Implements sub-agent approval support, allowing human-in-the-loop gating of sub-agent execution.
    • Adds API key authentication support in Swagger UI for direct API testing.
    +11 moreshow less
    • Adds drag-and-drop functionality from the blocks menu onto the flow canvas.
    • Adds editable node titles with a hover pencil icon in the builder.
    • Adds graph search functionality to the flow builder.
    • Adds recommended run schedule for agent execution.
    • Adds an admin button to the user profile dropdown.
    • Enables 'Run Again' to work with saved credentials.
    • Enables creation of presets directly from past runs.
    • New run agent modal and redesigned block menu improve the builder interface.
    • New agent library run page with timezone display.
    • Enhanced output rendering system for agent runs.
    • Adds comprehensive Block SDK guide to documentation.
  49. autogpt-platform-beta-v0.6.25 Aug 27, 2025 · issue -354

    AutoGPT Platform v0.6.25 adds DataForSEO, BaaS, Stagehand, Ideogram V3, and Discord OAuth2 blocks plus admin agent rejection.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.25 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.25
    • Adds DiscordGetCurrentUserBlock for retrieving OAuth2 user details from Discord within agent workflows.
    • Adds DataForSEO keyword research blocks for SEO data retrieval in agent pipelines.
    • Adds BaaS (Backend-as-a-Service) integration blocks.
    • Adds Stagehand integration blocks.
    • Adds Ideogram V3 model support for image generation.
    +5 moreshow less
    • Adds ability for admins to reject previously approved agents in the admin dashboard.
    • Implements infinite scroll in the Agent Runs list for easier navigation of large run histories.
    • Adds user timezone support to the backend for accurate time-based scheduling and display.
    • Adds low balance and insufficient funds notifications to alert users before credits run out.
    • Adds applicant email notifications on agent review response, keeping submitters informed of approval decisions.
  50. autogpt-platform-beta-v0.6.23 Aug 20, 2025 · issue -361

    AutoGPT Platform adds Enrichlayer and v0 by Vercel integrations, LaunchDarkly feature flags, and editing for agent submissions.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.23 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.23
    • Adds support for v0 by Vercel models and credentials as a new LLM provider integration.
    • Adds Enrichlayer integration for data enrichment workflows.
    • Implements LaunchDarkly feature flag support for the block menu redesign.
    • Adds frontend service to docker-compose with environment config improvements.
    • Streamlines Supabase to minimal essential services in the platform stack.
    +4 moreshow less
    • Enables editing for agent submissions.
    • New library agent view setup.
    • Adds a Line Tabs UI component.
    • Adds a reusable component for the new block menu.
  51. autogpt-platform-beta-v0.6.22 Aug 13, 2025 · issue -363

    AutoGPT Platform adds Discord blocks, AutoMod content moderation, and LaunchDarkly user context support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.22 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.22
    • Integrates AutoMod content moderation as a new capability for agent workflows.
    • Adds LaunchDarkly user context and metadata support for feature flag targeting.
    • Expands Discord block support with additional Discord integration blocks.
    • Updates Gmail blocks to unify architecture and improve email handling.
  52. autogpt-platform-beta-v0.6.21 Aug 8, 2025 · issue -363

    AutoGPT Platform v0.6.21 adds TikTok publishing via Ayrshare, updated Exa websets, and five new GitHub integration blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.21 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.21
    • Adds five new GitHub Integration blocks, expanding the range of GitHub automation workflows available on the platform.
    • Enables TikTok support through the Ayrshare integration, allowing agents to publish content to TikTok.
    • Updates the Exa websets implementation with revised block behavior for web research workflows.
  53. autogpt-platform-beta-v0.6.20 Aug 8, 2025 · issue -363

    AutoGPT Platform adds GPT-5, Claude Opus 4.1, and new OpenAI open-source models, plus ISO 8601 support in time/date blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.20 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.20
    • Time/date blocks now support ISO 8601 and custom date/time formats.
    • Adds GPT-5 models to the platform.
    • Adds OpenAI's new open-source models to the platform.
    • Adds Anthropic's Claude Opus 4.1 model to the platform.
    • Separates the notification service from the scheduler as an independent service.
    +2 moreshow less
    • Migrates AgentExecutor from ProcessPoolExecutor to ThreadPoolExecutor, changing the concurrency model for agent execution.
    • Standardizes service health checks with a new UnhealthyServiceError error type.
  54. autogpt-platform-beta-v0.6.19 Aug 6, 2025 · issue -363

    AutoGPT Platform adds Ayrshare YouTube/Instagram, Firecrawl scraping, new LLM models, and AI-generated agent activity status.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.19 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.19
    • Adds Firecrawl integration for web scraping and data extraction as a new block/service connection.
    • Enables Ayrshare YouTube support, allowing agents to publish or interact with YouTube via Ayrshare.
    • Enables Ayrshare Instagram support, allowing agents to publish or interact with Instagram via Ayrshare.
    • Adds new LLM models to the platform's model selection.
    • Adds AI-generated activity status for agent executions, surfacing real-time descriptive status during runs.
    +1 moreshow less
    • Adds reusable infinite scroll component enabling consistent pagination across the platform UI.
    └──▷ BREAKING ON UPGRADE
    • !Deprecated LLM models have been removed from the platform's model selection — agents configured to use a removed model will need to be updated.
    • !grok-beta LLM has been removed — agents using grok-beta must be reconfigured to use a supported model.
  55. autogpt-platform-beta-v0.6.18 Jul 30, 2025 · issue -364

    AutoGPT Platform adds Airtable, Ayrshare, WordPress, and Wolfram Alpha blocks plus expanded Gmail capabilities.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.18 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.18
    • Adds Airtable integration block with base management capabilities.
    • Adds Ayrshare integration block for social media posting.
    • Adds WordPress integration block with OAuth authentication and create-post functionality.
    • Adds Wolfram Alpha LLM API block for computational knowledge queries.
    • Expands Gmail blocks with user profile access, draft creation, and multiple-recipient support.
    +1 moreshow less
    • Adds pagination to the Agent Dialog Agent List for navigating large agent collections.
  56. autogpt-platform-beta-v0.6.17 Jul 25, 2025 · issue -364

    AutoGPT Platform gains Excel support, Gmail thread blocks, Replicate model blocks, GCS file storage, and a new ReverseListOrderBlock.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.17 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.17
    • Adds Excel file support to ReadSpreadsheetBlock and introduces a new FileReadBlock for reading files within agent workflows.
    • Adds Gmail thread blocks for reading and interacting with Gmail threads in agent pipelines.
    • Adds Replicate model blocks, enabling agents to call Replicate-hosted AI models.
    • Integrates GCS (Google Cloud Storage) file storage with automatic expiration for Agent File Input.
    • Adds ReverseListOrderBlock for reversing the order of list elements in agent pipelines.
    +6 moreshow less
    • Enables Google blocks (previously disabled) via .env configuration.
    • Adds beta block gating via LaunchDarkly feature flags.
    • Registers agent subgraphs as library entries automatically during agent import.
    • Adds an alert for notifying when a running agent has been stuck for more than a day.
    • Moves NotificationManager service from the rest-api pod to the scheduler pod, and moves DatabaseManager to a standalone service separate from RestAPI.
    • Adds an agent activity dropdown to the UI for monitoring agent execution status.
    └──▷ BREAKING ON UPGRADE
    • !DatabaseManager is moved away from the RestAPI as a standalone service — self-hosted deployments that rely on the previous collocated architecture will need to account for the new service topology.
  57. autogpt-platform-beta-v0.6.16 Jul 16, 2025 · issue -364

    AutoGPT Platform adds a Block Development SDK with auto-registration, block error rate monitoring with Discord alerts, and builder credentials support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.16 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.16
    • Adds a Block Development SDK with an auto-registration system for building and registering custom blocks.
    • Adds block error rate monitoring with Discord alerts to surface runtime block failures.
    • Adds builder credentials support with UX improvements for managing credentials in the builder.
    • New navbar design and updated UI for logged-out pages.
    • Optimizes StoreAgent and Creator views with database indexes and materialized views for improved query performance.
  58. autogpt-platform-beta-v0.6.15 Jul 8, 2025 · issue -364

    AutoGPT Platform v0.6.15 adds KV storage blocks, context-aware prompt compaction, Perplexity Sonar models, and expanded data/media blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.15 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.15
    • Adds aiohttp.BasicAuth support in make_request for blocks making HTTP requests with Basic Auth credentials.
    • Introduces GetPersonDetailBlock and enriches SearchPeopleBlock with email enrichment for people-lookup workflows.
    • Implements KV data storage blocks, enabling key-value read/write operations within agent graphs.
    • Introduces context-window-aware prompt compaction for LLM and SmartDecision blocks to handle large inputs without manual truncation.
    • Improves CreateListBlock to support batching based on token count, preventing LLM context overflows in list-generation workflows.
    +8 moreshow less
    • Adds host-scoped credentials support for blocks making HTTP requests, allowing per-host credential binding.
    • Adds data manipulation blocks alongside a refactor of basic.py, expanding the palette of built-in transformation primitives.
    • Adds Perplexity Sonar models as selectable LLM providers within agent blocks.
    • Adds more Revid.ai media generation blocks for video/image generation workflows.
    • Adds plural outputs for blocks that yield singular values inside loops, so loop iterations accumulate results automatically.
    • Enhances Mem0 blocks with improved filtering and adds additional Google Sheets blocks.
    • Adds scheduling UX improvements for configuring and managing triggered graph schedules.
    • Adds OAuth security boundary documentation covering how credential scopes and isolation are enforced.
  59. autogpt-platform-beta-v0.6.14 Jun 25, 2025 · issue -365

    AutoGPT Platform adds triggered-agent support, ClamAV file-upload scanning, and cache control headers in v0.6.14

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.14 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.14
    • Adds ClamAV anti-virus scanning on file upload, bringing malware detection to the platform's file-handling pipeline.
    • Adds triggered-agent support to the platform and library, enabling agents to be launched by external events.
    • Adds cache control headers to platform responses.
    • Adds a custom OpenAPI generator for automated client generation.
    • Enables auto type conversion on block input schema mismatch for nested inputs, reducing manual wiring errors.
    +2 moreshow less
    • Enables cloud Apollo integration cost tracking.
    • Improves SmartDecisionBlock and AIStructuredResponseGeneratorBlock capabilities.
  60. autogpt-platform-beta-v0.6.13 Jun 18, 2025 · issue -365

    AutoGPT Platform v0.6.13 adds Google Sign-in, AI/ML API for LLM blocks, VEO3 video generation, and async-first execution.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.13 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.13
    • Adds AI/ML API as a supported provider in LLM blocks, expanding model access beyond existing integrations.
    • Adds VEO3 as a supported model in the AI video generator block.
    • Adds Google Sign-in support for user authentication.
    • Makes the execution engine async-first, enabling deeper concurrency for agent graph runs.
    • Adds depth-first execution ordering to the execution engine, changing how node dependencies are traversed.
    +2 moreshow less
    • Adds automatic request retry on block execution and RPC calls, improving resilience for transient failures.
    • Enhances the security module implementation.
  61. autogpt-platform-beta-v0.6.12 Jun 5, 2025 · issue -365

    AutoGPT Platform v0.6.12 adds an AI Image Editor block, file multipart uploads in web requests, and nested dynamic pin-name support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.12 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.12
    • Adds file multipart upload support to SendWebRequestBlock, enabling blocks to send binary file payloads in web requests.
    • Adds a new AI Image Editor block powered by Flux Kontext for in-platform image editing.
    • Adds nested dynamic pin-name support, allowing more flexible dynamic wiring of block inputs and outputs.
    • Enforces a minimum password length of 12 characters for platform accounts.
  62. autogpt-platform-beta-v0.6.11 May 28, 2025 · issue -366

    AutoGPT Platform adds Claude 4 Sonnet and Opus models, a 'Run 10 agents' wallet task, and WebSocket status notifications.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.11 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.11
    • Adds Claude 4 Sonnet and Opus models as available LLM options on the platform.
    • Adds toast notifications to surface WebSocket connection status changes in the UI.
    • Adds page-specific browser titles for improved navigation context.
    • Improves graph creation and update performance.
  63. autogpt-platform-beta-v0.6.10 May 15, 2025 · issue -366

    AutoGPT Platform beta v0.6.10 adds Google Calendar integration and Llama API support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.10 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.10
    • Adds initial Google Calendar integration block for use in AutoGPT platform workflows.
    • Adds Llama API support as a new LLM provider option.
    • Changes email notifications from an hourly to a daily schedule.
  64. autogpt-platform-beta-v0.6.9 May 9, 2025 · issue -366

    AutoGPT Platform v0.6.9 adds agent execution continuity, scheduled late-execution checks, and CAPTCHA on auth pages.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.9 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.9
    • Agents that were aborted or broken can now be continued rather than requiring a full retry, preserving execution state.
    • Sub-graphs are now included in graph-level credentials support, extending credential scoping to nested graph structures.
    • Introduces a scheduled job that performs late execution checks, with immediate alerting on job failure.
    • Adds CAPTCHA to login, signup, and password reset pages to protect authentication flows.
    • Requires a discriminator value on graph save, enforcing stricter graph validation at save time.
    +2 moreshow less
    • Updated Marketplace Agent listing buttons for improved agent discovery UX.
    • Onboarding design and UX updated for new users.
    └──▷ BREAKING ON UPGRADE
    • !Graph save now requires a discriminator value — graphs that omit this field will be rejected on save.
  65. autogpt-platform-beta-v0.6.8 Apr 30, 2025 · issue -367

    AutoGPT Platform v0.6.8 adds admin agent downloads, a user spending dashboard, and restores the PrintConsoleBlock.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.8 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.8
    • Adds an admin capability to download agents for review.
    • Adds a user spending admin dashboard for monitoring platform credit usage.
    • Adds optional multiselect support in the UI for block input fields.
  66. autogpt-platform-beta-v0.6.7 Apr 24, 2025 · issue -367

    AutoGPT Platform v0.6.7 adds agent forking, Prometheus execution metrics, and a billing page toggle.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.7 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.7
    • Exposes execution Prometheus metrics for monitoring agent runs.
    • Adds a billing page toggle to the UI.
    • Enables forking agents directly from the Library, creating editable copies of existing agents.
    • Adds retry logic on executor process initialization to improve resilience.
    • Uses forkserver process creation strategy where available for improved executor process handling.
  67. autogpt-platform-beta-v0.6.6 Apr 22, 2025 · issue -367

    AutoGPT Platform beta v0.6.6 adds the latest LLM models to the platform.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.6 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.6
    • Adds the latest LLM models as selectable options for agents.
  68. autogpt-platform-beta-v0.6.5 Apr 18, 2025 · issue -367

    AutoGPT Platform v0.6.5 adds wallet top-up, auto-refill, and credentials UX for library agents.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.5 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.5
    • Adds credentials UX on the /library/agents/[id] page, letting users manage agent credentials directly from the agent library.
    • Adds wallet top-up and auto-refill functionality to the platform's billing/credit system.
    • Updates the completed task group design in the Wallet UI.
    • Adds a retry mechanism for pika publish_message to improve message delivery reliability.
  69. autogpt-platform-beta-v0.6.4 Apr 15, 2025 · issue -367

    AutoGPT Platform v0.6.4 migrates execution queue to RabbitMQ and adds onboarding phase 2.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.4 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.4
    • Migrates the agent execution queue and cancel mechanism to RabbitMQ, replacing the previous RPC service in the Agent Executor.
    • Implements Onboarding Phase 2 for new users.
    • Adds Sentry environment tracking on the frontend and initializes Sentry in app services for observability.
  70. autogpt-platform-beta-v0.6.2 Apr 9, 2025 · issue -367

    AutoGPT Platform v0.6.2 adds a generic webhook block, real-time execution updates, advanced block search, and Llama 4 model support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.2 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.2
    • Adds a generic webhook block, enabling agents to trigger or receive arbitrary webhook events.
    • Adds advanced block search with relevance ranking, making it faster to find the right block in large agent graphs.
    • Adds support for Llama 4 Maverick and Llama 4 Scout models as available LLM options.
    • Adds real-time execution updates for the platform library, surfacing live agent run status without manual refresh.
    • Adds a real-time 'Steps' count to the agent run view so practitioners can monitor execution progress as it happens.
    +4 moreshow less
    • Adds an 'Open in builder' action on agent run views, enabling one-click navigation from a live run to the builder for inspection or editing.
    • Adds UI for Agent Input subtypes, allowing more precise input configuration within the agent builder.
    • Implements baseline Sentry logging for platform-level error tracking and observability.
    • Makes agent store data publicly accessible to non-authenticated users, broadening discoverability of published agents.
  71. autogpt-platform-beta-v0.6.1 Mar 26, 2025 · issue -368

    AutoGPT Platform beta v0.6.1 adds store listing submissions, agent input block subtypes, and usage-based billing by block execution count.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.1
    • Adds backend support for store listing submissions, enabling agents to be submitted to the AutoGPT store.
    • Adds agent input block subtypes, allowing finer-grained classification of agent input blocks.
    • Adds capability to charge based on block execution count, enabling usage-based billing tied to individual block runs.
    • Adds an admin agent review table for operators to review and manage agent submissions.
    • Adds onboarding updates to improve the new-user setup flow.
    +1 moreshow less
    • Adds a toast notification when an agent execution request fails, surfacing errors directly in the UI.
  72. autogpt-platform-beta-v0.6.0 Mar 19, 2025 · issue -368

    AutoGPT Platform v0.6.0 adds agent export/import with sub-agent support and a Supabase volume migration.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.6.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.6.0
    • Adds 'Export agent to file' action, enabling agents to be saved and shared as files.
    • Supports sub-agents in the export/import agent feature, preserving nested agent structures across environments.
    • Makes agent input fields expandable in the UI for easier editing of longer inputs.
    • Improves agent I/O rendering in the UI for clearer run output display.
    └──▷ BREAKING ON UPGRADE
    • !The Supabase docker-compose setup is now locked to the repository (no longer loaded as a git submodule), and uses a different database volume location — existing database content will not carry over automatically. To preserve existing data, run cp -r supabase/docker/volumes/db/data db/docker/volumes/db/data inside the autogpt_platform folder before upgrading.
  73. autogpt-platform-beta-v0.5.1 Mar 12, 2025 · issue -368

    AutoGPT Platform beta v0.5.1 adds one-click email unsubscribe, self-loop list input, and baseline summary processing.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.5.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.5.1
    • Adds support for undefined self-loop link to list input pin on AddToListBlock, enabling a block to feed its own output back into a list without an explicit loopback connection.
    • Adds one-click unsubscribe functionality for platform emails.
    • Implements baseline summary processing for agent runs.
    • Makes the database configurable with a connection limit and timeout, reducing excessive application logging.
  74. autogpt-platform-beta-v0.5.0 Mar 6, 2025 · issue -368

    AutoGPT Platform v0.5.0 adds a Smart Decision Maker block, redesigned Agent Library, onboarding flow, and safe URL redirect enforcement for web blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.5.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.5.0
    • Enables safe URL redirect validation on web requests for blocks, preventing open-redirect abuse at the block execution layer.
    • Adds a Smart Decision Maker block with Anthropic support, tool execution responses, conversation history output, and an agent-loop capability — giving automation builders an LLM-driven branching primitive.
    • Adds low-balance notifications to alert users before credit exhaustion interrupts agent runs.
    • Adds cost indication (credit usage) on agent runs, backed by per-node and per-graph execution cost tracking in the backend.
    • Adds 'Stop' and 'Delete' controls for individual agent runs, and a 'Delete' action for library agents.
    +5 moreshow less
    • Integrates Ideogram to auto-generate thumbnail images for newly created agents.
    • Adds GitHub 'list comments' and 'update comment' blocks.
    • Adds an onboarding flow (frontend UI + backend) to guide new users through the platform.
    • Replaces the Pyro RPC layer with a FastAPI-based HTTP RPC for microservice communication.
    • Redesigns the Agent Library (v2) with improved status visibility and run output display.
  75. autogpt-platform-beta-v0.4.11 Feb 20, 2025 · issue -369

    AutoGPT Platform adds Library v2 agents/presets, Smartlead/Apollo/ZeroBounce blocks, and a new email notification service

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.11 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.11
    • Adds Library v2 Agents and Presets, introducing an updated agent library experience with preset management.
    • Adds a Library v2 Agent Runs page for tracking agent execution history within the library.
    • Adds integration blocks for Smartlead, Apollo, and ZeroBounce as new automation building blocks.
    • Adds an Email Notification Service with schema, queries, and the ability to send emails from the notifications service.
    • Adds a dead letter queue for failed messages in the notification pipeline.
    +3 moreshow less
    • Adds notification integration for the credits system, alerting users to credit-related events.
    • Adds a Dispute and Refund resolution process to the platform.
    • Reworks the user settings page with a form layout and loading skeleton.
    └──▷ BREAKING ON UPGRADE
    • !Users on the dev branch must delete their RabbitMQ containers and allow Docker Compose to recreate them due to a misconfiguration introduced before this release.
  76. autogpt-platform-beta-v0.4.10 Feb 12, 2025 · issue -369

    AutoGPT Platform v0.4.10 adds an XML Parser Block, RabbitMQ messaging, batch text extraction, and version-aware agent scheduling.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.10 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.10
    • Adds a new XML Parser Block for parsing XML data within agent workflows.
    • Adds batch matched result and count output to the ExtractTextInformationBlock, enabling bulk text extraction results in a single pass.
    • Integrates RabbitMQ into the Docker Compose setup and attaches it to the AppService for message-queue-backed agent execution.
    • Enables scheduling of a specific agent version, giving operators control over which version runs on a schedule.
    • Supports opening graphs by version and execution ID, allowing direct deep-linking into a specific agent run.
    +1 moreshow less
    • Adds a low-credit-balance toast notification and renames the 'Credits' page to 'Billing' in the UI.
  77. autogpt-platform-beta-v0.4.9 Feb 6, 2025 · issue -369

    AutoGPT Platform v0.4.9 enhances external API output for agent results.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.9 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.9
    • Enhances output from the external API on agent output, improving the data returned when retrieving agent results programmatically.
  78. autogpt-platform-beta-v0.4.8 Feb 5, 2025 · issue -369

    AutoGPT Platform adds Todoist integration blocks, ScreenshotOne block, text replace block, and user credit transaction history.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.8 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.8
    • Adds Todoist REST API blocks with OAuth authentication, enabling Todoist task and project management as automation steps.
    • Adds a ScreenshotOne block for capturing web screenshots within automation workflows.
    • Adds a text replace block for string substitution operations inside agent pipelines.
    • Adds user credit transaction history, giving users visibility into platform credit usage over time.
    • Updates available LLM models in the platform model selector.
    +2 moreshow less
    • Sets the minimum auto top-up amount to 500 credits.
    • Extends zoom-out range in the agent builder UI for working with larger graphs.
  79. autogpt-platform-beta-v0.4.4 Jan 29, 2025 · issue -370

    AutoGPT Platform v0.4.4 adds an external API, store-agent execution, video blocks, Mem0 memory, Linear integration, and auto top-up credits.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.4 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.4
    • Introduces an external API for the AutoGPT platform, enabling programmatic access to platform capabilities.
    • Splits CodeExecutionBlock into InstantiationBlock and StepExecutionBlock for finer-grained code execution control.
    • Adds new blocks for GitHub checks and statuses, enabling CI/CD status monitoring in agent workflows.
    • Adds multimedia file support and basic Video blocks for processing video content in agent pipelines.
    • Adds a Mem0 AI memory block for persistent, cross-agent memory via the Mem0 service.
    +9 moreshow less
    • Adds a Linear integration with dedicated blocks for interacting with Linear project management.
    • Adds a username+password credentials type and restores email and Reddit blocks.
    • Enables executing store agents without requiring agent ownership, broadening access to marketplace agents.
    • Exposes the LLM prompt as an output pin on LLM blocks, making the constructed prompt inspectable and chainable.
    • Implements Auto-Top-Up credits capability so agent runs are not interrupted by credit exhaustion.
    • Adds a billing portal entry point for managing subscriptions and payment methods.
    • Changes the /store* URL to /marketplace* for the agent store.
    • Adds graph/node id and execution id fields to the CreditTransaction table for per-execution credit tracking.
    • Adds default value support in oneOf fields in the block schema.
    └──▷ BREAKING ON UPGRADE
    • !The /store* URL path is renamed to /marketplace*; any bookmarks, webhooks, or integrations pointing to /store* routes will break.
  80. autogpt-platform-beta-v0.4.2 Jan 10, 2025 · issue -370

    AutoGPT Platform v0.4.2 adds Twitter integration, API key generation, Nvidia deepfake detection, and new GitHub blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.2 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.2
    • Adds API key generation frontend, enabling users to create and manage API keys directly from the UI.
    • Adds TERMINATED execution status to the backend executor, providing a new distinct state for agent run lifecycle tracking.
    • Adds Twitter integration block, enabling agents to interact with Twitter as a connected service.
    • Adds Nvidia Deepfake Detection block via backend/blocks/nvidia, with Nvidia provided as a default backend.
    • Adds GitHub Create File block for automating file creation in repositories.
    +3 moreshow less
    • Adds GitHub Create Repo block for programmatic repository creation.
    • Adds GitHub List Stargazers block for retrieving stargazer data from repositories.
    • Supports multiple credentials inputs on blocks, allowing a single block to accept more than one set of credentials simultaneously.
    └──▷ BREAKING ON UPGRADE
    • !Python.format and Jinja templating format backward compatibility has been removed; agents relying on either templating format must be updated.
  81. autogpt-platform-beta-v0.4.0 Dec 20, 2024 · issue -371

    AutoGPT Platform beta v0.4.0 launches Marketplace V2 with agent ratings, AI-generated listing images, API key rate limiting, LaunchDarkly feature flags, and manual webhook setup.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.4.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.4.0
    • Adds API key rate limit middleware to the platform backend, enabling per-key request throttling.
    • Adds LaunchDarkly feature flagging UI, allowing operators to gate platform features via LaunchDarkly toggles.
    • Supports manually setting up webhooks, giving users direct control over webhook configuration without relying on automatic provisioning.
    • Adds field extraction handle for blocks with object output, enabling downstream blocks to consume individual fields from structured block results.
    • Strips credentials from agent export and import, preventing accidental credential leakage when sharing agent definitions.
    +7 moreshow less
    • Introduces Marketplace V2 (Agent Store V2) with media-rich listings — icons, images, and YouTube video embeds — for richer agent discovery.
    • Generates AI images automatically for store submissions, providing default listing artwork without manual uploads.
    • Auto-populates the agent submission form when publishing to the store, reducing manual data entry.
    • Adds a featured-creators schema, allowing specific creator profiles to be highlighted in the marketplace.
    • Adds a personal agent library, letting users save and organize agents from the marketplace.
    • Adds a reset password page to the platform UI.
    • Adds a Jina fact-checker block for use in agent workflows.
  82. autogpt-platform-beta-v0.3.4 Dec 2, 2024 · issue -371

    AutoGPT Platform v0.3.4 adds webhook-triggered blocks, AI video generation, HubSpot integration, and searchable block descriptions.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.3.4 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.3.4
    • Adds webhook-triggered blocks, enabling agent workflows to be initiated by incoming webhooks.
    • Introduces feature flagging to the platform, allowing controlled rollout of capabilities.
    • Adds an AI video generation block powered by Fal txt2vid for generating video from text inside agent flows.
    • Enables search over Block descriptions in the Block list palette, making it faster to discover the right block.
    • Adds new HubSpot integration blocks for connecting agent workflows to HubSpot.
    +1 moreshow less
    • Adds a Word Character Count block for counting words and characters within a flow.
  83. autogpt-platform-beta-v0.3.3 Nov 20, 2024 · issue -372

    AutoGPT Platform beta v0.3.3 adds Agent Output visibility on the Monitor page and Runner Output UI updates.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.3.3 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.3.3
    • Displays agent output directly on the Monitor page, giving operators visibility into live agent results without leaving the monitoring view.
    • Updates to the Runner Output UI improve how execution results are presented during agent runs.
  84. autogpt-platform-beta-v0.3.2 Nov 18, 2024 · issue -372

    AutoGPT Platform v0.3.2 adds Open Router integration with expanded model selection and typed JSON parsing support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.3.2 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.3.2
    • Adds Open Router integration block, giving agents access to a large selection of new models via the Open Router service.
    • Enables JSON parsing with typing and type conversion support in the backend, allowing blocks to handle strongly-typed JSON data.
  85. autogpt-platform-beta-v0.3.1 Nov 18, 2024 · issue -372

    AutoGPT Platform v0.3.1 adds Agent Execution Block, scheduling, AI image/music generation, and multi-language YouTube support.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.3.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.3.1
    • Adds AIImageGeneratorBlock — a unified block for generating images via multiple AI models inside AutoGPT workflows.
    • Introduces the Agent Execution Block, enabling agents to be used as composable blocks within other agents for modular, complex pipeline construction.
    • Introduces Scheduling Agent Runner, letting users schedule agents to run at specific times and monitor them from a dedicated monitor page in the UI.
    • Adds the AI Music Generator Block powered by Meta Music Gen, enabling audio generation directly within workflows.
    • Expands the YouTube Video Block to support additional languages beyond the previous default.
    +2 moreshow less
    • Adds authentication checks to the frontend, preventing unauthorized users from triggering agent runs.
    • Default credentials are now mapped to actual provider names (e.g., anthropic), and hidden credentials for default system keys are no longer visible in the user profile.
  86. autogpt-platform-beta-v0.2.2 Nov 11, 2024 · issue -372

    AutoGPT Platform v0.2.2 adds Pinecone integration blocks and an API key database table.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.2.2 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.2.2
    • Introduces a dedicated API key database table for managing credential storage.
    • Adds Pinecone integration blocks, enabling vector database operations within AutoGPT workflows.
    • Adds default credentials support for Jina blocks, simplifying Jina AI service configuration.
  87. autogpt-platform-beta-v0.2.1 Nov 8, 2024 · issue -372

    AutoGPT Platform v0.2.1 adds secret detection in pre-commit hooks and UI error toasts for graph creation failures.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-platform-beta-v0.2.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-platform-beta-v0.2.1
    • Adds secret detection to pre-commit hooks to catch leaked credentials before they reach the repository.
    • Adds toast notifications for graph creation errors in the build page UI, surfacing failures inline instead of silently.
    • Reduces the number of services required to run local mode, simplifying self-hosted deployments.
    └──▷ BREAKING ON UPGRADE
    • !Subgraph functionality has been removed; GraphMeta and Graph are merged into a single model — workflows relying on subgraphs will break on upgrade.
  88. agpt-platform-beta-v0.2.0 Oct 31, 2024 · issue -373

    AutoGPT platform beta v0.2.0 adds Pinecone and Jina blocks and overhauls secrets management with rotation and resealing.

    └──▷ GET THIS VERSION
    $ git clone --branch agpt-platform-beta-v0.2.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout agpt-platform-beta-v0.2.0
    • Adds support for Pinecone and Jina blocks to the blocks system, expanding integrations available for automation workflows.
    • Introduces secret rotation and resealing in secrets management to reduce credential exposure risk.
    • Removes dotenv dependency in favor of a streamlined platform configuration process with default secrets support.
    └──▷ BREAKING ON UPGRADE
    • !Environment variable names were updated as part of the infrastructure configuration change — existing environment configs may need to be updated to match the new variable names.
  89. agpt-platform-beta-v0.1.1 Oct 24, 2024 · issue -373

    AutoGPT Platform beta v0.1.1 adds Claude latest model support, LLM token usage tracking, and credit metering for Jina and LLM blocks.

    └──▷ GET THIS VERSION
    $ git clone --branch agpt-platform-beta-v0.1.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout agpt-platform-beta-v0.1.1
    • Tracks LLM token usage across LLM blocks, enabling consumption visibility for platform operators.
    • Adds credit metering for Jina/Search and LLM blocks so usage costs are accounted per execution.
    • Adds the latest Claude model version as a supported LLM option in the platform.
    • Merges the login and sign-in flows into a single unified authentication screen.
    • Improves block positioning logic in the flow editor to handle collisions and variable block dimensions when adding new blocks.
    +1 moreshow less
    • Implements a custom save keyboard shortcut in the SaveControl component.
  90. agpt-platform-beta-v0.1.0 Oct 17, 2024 · issue -373

    AutoGPT Platform beta adds cross-flow block copy/paste, credential management, health endpoints, and sealed secrets.

    └──▷ GET THIS VERSION
    $ git clone --branch agpt-platform-beta-v0.1.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout agpt-platform-beta-v0.1.0
    • Adds a health endpoint to the Platform/Backend for monitoring and security checks.
    • Adds a health router to the Platform for improved service monitoring.
    • Introduces sealed secrets for protecting sensitive data in platform deployments.
    • Introduces configmap support for builder configuration management.
    • Adds copy-and-paste of blocks across different flows in the UI.
    +3 moreshow less
    • Adds credential listing and revocation in the user profile for account management.
    • Introduces a shared DB connection for executors to optimize resource usage.
    • Adds comprehensive documentation for all available blocks.
  91. autogpt-v0.5.1 Apr 26, 2024 · issue -379

    AutoGPT v0.5.1 adds gpt-4-turbo as default, configurable API port, web browsing extraction, Sentry telemetry, and history compression.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-v0.5.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-v0.5.1
    • Adds AP_SERVER_PORT environment variable to make the Agent Protocol API server port configurable.
    • Adds topics_of_interest and get_raw_content parameters to the read_webpage command, backed by a new extract_information function that pulls structured data from webpage content by topic.
    • Adds task cost tracking and logging inside AgentProtocolServer.
    • Sets gpt-4-turbo as the new default SMART_LLM model (previously no turbo default), changes default FAST_LLM from gpt-3.5-turbo-16k to gpt-3.5-turbo, and changes default EMBEDDING_MODEL from text-embedding-ada-002 to text-embedding-3-small.
    • Adds support for gpt-4-0125-preview and gpt-4-turbo models.
    +6 moreshow less
    • Integrates Sentry for opt-in telemetry and error tracking, with a configuration flow and opt-in prompt; distinguishes production vs dev environments by VCS state and captures LLM parsing errors and command failures.
    • Introduces FileStorage class fully abstracting file storage access, replacing FileWorkspace across AgentManager and AgentProtocolServer.
    • Implements history compression to reduce token usage and extend agent longevity on models with limited context windows.
    • Adds browser extensions to handle cookie walls and ads when using Selenium for web browsing.
    • Displays code execution enabled/disabled status on CLI startup.
    • Adds a pre-flight check that verifies the specified API server port is available before launching the server.
    └──▷ BREAKING ON UPGRADE
    • !FileWorkspace is renamed to FileStorage; any code or configuration referencing FileWorkspace and its associated classes/methods must be updated to use FileStorage.
    • !Default SMART_LLM is now gpt-4-turbo; deployments that relied on the previous default will now consume gpt-4-turbo quota and pricing.
    • !Default FAST_LLM is changed from gpt-3.5-turbo-16k to gpt-3.5-turbo; workloads that depended on the 16k context window via the default will lose it.
    • !Default EMBEDDING_MODEL is changed from text-embedding-ada-002 to text-embedding-3-small; existing vector stores built with text-embedding-ada-002 embeddings are incompatible with the new default model.
  92. autogpt-v0.5.0 Dec 14, 2023 · issue -383

    AutoGPT v0.5.0 adds Agent Protocol REST API, GCS/S3 workspace backends, agent state resumption, and a new multi-agent UI.

    └──▷ GET THIS VERSION
    $ git clone --branch autogpt-v0.5.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout autogpt-v0.5.0
    └──▷ TRY IT
    Serve the AutoGPT agent with the new frontend and Agent Protocol REST API to run and monitor tasks from the UI.
    $ cd autogpts/autogpt && ./autogpt.sh serve
    Run the agent in TTY mode so its state is saved on exit and can be resumed in a later session.
    $ cd autogpts/autogpt && ./autogpt.sh run
    • Adds autogpt.sh serve (run from autogpts/autogpt) to start the agent with the new frontend via the Agent Protocol REST API, enabling task creation and step-by-step execution over HTTP.
    • Adds autogpt.sh run to launch the agent in TTY (terminal) mode, with agent state now saved on quit and resumable in a later session.
    • Adds GCS and S3 FileWorkspace providers as workspace backends; configuration options are available in autogpts/autogpt/.env.template.
    • Implements the Agent Protocol REST API, allowing external applications to create tasks and drive the agent's step-by-step process programmatically.
    • Launches a new open-source Agent UI (served by default from the project CLI) for creating, managing, and chatting with multiple agents from one interface, with benchmarking capabilities.
    +4 moreshow less
    • Adds a new project-level CLI entry point that orchestrates the AutoGPT agent, Forge-based agents, AGBenchmark (benchmark/), and the frontend (frontend/) from a single interface.
    • Publishes a latest-dev Docker image (alongside latest and v0.5.0) that tracks the latest working build from master for early access to unreleased changes.
    • Every agent task now creates its own isolated workspace folder instead of sharing a single workspace across all tasks.
    • Adds support for new OpenAI models and features from the November 6 update.
    └──▷ BREAKING ON UPGRADE
    • !run.sh has been renamed to autogpt.sh — any scripts or aliases invoking run.sh will break.
    • !The AutoGPT Agent has moved from the repo root to autogpts/autogpt — paths, volume mounts, and tooling that reference the old location will break.
    • !The application no longer uses a single shared workspace for all tasks; each task now gets its own workspace folder, which may break workflows that assumed a persistent shared workspace path.
  93. v0.4.7 Aug 11, 2023 · issue -387

    AutoGPT v0.4.7 adds initial REST API via agent-protocol SDK, benchmarking integration, and command category registry.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.4.7 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.4.7
    • Adds a REST API powered by e2b's agent-protocol SDK, enabling programmatic agent control over HTTP.
    • Adds model compatibility verification when the OPENAI_FUNCTIONS environment variable is set, preventing silent misconfiguration.
    • Integrates AutoGPT with the Auto-GPT-Benchmarks (agbenchmark) benchmarking tool for automated performance measurement.
    • Adds category support to the command registry, allowing commands to be grouped and filtered by category.
    • Skips loading disabled commands at startup, reducing execution overhead and speeding up benchmark runs.
    +1 moreshow less
    • Improves prompt generation infrastructure for more reliable agent prompting.
    └──▷ BREAKING ON UPGRADE
    • !The workspace location has changed (see PR #5048); existing setups referencing the previous workspace path will need to be updated.
    • !The delete file command has been removed; agents or workflows relying on it will break.
    • !The append to file command has been removed; agents or workflows relying on it will break.
  94. v0.4.6 Jul 28, 2023 · issue -388

    AutoGPT v0.4.6 adds a plugin text-embedding hook and graceful plugin failure handling.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.4.6 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.4.6
    • Adds plugin.handle_text_embedding hook, enabling plugins to intercept and override the text embedding pipeline.
    • Gracefully handles plugin loading failures so a single broken plugin no longer halts the agent.
  95. v0.4.4 Jul 11, 2023 · issue -388

    AutoGPT v0.4.4 defaults to GPT-4, adds CLI args for agent identity, command aliases, and ships the long-awaited core re-arch.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.4.4 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.4.4
    └──▷ TRY IT
    Force GPT-3.5 across all tasks to control costs while experimenting with a new agent configuration.
    $ python -m autogpt --gpt3only
    Bootstrap a fully defined agent non-interactively in CI or scripted pipelines without an interactive prompt.
    $ python -m autogpt --ai_name 'ReconBot' --ai_role 'OSINT researcher' --ai_goals 'Enumerate subdomains of example.com' 'Summarise findings to report.md'
    • Adds --gpt3only and --gpt4only CLI flags to override model selection at runtime without changing config.
    • Adds CLI args ai_name, ai_role, and ai_goals to define agent identity directly from the command line.
    • SMART_LLM (formerly SMART_LLM_MODEL) now defaults to GPT-4 for high-accuracy tasks such as agent command selection; FAST_LLM (formerly FAST_LLM_MODEL) is used for lighter tasks like summarization.
    • Introduces the autogpt/core module — the re-architecture project — now shipping in master and integrated starting with the Configuration subsystem.
    • Adds command aliases to the agent command system, reducing the need for exact command-name matching.
    +1 moreshow less
    • Agent key bindings are now configurable via environment variables.
    └──▷ BREAKING ON UPGRADE
    • !SMART_LLM now defaults to GPT-4 instead of the previous default, which will increase API costs for users who have not explicitly set a model.
  96. v0.4.3 Jun 28, 2023 · issue -389

    AutoGPT v0.4.3 adds replace_in_file command, GPT-3 16k support, OpenAI Functions groundwork, and JSON memory loading.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.4.3 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.4.3
    • Adds replace_in_file command to modify files by replacing occurrences of text without loading the entire file into memory.
    • Adds support for OpenAI Functions, laying groundwork for function-calling-based command execution.
    • Adds run_task Python hook to interface AutoGPT with benchmarks, with all challenges linked to it.
    • Extends supported OpenAI model info to include the GPT-3 16k model.
    • Improves JSONFileMemory to support loading MemoryItems from file, enabling persistent memory across sessions.
    +4 moreshow less
    • Switches token counting to use tiktoken for more precise cost estimates.
    • Prompts users for their OpenAI API key interactively if not already set in the environment.
    • Automatically unregisters commands incompatible with the current configuration.
    • Restricts plugin loading to subclasses of AutoGPTPluginTemplate, tightening plugin validation.
    └──▷ BREAKING ON UPGRADE
    • !The commands analyze_code, write_tests, improve_code, audio_text, web_playwright, and web_requests have been removed from the core application and are no longer available without a plugin.
  97. v0.4.1 Jun 19, 2023 · issue -389

    AutoGPT v0.4.1 adds directory-based plugins, new replace_in_file and Python execution commands, keyboard navigation, and per-model token limits.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.4.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.4.1
    • Adds replace_in_file command to change occurrences of text in a file without rewriting the whole file.
    • Adds a command for directly executing Python code, including within a Docker install.
    • Implements directory-based plugin system — plugins can now be loaded from a subfolder or repository clone inside the plugins directory, no zip file required.
    • Reworks plugin config to be file-based.
    • Adds settings for a custom base URL for the OpenAI API endpoint.
    +5 moreshow less
    • Sets token limits automatically based on the model in use.
    • Enables keyboard navigation in the CLI via prompt_toolkit.
    • Implements batch summarization in the MessageHistory class to keep context length within the model's token limit.
    • Streamlines shell command control configuration (allowed/denied commands) to reduce ambiguity.
    • Automatically retries DuckDuckGo searches when rate limits are detected, improving search reliability.
  98. v0.4.0 Jun 5, 2023 · issue -389

    AutoGPT v0.4.0 adds document reading in read_file, granular command-access controls via DISABLED_COMMAND_CATEGORIES, DENY_COMMANDS, and ALLOW_COMMANDS, and revamps the vector memory system.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.4.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.4.0
    └──▷ USE IT
    Restrict AutoGPT to only safe, pre-approved shell commands in a production or sandboxed environment.
    ini
    DISABLED_COMMAND_CATEGORIES=autogpt.commands.execute_code
    DENY_COMMANDS=rm,curl,wget
    ALLOW_COMMANDS=ls,cat,echo
    • Adds DISABLED_COMMAND_CATEGORIES to .env to disable entire categories of built-in commands from running.
    • Adds DENY_COMMANDS to .env to block specific shell commands from execution.
    • Adds ALLOW_COMMANDS to .env to selectively whitelist specific shell commands.
    • Expands read_file to extract text from PDF, doc, docx, CSV, HTML, TeX, and other document formats.
    • Revamps the vector memory storage system as a foundation for retrieval-augmented long-term memory, with json_file as the supported local backend.
    +2 moreshow less
    • Adds ability to interrupt continuous runs mid-execution.
    • Enables enabling or disabling plugins in bulk from .env.
    └──▷ BREAKING ON UPGRADE
    • !The send_tweet command is removed; Twitter functionality must now be handled via plugins.
    • !The Milvus, Pinecone, and Weaviate memory backends are removed and no longer functional.
    • !The Redis memory backend is temporarily removed pending a new implementation.
    • !The global configuration object is removed; configuration is now passed into components directly.
  99. v0.3.1 May 15, 2023 · issue -390

    AutoGPT v0.3.1 adds command disabling via .env, plugin denylist handling, Edge browser support, and user-input logging.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.3.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.3.1
    • Enables disabling specific commands via the .env file, giving operators control over which capabilities the agent can invoke.
    • Adds denylist handling for plugins, allowing operators to block specific plugins from loading.
    • Logs user input to the logs/Debug folder for audit and review.
    • Adds Edge browser support using EdgeChromiumDriverManager.
    • Adds --install-plugin-deps flag to the Docker entrypoint for automatic plugin dependency installation.
  100. v0.3.0 May 2, 2023 · issue -390

    AutoGPT v0.3.0 adds a plugin system, automatic prompt generation, self-feedback mode, running-cost awareness, and authenticated Milvus memory backends.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.3.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.3.0
    └──▷ HOW TO FIND IT
    Trigger self-feedback to let the agent critique and refine its own plan mid-run.
    📍When AutoGPT prompts for input, press: S
    • Adds <reason> argument to the do_nothing command, allowing the agent to record why it chose to take no action.
    • Supports secure and authenticated Milvus memory backends for production deployments.
    • Introduces a third-party plugin system so developers can extend AutoGPT with new commands and integrations (note: plugin interface is marked unstable and may change in v0.3.1 and v0.4.0).
    • Adds automatic initial prompt generation — describe a goal in plain language and AutoGPT generates its own structured prompt.
    • Adds self-feedback mode: pressing S at the input prompt triggers the AI to reflect on and revise its own reasoning and plans.
    +6 moreshow less
    • Adds running-cost awareness so AutoGPT tracks and surfaces its accumulated API spend during a session.
    • Adds a workspace abstraction to isolate and manage the agent's file operations.
    • Adds OS info into the initial prompt so the agent is aware of the host environment.
    • Includes memory challenge benchmarks (levels 1–10) in the test suite to objectively measure memory system improvements.
    • Maintains a running summary of prior interactions after each step to improve long-session memory management.
    • Handles API timeouts gracefully instead of crashing.
    └──▷ BREAKING ON UPGRADE
    • !The blacklist and whitelist configuration terms are renamed to denylist and allowlist respectively; existing configs using the old terms will need to be updated.
  101. v0.2.2 Apr 20, 2023 · issue -391

    AutoGPT v0.2.2 adds file downloading, Chrome headless mode, startup announcements, and an option to disable workspace restrictions.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.2.2 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.2.2
    • Adds RESTRICT_TO_WORKSPACE option to disable working directory restrictions, allowing AutoGPT to operate on files outside the default sandbox.
    • Renames evaluate_code to analyze_code command.
    • Adds file downloading capabilities as a new agent action.
    • Adds support for running Chrome in headless mode for browser-based tasks.
    • Adds startup announcement/news output capability, reading from an announcements file on launch.
    +4 moreshow less
    • Prints the current Git branch on startup and warns if the branch is unsupported.
    • Adds Nix flakes support via direnv for reproducible development environments.
    • Installs Chrome and Firefox in Docker containers to enable headless browser automation without additional setup.
    • Switches CLI argument parsing to click, enabling more structured command-line invocation.
    └──▷ BREAKING ON UPGRADE
    • !The evaluate_code command is renamed to analyze_code; any automation or prompts referencing evaluate_code by name will need to be updated.
  102. v0.2.1 Apr 16, 2023 · issue -391

    AutoGPT v0.2.1 adds Milvus and Weaviate memory backends, Twitter and GitHub commands, Playwright browsing, and audio transcription via Hugging Face.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.2.1 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.2.1
    • Adds Milvus as a long-term memory backend, configurable via .env.template.
    • Adds Weaviate as a long-term memory backend option.
    • Adds persistent memory via SQLite3 as an additional memory backend.
    • Adds a twitter_send_tweets_command so the agent can post tweets via the Twitter/Tweepy integration.
    • Adds a clone github repository command enabling the agent to clone repos directly.
    +9 moreshow less
    • Adds audio transcription using Hugging Face models as a new agent capability.
    • Adds ElevenLabs Voice ID support, allowing selection of specific ElevenLabs voices via ELEVENLABS_API_KEY in .env.
    • Switches web browsing to use Playwright instead of plain HTTP requests, making browser-based scraping more robust.
    • Makes Selenium-based browsing browser-agnostic, no longer tied to a single browser engine.
    • Adds a file logger that tracks changes to file operations to prevent the agent from looping on the same file writes.
    • Adds a command synonym list so the agent can recover when it hallucinates slight variations of valid command names.
    • Removes least-relevant items from memory first when the context window is full, improving long-running agent performance.
    • Adds rate-limit error logging in debug mode so slow or failing API calls are surfaced in the log.
    • Adds run.bat for easy one-click Windows startup with automatic requirements check and installation.
  103. v0.2.0 Apr 15, 2023 · issue -391

    AutoGPT v0.2.0 adds Selenium-based web browsing and a module-wrapped launcher for better extensibility.

    └──▷ GET THIS VERSION
    $ git clone --branch v0.2.0 https://github.com/Significant-Gravitas/AutoGPT.git
    # already have the repo? check out this version:
    $ git checkout v0.2.0
    • Adds Selenium-based web browsing capability, enabling AutoGPT to browse the web autonomously (requires Chrome installed and updated dependencies via pip install -r requirements.txt).
    • Wraps AutoGPT in a module for launch, improving testability and extensibility of the runtime.
    └──▷ BREAKING ON UPGRADE
    • !AutoGPT is now launched as a module; the startup method has changed — see the updated README.md for new run instructions.
    • !New dependencies (including Selenium) are required; existing installations must re-run pip install -r requirements.txt or the tool will not function correctly.
my-toolchain — 0 tools
paste an install list to detect your tools

A brew list, a Brewfile, requirements.txt, a Dockerfile — or just the product names, free-form. Nothing leaves your browser.

    browse all tools →