github nexu-io/open-design open-design-v0.1.0
Open Design 0.1.0

latest releases: open-design-v0.10.1, open-design-v0.10.0, blog-indexed-prod...
one month ago

🚀 First public release of Open Design — the open-source alternative to Claude Design. Local-first, web-deployable, BYOK at every layer — 11 coding-agent CLIs auto-detected on your PATH (Claude Code, Codex, Cursor Agent, Gemini CLI, OpenCode, Qwen, GitHub Copilot CLI, Hermes, Kimi, Pi, Kiro) become the design engine, driven by 31 composable Skills and 72 brand-grade Design Systems. No CLI? An OpenAI-compatible BYOK proxy is the same loop minus the spawn.

🎉 Highlights

📥 Download: the table below points at the final asset URLs — links go live once this PR is merged and the release-stable workflow finishes. Tag: open-design-v0.1.0.

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

✅ System Requirements

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

⚠️ Known Issues

  • 🪟 Windows installer is unsigned — SmartScreen / antivirus will warn on first launch. Code signing is planned for a follow-up release.
  • 🍎 No macOS Intel (x64) build — Apple Silicon only in 0.1.0. Intel users can run from source.
  • 🐧 No Linux desktop package — daemon and web run from source meanwhile.

✨ What's New

🤖 Agents

  • Eleven CLIs, auto-detected on launch. (#28, #71, #117, #185)
  • Pick a model per chat without leaving the conversation. (#14) Thanks @pftom.
  • Plug in any OpenAI- or Anthropic-compatible provider — self-hosted gateways and proxies welcome. (#80, #180) Thanks @laihenyi and @ccfuncy.
  • Always know which build you're on — app version visible across daemon and web. (#204) Thanks @Aresdgi.

🎨 Design catalog

🖼️ Artifacts & preview

📦 Install anywhere

🛠️ Workspace tooling

🛡️ Stability & Reliability

  • Chats survive a flaky network — close your laptop or lose Wi-Fi mid-generation, the run keeps going and you reconnect to live state. (#146) Thanks @nettee.
  • Reliable streaming behind reverse proxies — fixed SSE keepalive when running behind nginx. (#111) Thanks @alchemistklk.
  • Windows is now a first-class path — long working paths, stdin prompt delivery, clean daemon shutdown, correct tsconfig resolution, support for older Claude Code CLI. (#13, #15, #34, #75, #97, #174) Thanks @pftom, @KNIGHTABDO, @lukebaze, @ONEGAYI, @LucaLombardo03, and @Waleed978.

🐛 Bug Fixes

📚 Documentation

🔨 For Developers

Click to expand
  • Initial project structure, rename "Open Claude Design" → "Open Design", and naming optimization. (#1, #2) Thanks @pftom.
  • Frontend toolchain migrated from Vite to Next.js 16 App Router. (#66) Thanks @pftom.
  • Project code migrated to TypeScript with shared contracts. (#118) Thanks @nettee.
  • Initial AGENTS.md / OpenCode agent instructions, beta release workflow placeholder, and commit co-author policy. (#36, #114, #131) Thanks @nettee and @PerishCode.
  • Refreshed desktop integration control plane, star-us prompt. (#5, #123) Thanks @pftom and @PerishCode.

Full Changelog: a98096a...release/v0.1.0

Don't miss a new open-design release

NewReleases is sending notifications on new releases.