> For the complete documentation index, see [llms.txt](https://agpt.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agpt.co/docs/platform/changelog/changelog/may-7-june-10-2026.md).

# Smarter Automation, Fresher Design, Open for Business

*May 7 – June 10, 2026*

**Platform versions:** `v0.6.59` · `v0.6.60` · `v0.6.61` · `v0.6.62` · `v0.6.63`

## AutoPilot gets a major upgrade

AutoPilot — your always-on AI co-pilot — just received its biggest set of upgrades yet.

**Native scheduling** lets you run agents on a cron schedule directly from the chat. No setup required — just say when, and AutoPilot handles the rest. [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/13202)

**Self-distilled skills registry** means AutoPilot now learns from its own work. After completing complex multi-step procedures, it automatically saves reusable recipes to a skills library — so it gets faster and more capable with every workflow you run together. [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/13195)

**Auto-discover MCP integrations** — when no native block exists for a tool or service, AutoPilot now automatically finds and connects the right MCP integration, so you never hit a dead end mid-workflow. [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/13117)

<figure><img src="/files/GIVNqX206PsRJUs6KPWL" alt="AutoPilot chat showing scheduling, skills registry, and MCP auto-discovery"><figcaption><p>Native scheduling, a self-distilling skills registry, and MCP auto-discovery in AutoPilot</p></figcaption></figure>

## A completely new first impression

The login and signup experience has been rebuilt. An animated split-panel layout, aurora lighting, and a live integrations marquee welcome you the moment you arrive — and set the tone for everything behind it. [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/13169)

<figure><img src="/files/65wZh6WzfA65QHB1sL5b" alt="New animated login screen with aurora background and integrations marquee"><figcaption><p>The redesigned login and signup experience</p></figcaption></figure>

## Unlock everything — plans are live

Subscriptions and payments are officially live. Choose the plan that fits your team, upgrade instantly, and unlock the full platform. No more waitlists or manual provisioning. [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/13096)

<figure><img src="/files/PfLGY823J2lfREqxtE1M" alt="Plan selection screen showing available subscription tiers"><figcaption><p>Pick the plan that's right for you — billing is now fully live</p></figcaption></figure>

## Settings rebuilt & a smarter profile menu

Settings has been rebuilt with a cleaner layout, faster navigation, and a dedicated integrations tab for managing all your third-party connections in one place. The profile dropdown now surfaces quick actions — feedback, billing, and sign-out — without taking you away from your current page. [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/12976) [↗](https://github.com/Significant-Gravitas/AutoGPT/pull/13138)

<figure><img src="/files/ebCsWHE1tz0IP8960zP9" alt="New profile dropdown menu with quick-access actions"><figcaption><p>Quick actions from your profile menu</p></figcaption></figure>

<figure><img src="/files/JCCqH6zvTG3pOwYtnJUA" alt="Rebuilt settings page showing the third-party integrations tab"><figcaption><p>Third-party integrations are now in one dedicated tab</p></figcaption></figure>

<details>

<summary>✨ Improvements</summary>

* **Trigger On Anything** — more flexible workflow triggers let agents respond to a wider range of conditions and events. ([#12740](https://github.com/Significant-Gravitas/AutoGPT/pull/12740))
* **Export Chat as Markdown** — download any AutoPilot conversation as a `.md` file. ([#13070](https://github.com/Significant-Gravitas/AutoGPT/pull/13070))
* **Auto-open artifact panel** — the artifact panel now opens automatically when an agent produces an artifact. ([#12997](https://github.com/Significant-Gravitas/AutoGPT/pull/12997))
* **Slack block** — send and receive Slack messages natively from any agent. ([#13008](https://github.com/Significant-Gravitas/AutoGPT/pull/13008))
* **Cost breakdown in briefing panel** — see exactly what each agent run costs, right in the briefing. ([#13129](https://github.com/Significant-Gravitas/AutoGPT/pull/13129))
* **Faster first response in AutoPilot** — reduced time-to-first-token for AutoPilot conversations. ([#12828](https://github.com/Significant-Gravitas/AutoGPT/pull/12828))
* **Credit top-up prompt** — when you run out of automation credits, you're now prompted to top up directly from the chat. ([#13208](https://github.com/Significant-Gravitas/AutoGPT/pull/13208))
* **AutoPilot shows its plan** — before building a new agent, AutoPilot breaks down your request step-by-step so you can review the approach first. ([#12731](https://github.com/Significant-Gravitas/AutoGPT/pull/12731))
* **Variable inputs in Execute Code block** — pass dynamic variables directly into your custom code blocks from any agent. ([#13300](https://github.com/Significant-Gravitas/AutoGPT/pull/13300))

</details>

<details>

<summary>🎨 UI/UX Improvements</summary>

* **Mobile AutoPilot parity** — full AutoPilot feature set now available on mobile. ([#13232](https://github.com/Significant-Gravitas/AutoGPT/pull/13232))
* **Chat source icons** — see which platform a message came from, shown beside the timestamp. ([#13175](https://github.com/Significant-Gravitas/AutoGPT/pull/13175), [#13303](https://github.com/Significant-Gravitas/AutoGPT/pull/13303))

</details>

<details>

<summary>🐛 Bug Fixes</summary>

* **Profile avatar display** — Fixed profile avatar not displaying correctly in the profile popover. ([#13155](https://github.com/Significant-Gravitas/AutoGPT/pull/13155))
* **Signup redirect flash** — Fixed a flash to the home screen before onboarding completed. ([#13154](https://github.com/Significant-Gravitas/AutoGPT/pull/13154))
* **OAuth error surfacing** — Integration errors now show a readable toast instead of failing silently. ([#13282](https://github.com/Significant-Gravitas/AutoGPT/pull/13282))
* **AutoPilot notification icons** — Push notification icons corrected for desktop and mobile. ([#13231](https://github.com/Significant-Gravitas/AutoGPT/pull/13231), [#13245](https://github.com/Significant-Gravitas/AutoGPT/pull/13245))
* **Scheduled filter alignment** — Fixed alignment of the scheduled filter in the agent library. ([#13235](https://github.com/Significant-Gravitas/AutoGPT/pull/13235))

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://agpt.co/docs/platform/changelog/changelog/may-7-june-10-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
