๐ 45 PRs ยท 23 contributors ยท 24 hours โ Open Design 0.2.0 is here, and it's the biggest single-day product wave this project has shipped. โก Generate image / video / audio inside the chat. Ship cinematic videos with 11 ready-to-go HyperFrames prompts. Build polished slide decks with the new html-ppt skill. Drop screenshots straight into preview comments. Toggle dark mode. Speak 13 languages. And under the hood: headless --prod deploy + OpenClaude fallback. Built by the community, in a single day. ๐
๐ฅ Highlights
- ๐ฌ Click-to-comment on HTML previews โ pins anchor to elements, feed straight to your agent. Pick an element, drop a pin or screenshot; selected comments become hidden agent context, turning "make this blue" into a real revision. (#284) Thanks @alchemistklk.
- ๐ฌ xAI Grok Imagine integration โ image, video, and native audio in one stack. Bring your own xAI key, generate all three media types right inside chat. (#276) Thanks @lefarcen.
- ๐๏ธ 11 new HyperFrames video prompt templates. Cinematic openers, product reveals, character intros โ pick a template, swap a couple of details, get a video that looks director-shot. Zero prompt engineering, zero blank canvas. (#227) Thanks @pftom.
- ๐ผ๏ธ New
html-pptskill for HTML slide decks. The lewislulu/html-ppt-skill is now built in with 15 production-ready Example cards. Idea โ polished deck in minutes โ no PowerPoint, no Figma file, no design tax. (#193) Thanks @pftom. - ๐ Dark mode โ system / light / dark toggle across the entire UI. Settings, Chat, and Preview panes all got a fresh coat. Finally. (#259) Thanks @sysCat64.
- ๐ Four new UI languages: Hungarian, Polish, Korean, Turkish. Open Design now ships with 13 UI locales out of the box โ the localization community keeps showing up. (#233, #253, #273, #288) Thanks @codefl0w, @2YoungKim, @karolgajda-techsquare, and @komlosizsolt.
๐ฅ Download: the table below points at the final asset URLs โ links go live once this PR is merged and the
release-stableworkflow finishes. Tag:open-design-v0.2.0.
Platform Architecture Asset macOS Apple Silicon (arm64) open-design-0.2.0-mac-arm64.dmg macOS (auto-update feed) Apple Silicon (arm64) open-design-0.2.0-mac-arm64.zip Windows x64 (unsigned) open-design-0.2.0-win-x64-setup.exe
โจ What's New
๐ Dark mode and UI polish
- ๐ System / light / dark toggle. Refreshed styling across Settings, Chat, and Preview. (#259) Thanks @sysCat64.
- โฑ๏ธ Visible conversation timestamps. Every chat turn shows when it happened. (#120) Thanks @Siri-Ray.
- ๐ฌ Preview comment attachments. Drop screenshots / files straight into comments. (#284) Thanks @alchemistklk.
- ๐ฆ React artifact output. Render React components inline next to chat. (#121) Thanks @Siri-Ray.
๐ฌ Media generation
- ๐จ xAI Grok Imagine integration. Image, video, and native audio via your own xAI key. (#276) Thanks @lefarcen.
๐ค Agents & daemon
- ๐ OpenClaude auto-detected as a Claude Code fallback. No more "agent not found" on machines without Claude Code installed. (#263) Thanks @Sid-Qin.
- ๐ฅ Standardized stdin agent communication. Single code path across all agents, Windows-specific shims removed. (#258) Thanks @RinZ27.
๐จ Skills, design systems & prompt templates
- ๐ฐ
kamieditorial paper design system with a deck starter. (#226) Thanks @pftom. - ๐ผ๏ธ
html-pptskill โ lewislulu/html-ppt-skill integrated with 15 per-template Examples cards. (#193) Thanks @pftom. - ๐
design-briefskill with structured I-Lang input format. (#184) Thanks @adsorgcn. - ๐ฏ Brand-agnostic craft references and Refero-derived lint rules. (#225) Thanks @pftom.
- ๐๏ธ 11 HyperFrames video prompt templates + media generation README section. (#227) Thanks @pftom.
- ๐ฎ Three Kingdoms ARPG bundle โ 3 Seedance 2.0 video templates + 3 gameplay screenshot templates. (#207, #212) Thanks @Tuola-waj.
- ๐ Otaku-dance choreography breakdown + ๐ฅ anime fighting game screenshot templates. (#208, #209) Thanks @Tuola-waj.
๐ฆ Deployment & tooling
- ๐ฅ๏ธ
--prodflag andOD_HOSTfor headless server deployment intools-dev. (#222) Thanks @yamsfeer. - ๐ ๏ธ GitHub CI workflow โ typecheck + test on every push. (#271) Thanks @mrcfps.
- ๐งช Daemon
kindFor/mimeForfile classifier tests. (#269) Thanks @Sid-Qin.
๐ Internationalization
- ๐ญ๐บ Hungarian (
hu). (#288) Thanks @komlosizsolt. - ๐ต๐ฑ Polish (
pl). (#273) Thanks @karolgajda-techsquare. - ๐ฐ๐ท Korean (
ko). (#253) Thanks @2YoungKim. - ๐น๐ท Turkish (
tr). (#233) Thanks @codefl0w.
๐ก๏ธ Stability & Reliability
- ๐ข
startServerPromise contract restored โ daemon embedders get backurl/{ url, server }reliably again. (#268) Thanks @Sid-Qin. - ๐ Codex reasoning effort clamped to model-supported values โ no more silent rejection from upstream. (#223) Thanks @heylakatos.
- ๐ฌ Claude Code prompts always go through stdin now โ fixes
spawn E2BIG/ENAMETOOLONGon long conversations and large file uploads. (#143) Thanks @pcherkashin. - ๐ช Windows hardening โ quote agent bin path on
shell:truespawn, switch to junctions instead of dir symlinks intools-dev. (#231, #232) Thanks @Foximo24 and @VitaminBFFM. - ๐ฆ Packaged app reports correct version โ
package.jsonnow lands inside the daemon tarball. (#260) Thanks @Sid-Qin.
๐ Bug Fixes
- ๐ก Emit
tool_usefromtool_execution_startin pi-rpc. (#186) Thanks @monotykamary. - ๐
.pyfiles treated as previewable code in Design Files. (#261) Thanks @Sid-Qin. - ๐
OD_DAEMON_URLreports the actual allocated port instead of 0. (#240) Thanks @yuyihan666. - ๐
ฐ๏ธ Suppress Next.js hydration warning on
<body>. (#248) Thanks @lefarcen. - ๐ Settings language dropdown overflow + scroll fixes. (#247, #281, #287) Thanks @zhujie007 and @sinamashini.
- ๐ Deck preview pagination โ preserved per file, controls fixed. (#112, #119) Thanks @Siri-Ray.
- ๐ zh-TW assistant role โ replace hardcoded
Claudewithๅฉๆ. (#262) Thanks @Sid-Qin. - ๐๏ธ
max_tokensnow configurable (closes #29). (#78) Thanks @lefarcen. - ๐ผ๏ธ Image / video projects now pick from prompt templates (not design systems). (#192) Thanks @pftom.
โ System Requirements
- macOS โ Apple Silicon (arm64) only, macOS 11 Big Sur or newer. Intel macs are not supported in 0.2.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 the new
--prodheadless mode. - From source โ Node.js 24.x and pnpm 10.33.2+ (per
enginesinpackage.json).
โ ๏ธ Known Issues
- ๐ช Windows installer is unsigned โ SmartScreen / antivirus warnings on first launch. Code signing tracked for a follow-up release.
- ๐ No macOS Intel (x64) build โ Apple Silicon only.
- ๐ง No Linux desktop package โ
--prodheadless mode now makes self-hosting straightforward. - ๐ i18n metadata drift on new prompt templates โ A handful of recent prompt templates don't yet have display titles in every UI locale; the
release-stablei18n coverage test is currently skipped. Tracked as a follow-up.
๐ Documentation
๐จ For Developers
Click to expand
Full Changelog: open-design-v0.1.0...release/v0.2.0