惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
S
Securelist
MyScale Blog
MyScale Blog
Jina AI
Jina AI
罗磊的独立博客
The Cloudflare Blog
美团技术团队
博客园 - 叶小钗
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
月光博客
月光博客
雷峰网
雷峰网
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
博客园 - 聂微东
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
T
Tailwind CSS Blog
Attack and Defense Labs
Attack and Defense Labs
博客园_首页
Latest news
Latest news
Apple Machine Learning Research
Apple Machine Learning Research
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
The Hacker News
The Hacker News
G
GRAHAM CLULEY
Simon Willison's Weblog
Simon Willison's Weblog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
U
Unit 42
D
Docker
Webroot Blog
Webroot Blog
N
Netflix TechBlog - Medium
T
Tor Project blog
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 最新话题
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
The Last Watchdog
The Last Watchdog
B
Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Security Latest
Security Latest
V2EX - 技术
V2EX - 技术
N
News | PayPal Newsroom
Microsoft Security Blog
Microsoft Security Blog

Tags from open-design

Release Open Design 0.12.0 — Brand-backed Design System · nexu-io/open-design Release Open Design 0.11.0 — The Bazaar · nexu-io/open-design Release Open Design 0.10.1 — stability & performance patch · nexu-io/open-design Release Open Design 0.10.0 — The all-in-one Agentic design workspace · nexu-io/open-design Release backup-release-v0.10.0-20260610-prerecut · nexu-io/open-design Release pr-3706-verification-assets · nexu-io/open-design Release Open Design 0.9.0 — Design for everyone · nexu-io/open-design Release backup/release-v0.9.0-pre-backmerge: fix(analytics): map AMR runtime to its own provider id (#3511) · nexu-io/open-design Release blog-indexed-prod · nexu-io/open-design Release Open Design 0.8.0 — Plugin Everything · nexu-io/open-design Release Open Design 0.7.0 · nexu-io/open-design Release Open Design 0.6.0 · nexu-io/open-design Release Open Design 0.5.0 · nexu-io/open-design Release v0.4.0 - DO NOT USE · nexu-io/open-design Release Open Design 0.4.1 · nexu-io/open-design Release Open Design 0.2.0 · nexu-io/open-design Release Open Design 0.1.0 · nexu-io/open-design
Release Open Design 0.3.0 · nexu-io/open-design
github-actio · 2026-05-03 · via Tags from open-design

🎉 39 PRs · 25 contributors · one day after 0.2.0 — Open Design 0.3.0 keeps the momentum going: a pet companion, richer design-system browsing, stronger packaged-agent detection, better export/deploy flows, Arabic RTL + French, and a pile of Windows / CLI / preview reliability fixes.

🔥 Highlights

  • 🐾 Pet companion for Codex hatch-pet workflows. Open Design now includes an in-app companion surface wired to hatch-pet and bundled community pet assets. (#296) Thanks @pftom.
  • 🎨 Richer design-system browsing. Brand systems now get card thumbnails plus side-by-side DESIGN.md previews, powered by the new per-tool renderer registry. (#289, #282) Thanks @pftom.
  • 🤖 More agent coverage. Added Devin for Terminal and Mistral Vibe CLI, plus persisted code-agent startup state. (#301, #354, #255) Thanks @dabit3, @bezineb5, and @Ajay-Satish-01.
  • 📤 Better export and download workflows. Native Save As for .pptx, Export as Markdown, and ZIP downloads that return the actual project tree. (#330, #345, #341) Thanks @laihenyi, @Sid-Qin, and @monshunter.
  • 🚀 Deployment hardening. Added deploy preflight inspection and fixed bundling / rewriting for assets referenced from inline styles. (#320, #314) Thanks @Nagendhra-web.
  • 🌍 Arabic RTL + French. Open Design now ships full Arabic language support with RTL layout, plus a French locale. (#316, #376) Thanks @Alihayder0 and @rpalfray87.

📥 Download: final asset URLs are below. Tag: open-design-v0.3.0.

Platform Architecture Asset
macOS Apple Silicon (arm64) open-design-0.3.0-mac-arm64.dmg
macOS (auto-update feed) Apple Silicon (arm64) open-design-0.3.0-mac-arm64.zip
Windows x64 (unsigned) open-design-0.3.0-win-x64-setup.exe

✨ What's New

🐾 Pets, design systems & skills

  • 🐾 Pet companion with Codex hatch-pet integration. (#296) Thanks @pftom.
  • 🧩 Brand design-system cards, thumbnails, and DESIGN.md side-by-side preview. (#289) Thanks @pftom.
  • 🛠️ Per-tool renderer registry for generative UI. (#282) Thanks @pftom.
  • 🎞️ Taste-skill-derived web prototype and HTML PPT examples. (#358) Thanks @pftom.
  • 📊 PPTX HTML fidelity audit skill wired into export prompts. (#307) Thanks @laihenyi.
  • 🌐 Broader PPTX fidelity script coverage beyond CJK. (#308) Thanks @laihenyi.

🤖 Agents & packaged runtime

  • 💾 Persist code-agent startup state. (#255) Thanks @Ajay-Satish-01.
  • 🧠 Mistral Vibe CLI agent adapter. (#354) Thanks @bezineb5.
  • 🖥️ Devin for Terminal support. (#301) Thanks @dabit3.
  • 🧭 Packaged app can find agent CLIs installed through nvm / fnm / mise. (#364) Thanks @dabing1022.
  • 🔎 Codex and Gemini CLI detection now checks user toolchain paths. (#346) Thanks @maddada.

📤 Export, deploy & sharing

  • 💾 Native desktop Save As dialog for .pptx downloads. (#330) Thanks @laihenyi.
  • 📝 Export as Markdown from the share menu. (#345) Thanks @Sid-Qin.
  • 📦 Download as .zip now returns the actual project tree. (#341) Thanks @monshunter.
  • 🧪 Deploy preflight endpoint for inspecting projects before upload. (#320) Thanks @Nagendhra-web.
  • 🌐 OD_BIND_HOST and --host for interface binding. (#328) Thanks @NickSeagullBot.

🌍 Internationalization & Docs

🛡️ Stability & Reliability

  • 🪟 Node 24 Windows packaged builds are more reliable after upgrading better-sqlite3 for prebuilt support. (#357) Thanks @louie42.
  • 📥 Copilot and Codex prompt-via-stdin fixes remove literal dash argv issues and make prompts consume correctly. (#351, #342) Thanks @Sid-Qin.
  • 🪟 cmd.exe shim invocations survive /s /c quote stripping. (#339) Thanks @Sid-Qin.
  • 🧩 .jsx / .tsx files are served with JS-family MIME types so browser loaders accept them. (#340) Thanks @Sid-Qin.
  • 🧯 Inline script content is treated as literal in FileViewer. (#343) Thanks @bankielewicz.
  • 📁 Project upload limit increased from 20MB to 200MB. (#319) Thanks @lefarcen.

🐛 Bug Fixes

  • 📂 Keep Design Files view active after deleting a file. (#329) Thanks @sak0a.
  • 📑 Scroll workspace tabs in place instead of scrolling the whole window. (#363) Thanks @emilneander.
  • 🍎 Fix macOS entry view drag region. (#373) Thanks @fuyizheng3120.
  • 📤 Use response-order matching for bulk upload aggregation. (#323) Thanks @mvanhorn.
  • 🌍 Add missing designFiles.showMore locale keys for ar / hu / ko / pl / tr. (#335) Thanks @lefarcen.
  • 🌍 Update locale coverage after main merge. (#251) Thanks @ccfuncy.

✅ System Requirements

  • macOS — Apple Silicon (arm64) only, macOS 11 Big Sur or newer. Intel macs are not supported in 0.3.0.
  • Windows — x64, Windows 10 / 11. Installer is unsigned (SmartScreen will warn on first launch; choose "More info → Run anyway").
  • Linux — no packaged build; run from source or via headless mode.
  • From source — Node.js 24.x and pnpm 10.33.2+.

⚠️ Known Issues

  • 🪟 Windows installer is unsigned — SmartScreen / antivirus warnings on first launch. Code signing remains a follow-up.
  • 🍎 No macOS Intel (x64) build — Apple Silicon only.
  • 🐧 No Linux desktop package — run from source or deploy headlessly.

🔨 For Developers

Click to expand
  • 🧪 release-stable metadata check recognizes open-design-v0.3.0 as the next stable tag after 0.2.0.
  • 📦 All workspace package versions and internal workspace dependencies are bumped to 0.3.0.
  • ✅ Validation: pnpm install, release-stable metadata script, pnpm typecheck, and pnpm test passed locally. Local Node was 22.22.0, so pnpm printed engine warnings for the repo's ~24 requirement.

Full Changelog: open-design-v0.2.0...open-design-v0.3.0