GPTMap

OpenAI Ecosystem Week 41 Flash (2026-08-28/29): Cursor Cutoff, Google Accounts, DALL·E Sunset

OpenAI week 41 flash: model supply to Cursor ends 2026-11-12 after the SpaceX acquisition; ChatGPT adds multiple Google accounts in one conversation; temporary chats get personalization; DALL·E GPT retires tomorrow.

TL;DR
OpenAI week 41 flash (2026-08-28/29). Headline: model supply to Cursor ends 2026-11-12 (enterprise until 12-31) after the SpaceX acquisition; official migration: Codex, GitHub Copilot, Windsurf, Zed. Product: ChatGPT adds multiple Google accounts in one conversation (8-28); temporary chats gain personalization (8-27); DALL·E GPT retires 8-30.
The OpenAI ecosystem week 41 flash is a sourced summary of key OpenAI and ecosystem events (model supply changes, ChatGPT product updates, feature retirements) between 2026-08-28 and 2026-08-29, with official references for every item.

The OpenAI ecosystem week 41 flash covers 2026-08-28 to 2026-08-29. The OpenAI ecosystem weekly report is a sourced summary of the week's key OpenAI and ecosystem events. This week's headline: OpenAI announces it will end model supply to Cursor on 2026-11-12; on the product side, ChatGPT ships multi Google account support and temporary chat personalization, and DALL·E GPT enters its sunset countdown. Every item links to an official source.

1. This Week's Timeline

DateEventImportance
2026-08-25Scheduled tasks gain webhook triggers and sharing⭐⭐
2026-08-27Temporary chats gain personalization controls⭐⭐
2026-08-28OpenAI announces model supply to Cursor ends (effective 2026-11-12)⭐⭐⭐
2026-08-28ChatGPT adds multiple Google accounts in one conversation⭐⭐
2026-08-30DALL·E GPT retires (effective tomorrow)⭐⭐⭐

2. Headline: OpenAI Ends Model Supply to Cursor (2026-08-28)

On 2026-08-28 OpenAI published an official announcement (signed by COO Brad Lightcap): the company has notified SpaceX that it will terminate the contract providing OpenAI models to Cursor. SpaceX completed its acquisition of Cursor earlier in August 2026; because Cursor contract matters are now handled by SpaceX, OpenAI sent the notice to SpaceX directly.

2.1 Key Facts

ItemDetail
Announcement date2026-08-28
What endsThe contract supplying OpenAI models inside Cursor
Individual deadline2026-11-12 (model access included in Cursor Pro)
Enterprise deadline2026-12-31 (transition window, coordinated with OpenAI and Cursor)
Notice recipientSpaceX (Cursor contract matters are handled by SpaceX post-acquisition)

The stated rationale is trust: OpenAI says that following the SpaceX acquisition it no longer trusts Cursor's commitments, or its ability to deploy AI models in a way consistent with the expectations of OpenAI's community. The announcement acknowledges the decision will have a real impact on some developers and enterprises, but states it is the right call.

2.2 Impact and Migration Guidance for Developers

Following the official announcement:

  • Individual developers still on Cursor + OpenAI models: model access runs until 2026-11-12. Evaluate migration paths before that date and export your conversation history and settings.
  • Enterprise customers: transition until 2026-12-31, coordinated by your team with OpenAI and Cursor directly.
  • Tools built on open standards are unaffected: the announcement explicitly states that tools integrating via open standards such as ACP and MCP can still use OpenAI models -- this event is a fresh proof of the decoupling value of standard interfaces.
  • Alternatives named by OpenAI: Codex CLI, GitHub Copilot, Windsurf, Zed.

To be clear: the right migration choice depends on your team's workflow and budget. This article reports the official facts and options; it does not make the choice for you. A capability comparison of the four major AI coding tools is linked at the end.

3. ChatGPT Adds Multiple Google Accounts in One Conversation (2026-08-28)

The Gmail, Google Calendar, and Google Contacts plugins in ChatGPT each support multiple linked Google accounts: personal and work accounts can now be used in the same conversation, without signing out and back in.

  • Availability: Plus / Pro / Business / Enterprise, globally.
  • Surfaces: web, desktop app, iOS, Android.
  • Typical use: checking your work calendar and personal inbox in the same conversation, or handling two Gmail accounts side by side.

