AutoGPT Platform adds AutoPilot context panel, Cmd+K global search, read-only graph builder, and webhook trigger presets in v0.6.64
$ 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_discordtool for the copilot bot, enabling proactive outbound delivery to Discord channels and threads via RPC. - ›Supports
@@agptfilereference 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.