open-design-v0.18.1
nexu-io/open-designopen-design-v0.18.1Aug 7, 2026by github-actions[bot]
AI Summary
This release provides unlimited DeepSeek V4 Flash for one week and fixes critical issues with the 502 storm, project file grids, and BYOK model pickers.
Key Highlights
- DeepSeek V4 Flash is unlimited for one week (August 6โ13); every paid plan gets it without spending quota.
- A cloud blip stops taking the workspace down; the app backs off the heartbeat and replays proxied requests that deserve a second chance.
- Design files that open at speed; projects with many files render what you can see and fetch thumbnails as you scroll.
- Your own models, back in the picker; BYOK provider model catalogues are selectable again.
- A shorter first run; the onboarding model-source step is now a single, streamlined choice.
New Features
- Signing in hands you back to the app; the desktop app comes to the front on its own after browser approval.
- Export what a run actually did; users can now export execution diagnostics when a run goes sideways.
Full Release Notes
๐ **`24 PRs` ยท `9 contributors` ยท `2 days`** โ **DeepSeek V4 Flash is unlimited for one week, and 0.18.1 puts it where you actually work.** August 6 20:00 โ August 13 20:00 (Asia/Shanghai): every paid plan gets unlimited DeepSeek V4 Flash on Open Design Cloud โ it doesn't eat your plan's quota, doesn't carry over, and there's nothing to claim. 0.18.1 also cleans up the first week of Team Workspace on production: the 502 storm, the file grid that crawled, the BYOK picker that forgot your models. ๐ ## ๐ฅ Highlights - ๐ **DeepSeek V4 Flash โ unlimited, August 6โ13.** *A fast model you have to spend quota on carefully is the one you reach for least.* For one week, every paid plan gets DeepSeek V4 Flash unlimited on Open Design Cloud โ and 0.18.1 brings the offer into the app instead of leaving it on the pricing page: the home screen tells you it's live, the model picker carries an **Unlimited** badge, and one click switches you over. It runs on top of your plan, not out of it โ your normal quota is untouched, and on August 13 at 20:00 everything returns to standard rules. (#6507) - โ๏ธ **A cloud blip stops taking the workspace down with it.** *The packaged app could get stuck in a 502 loop โ a failing presence call retried on a tight heartbeat until the whole workspace felt broken.* 0.18.1 backs the heartbeat off, relays what the server actually said instead of a generic failure, and replays proxied requests that deserve a second chance. A cloud outage now looks like a bad minute, not a broken install. (#6521) - โก **Design files that open at speed.** *Projects with a lot of files made the grid render everything at once and fetch every thumbnail up front.* Now the grid renders what you can see and fetches thumbnails as you scroll โ big projects open in a fraction of the time. (#6513) - ๐ **Your own models, back in the picker.** *BYOK models had gone missing from the home and composer pickers โ you'd configured a provider and still couldn't switch to it.* Fixed: your provider's model catalogue is selectable again from both places โ and providers that don't offer one, like Azure's free-form deployment names, still show the current model as a readout instead of an empty panel. (#6515) - ๐ **A shorter first run.** Choosing where your models come from used to be a detour before your first prompt. The onboarding model-source step is now a single, streamlined choice. (#6475) Thanks @Siri-Ray. > ๐ฅ **Download:** Tag `open-design-v0.18.1`. > > | Platform | Architecture | Asset | > |---|---|---| > | macOS | Apple Silicon (arm64) | [open-design-0.18.1-mac-arm64.dmg](https://github.com/nexu-io/open-design/releases/download/open-design-v0.18.1/open-design-0.18.1-mac-arm64.dmg) | > | macOS | Intel (x64) | [open-design-0.18.1-mac-x64.dmg](https://github.com/nexu-io/open-design/releases/download/open-design-v0.18.1/open-design-0.18.1-mac-x64.dmg) | > | Windows | x64 | [open-design-0.18.1-win-x64-setup.exe](https://github.com/nexu-io/open-design/releases/download/open-design-v0.18.1/open-design-0.18.1-win-x64-setup.exe) | ## โจ Added - **Signing in hands you back to the app.** Approve a sign-in in your browser and the desktop app comes back to the front on its own โ including when it was minimized, which previously left it sitting in the Dock looking like nothing happened. (#6410) Thanks @elifive555555. - **Export what a run actually did.** When a run goes sideways, you can now export its execution diagnostics instead of describing the symptom from memory. (#6433) Thanks @bone3deep1962-collab. ## ๐ Fixed ### ๐ Workspace & projects - **Projects no longer open into the wrong scope.** When workspace bootstrap arrived late, a project could settle against the wrong workspace and stay stuck loading โ leaving the whole workspace read-only until you refreshed. It now waits for the answer. (#6504) - **The campaign badge sits above the workspace tabs**, not behind them, and free personal accounts see the prompt written for them instead of the paid-user wording. (#6507) ### ๐ Integrations & plugins - **Briefs stop bleeding between publications.** Confirmed brief context is cleared after publication, so the next brief starts clean. (#6442) Thanks @itscheems. - **The Codex plugin page installs what it says it installs.** Corrected the plugin page and simplified the install entry point. (#6393, #6474) Thanks @xne998808-ai, @joeylee12629-star. ### ๐ Localization - **"New project folder" speaks your language.** (#5977) Thanks @mturac. ## ๐ Thanks to everyone who shipped 0.18.1 @AmyShang-alt ยท @bone3deep1962-collab ยท @elifive555555 ยท @itscheems ยท @joeylee12629-star ยท @lefarcen ยท @mturac ยท @Siri-Ray ยท @xne998808-ai