Previously each plugin supported a single account, forcing multi-account users to bounce between conversations; this update compresses cross-account context into a single conversation.

4. Temporary Chat Personalization Controls (2026-08-27)

Temporary chats gain a personalization toggle, with these rules:

  • Personalization on: ChatGPT can read your existing memories, custom instructions, and plugins when answering, but it will not create new memories; the chat still stays out of your history by default.
  • Default unchanged: temporary chats remain non-personalized by default (no memories or custom instructions).
  • Toggle timing: personalization can only be set when the chat starts, not mid-conversation.
  • Saving converts it: saving a temporary chat turns it into a regular chat and returns it to your history.

This update resolves a real tension: the privacy value of a temporary chat is that it leaves no trace, but a fully memory-less chat also answers worse. Personalization splits "read" from "write" -- the chat can use your context without adding to it.

5. Scheduled Tasks: Webhook Triggers and Sharing (2026-08-25)

Scheduled tasks in ChatGPT Work gained two key capabilities this week:

  • Webhook triggers: tasks can now start from external events -- a new Gmail message, a new message in a Slack channel, or pull request activity in a GitHub repo. Plus / Pro users can create webhook tasks.
  • Task sharing: share tasks via link (Free / Go / Plus / Pro can all share), and recipients can customize the task for themselves.
  • Free tier expansion: Free users can now have up to 3 active scheduled tasks, each running at most once per day; Free and Go plans cannot create webhook-triggered tasks.

For personal workflows, this closes the loop on both "timed reminders" and "event-driven" automation inside ChatGPT; for teams, webhook triggers let ChatGPT tasks plug into existing event streams (email, IM, code repos) instead of cron-style polling only.

6. DALL·E GPT Sunset Countdown: Effective 2026-08-30

OpenAI announced on 2026-07-31 that the official DALL·E GPT will retire from ChatGPT on 2026-08-30 -- effective tomorrow.

6.1 Scope: The Product GPT and the API Models Are Different Layers

  • What retires: the official DALL·E GPT inside ChatGPT (the product-layer entry point).
  • What is unaffected: user-created GPTs with image generation enabled.
  • The API side already ended: the DALL·E 2 / DALL·E 3 models were hard-removed from the API on 2026-05-12. After this retirement, DALL·E no longer exists on either the ChatGPT product surface or the API.

This is a textbook case of "ChatGPT product retirement" and "API removal" being out of sync: the same brand can have different lifecycles on different layers, separated by months. When tracking updates, always identify the layer.

6.2 Migration in Three Steps

  1. Download the images you want to keep: the official notice asks users to download the images they want to keep before the retirement date.
  2. Switch to ChatGPT Images: start generation and editing directly in a conversation, powered by GPT Image 2; the official help article covers the full workflow from text-to-image to editing.
  3. User-created GPT users: no action needed: self-built GPTs with image generation enabled are not affected by this retirement.

7. Practical Recommendations

7.1 Developers and Enterprises

  • Teams on Cursor + OpenAI models: put the migration assessment into your next iteration -- inventory which workflows depend on OpenAI models inside Cursor, then compare Codex CLI, GitHub Copilot, Windsurf, and Zed on capability and cost. Do not wait until the November cutoff.
  • Projects on open standards: keep integrating models through MCP / ACP style standard interfaces for the lowest vendor-switching cost -- this event is the latest proof.

7.2 Individual Users

  • Multi Google account users: link both your personal and work accounts in ChatGPT's plugin settings and handle both sides in one conversation.
  • Still using the DALL·E GPT: download the images you need before tomorrow, and move daily image work to ChatGPT Images.
  • Try temporary chat personalization: use the non-personalized default for sensitive lookups, and turn personalization on when you need context continuity -- "read but don't write" is the right trade-off for most privacy-sensitive scenarios.

