Skip to content

Commit a2f526f

Browse files
open-design-crew[bot]XingliGe
andauthored
blog: Open Design 0.15.1 β€” Sharper Vision, Longer Flow (#5884)
* blog: add Open Design 0.15.1 release post Adds the 0.15.1 release blog post (runtime-focused: multimodal image detail, long-session recovery, in-chat clarifying questions, AtomCode + SiliconFlow BYOK, plus a sweep of HTML/deck-export/desktop fixes). Cover image + webp included. * blog(0.15.1): satisfy landing-page validation - category Release -> Product (schema enum) - ctaKind download -> download-app (schema enum) - shorten summary to 188 chars (SEO lint 120-200) - add 2 internal links (SEO lint requires >=2) --------- Co-authored-by: XingliGe <xinglige0205@gmail.com>
1 parent 20c6c0a commit a2f526f

3 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: "Open Design 0.15.1 β€” Sharper Vision, Longer Flow"
3+
date: 2026-07-17
4+
category: "Product"
5+
readingTime: 3
6+
summary: "0.15.1 sharpens the OpenDesign Agent: finer image detail, smoother long-session recovery, in-chat clarifying questions, and more model runtimes β€” plus HTML, deck-export, and desktop fixes."
7+
socialImage: "/blog/open-design-0-15-1-cover.jpg"
8+
ctaKind: download-app
9+
ctaTitle: "Update to Open Design 0.15.1"
10+
ctaBody: "Free, open-source, local-first. macOS and Windows builds are live."
11+
ctaLabel: "Download 0.15.1"
12+
ctaHref: "https://releases.open-design.ai/?utm_source=blog&utm_medium=docs&utm_campaign=202607_0_15_1&utm_content=official"
13+
---
14+
15+
Open Design 0.15.1 is a runtime-focused release. We upgraded the built-in **OpenDesign Agent** so multimodal models see more of an image's detail, long working sessions hold together and recover better, and the everyday flow β€” clarifying questions, model choice, exports β€” stays out of your way. It keeps the [vibe-design](/blog/what-is-vibe-design/) loop β€” prompt, see, refine β€” moving without friction.
16+
17+
[Download 0.15.1](https://releases.open-design.ai/?utm_source=blog&utm_medium=docs&utm_campaign=202607_0_15_1&utm_content=official) Β· [Full release notes](https://github.com/nexu-io/open-design/releases/tag/open-design-v0.15.1)
18+
19+
## Your agent sees images more clearly
20+
21+
The OpenDesign Agent now hands multimodal models more of the detail that's actually in an image. Screenshot analysis, visual critique, and image-led design tasks become more dependable β€” the model is working from what you can see, not a blurred version of it.
22+
23+
## Long sessions stay coherent β€” and recover
24+
25+
Extended work is less likely to lose its place. This release improves session replay, stream and context-overflow recovery, and how useful context survives compaction, so a long agent run stays on track instead of ending prematurely. When something does interrupt β€” a transient runtime closure, a resume EOF β€” the agent clears the stale session and continues through its recovery path rather than dropping the job.
26+
27+
## Clarifying questions stay in the conversation
28+
29+
Deck and prototype direction questions now use visual choices you can compare, refresh, and expand without leaving the chat. Submitted answers β€” including multi-select ones β€” collapse into a readable brief, so the back-and-forth becomes part of the record instead of a detour.
30+
31+
## More models, cleaner memory
32+
33+
Bring the right model and research into a project: 0.15.1 adds **AtomCode** as an agent runtime, a **SiliconFlow Global BYOK** preset β€” more on that in our [BYOK design workflow](/blog/byok-design-workflow-claude-codex-qwen/) guide β€” and **parallel web search** for AMR. Memory also starts cleaner and stays under your control β€” "Learn from chats" now defaults off, while your existing memories, work profile, manual entries, and connector imports stay put.
34+
35+
## A wide sweep of fixes
36+
37+
Under the headline work, 0.15.1 clears a long list of rough edges:
38+
39+
- **HTML & previews** β€” a successful analysis no longer looks like a failed task (`ARTIFACT_NOT_FOUND` gone for text answers), plan-mode HTML opens automatically, large previews refresh with full source, and redirect loops stop freezing the preview.
40+
- **Decks & export** β€” multi-page PPT/PDF exports include every slide, images and PDFs avoid overlapping text, editable PPTX keeps CJK typefaces, and thumbnails stop disappearing.
41+
- **BYOK & models** β€” permission prompts no longer block supported BYOK runs, provider "Not Found" responses stop cleanly, and `od media generate` accepts prompt files as documented.
42+
- **Desktop reliability** β€” the bundled database binary matches the packaged runtime, relaunch can stop an older incompatible process, and concurrent library imports dedupe instead of erroring.
43+
44+
## Update today
45+
46+
0.15.1 is free, open-source, and local-first.
47+
48+
[Download 0.15.1](https://releases.open-design.ai/?utm_source=blog&utm_medium=docs&utm_campaign=202607_0_15_1&utm_content=official)
593 KB
Loading
411 KB
Loading

0 commit comments

Comments
Β (0)