8. What to Watch Next Week

  • 2026-08-30: DALL·E GPT retirement takes effect; image generation in ChatGPT fully enters the GPT Image 2 era.
  • Cursor's replacement models: OpenAI's announcement expects Anthropic and other providers to keep supplying Cursor under existing agreements, so the Cursor ecosystem will not go dark overnight.
  • Cursor transition window: enterprise migration progress between the 11-12 / 12-31 deadlines, and Cursor's replacement model integrations.

Frequently Asked Questions

1. How long can Cursor users keep using OpenAI models?

Individual Pro subscriptions include OpenAI model access until 2026-11-12; enterprise customers coordinate with OpenAI and Cursor directly, with a transition window extended to 2026-12-31. Official migration suggestions: Codex CLI, GitHub Copilot, Windsurf, Zed. Tools built on open standards such as ACP / MCP can still use OpenAI models.

2. Why is OpenAI ending model supply to Cursor?

SpaceX completed its acquisition of Cursor earlier in August 2026. OpenAI's announcement states that, following the acquisition, it no longer trusts Cursor's commitments or its ability to deploy AI models in a way consistent with the expectations of OpenAI's community, and is therefore ending the supply. Because Cursor contract matters are now handled by SpaceX, OpenAI sent the notice to SpaceX directly.

3. How do multiple Google accounts in ChatGPT work?

Launched 2026-08-28: the Gmail, Google Calendar, and Google Contacts plugins each support multiple linked accounts, so personal and work accounts can be used in the same conversation without signing out. Available globally on Plus / Pro / Business / Enterprise across web, desktop, iOS, and Android.

4. How do I keep generating images after DALL·E GPT retires?

The official DALL·E GPT leaves ChatGPT on 2026-08-30. Use ChatGPT Images instead (start directly in a conversation, powered by GPT Image 2); download any images you want to keep first. User-created GPTs with image generation enabled are not affected. Note the distinction: the DALL·E 2/3 API models were hard-removed back on 2026-05-12 -- a different layer.

5. Does temporary chat personalization create new memories?

No. In personalization mode a temporary chat can read your existing memories, custom instructions, and plugins, but it will not create new memories; the chat still stays out of your history by default. The toggle can only be set when the chat starts, not mid-conversation; saving a temporary chat converts it into a regular chat and returns it to your history.

6. What are scheduled task webhook triggers?

Launched 2026-08-25: tasks can now be triggered automatically by external events -- a new Gmail message, a new message in a Slack channel, or pull request activity in a GitHub repo. Plus / Pro users can create webhook tasks; tasks can be shared via link (Free / Go / Plus / Pro) and recipients can customize them; Free users get up to 3 active tasks running at most once per day, and cannot create webhook-triggered tasks.

Next Steps

Key points

  • OpenAI announces model supply to Cursor ends 2026-11-12 (following SpaceX's acquisition of Cursor); enterprise transition runs until 2026-12-31
  • ChatGPT supports multiple Google accounts in one conversation as of 2026-08-28 (Gmail / Calendar / Contacts), available on Plus / Pro / Business / Enterprise across all platforms
  • Temporary chats gain a personalization mode as of 2026-08-27 -- can read existing memories and custom instructions, but will not create new memories
  • DALL·E GPT (the official GPT inside ChatGPT) retires 2026-08-30 -- image generation moves to ChatGPT Images (GPT Image 2); user-created image GPTs are unaffected
  • Scheduled tasks gain webhook triggers and sharing (2026-08-25); Free users get up to 3 active tasks, at most once per day

Frequently asked questions

Individual Pro subscriptions include OpenAI model access until 2026-11-12; enterprise customers coordinate with OpenAI and Cursor directly, with a transition window extended to 2026-12-31. Official migration suggestions: Codex CLI, GitHub Copilot, Windsurf, Zed. Tools built on open standards such as ACP / MCP can still use OpenAI models.

Official references

Related articles

Subscribe to GPTMap Weekly

One email every Monday: curated OpenAI updates, deep dives, and best practices. No ads, unsubscribe anytime.

GPTMap EditorialPublished 2026-08-29 10 min read
Test environment (EEAT)
Last tested: 2026-08-29
Model used: gpt-5.6