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

推荐订阅源

腾讯CDC
博客园 - Franky
MyScale Blog
MyScale Blog
L
LangChain Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
Stack Overflow Blog
Stack Overflow Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 司徒正美
量子位
A
About on SuperTechFans
C
Check Point Blog
大猫的无限游戏
大猫的无限游戏
Last Week in AI
Last Week in AI
小众软件
小众软件
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
V
Visual Studio Blog
Vercel News
Vercel News
B
Blog
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
U
Unit 42

Tags from open-design

Release Open Design 0.22.2 — More reliable update restarts · nexu-io/open-design Release Open Design 0.22.1 — Smoother design runs and recovery · nexu-io/open-design Release Open Design 0.22.0 — Introducing OpenDesign Arena · nexu-io/open-design Release Open Design 0.21.1 — Community First: No Login Required · nexu-io/open-design Release Open Design 0.21.0 — Reliable, Start to Finish · nexu-io/open-design Release Open Design 0.20.2 — Production Exports, Under a Minute · nexu-io/open-design Release Open Design 0.20.1 — Meet Go Plan: Unlimited Access to Three Powerful Models · nexu-io/open-design Release Open Design 0.20.0 — Steady by Design · nexu-io/open-design Release archive/standalone-closure-pre-delivery-20260818 · nexu-io/open-design Release Open Design 0.19.1 — Design with DeepSeek Harness · nexu-io/open-design Release Open Design 0.19.0 — Image Generation, Unlocked · nexu-io/open-design Release Open Design 0.18.1 — DeepSeek V4 Flash, unlimited all week. · nexu-io/open-design Release Open Design 0.18.0 — Design Team Workspace. Now in Codex. · nexu-io/open-design Release Open Design 0.17.0 · nexu-io/open-design Release Open Design 0.16.1 · nexu-io/open-design Release Open Design 0.16.0 · nexu-io/open-design Release Open Design 0.15.1 · nexu-io/open-design Release Open Design 0.15.0 · nexu-io/open-design Release Open Design 0.14.1 — Intelligence with everyone: Grok 4.5 Free, Plus GPT 5.6, Fable 5 & Muse 1.1 · nexu-io/open-design Release Open Design 0.14.0 — Inspiration Time Machine · nexu-io/open-design Release Open Design 0.13.0 — Stay in Flow · nexu-io/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.19.2 — DeepSeek Harness, One Comman...
github-actions · 2026-08-15 · via Tags from open-design

🌟 Codename: DeepSeek Harness, One Command Away

🧰 28 PRs · 9 contributors · 2 days0.19.2 shortens the path from
installing DeepSeek Harness to finishing work with it.
One command can set up
a compatible Harness toolchain, Windows paths with spaces no longer break the
Open Design connection, and long streams stay responsive. This patch also adds
offline-safe HTML export and the structured Design System 3.0 runtime.

🔥 Highlights

  • 🧰 Install DeepSeek Harness with one command. The new bootstrap scripts
    cover macOS, Linux, Windows PowerShell, and Windows CMD. They reuse compatible
    local tools or install an isolated user-scoped Node.js 24 toolchain with the
    pinned Harness release, then open dsh web for API key setup. Open Design now
    installs its connection component through a shell-safe profile path, including
    Windows application and DSH_HOME paths that contain spaces. (#6900, #6905)

  • 📦 Export HTML that keeps working after you move it. Downloaded HTML now
    bundles project-local images, styles, fonts, modules, workers, and nested
    documents into one offline-safe file. Missing or oversized dependencies return
    a clear error instead of a broken export. The same output is available through
    od export --format html. (#6855)

  • Long agent runs stay responsive. Thinking and text still stream into
    chat while Open Design batches persistence and React updates behind the scenes.
    Terminal transitions flush the last buffered output. od export also works
    with a project ID alone, so agents no longer need workspace or member flags
    for a project that already has a saved workspace binding. (#6915)

  • 🎨 Structured design systems now drive generation and validation. Design
    System 3.0 packages give agents an intent map, exact component implementations,
    tokens, and rules. Agents can resolve a component before generating, load only
    its declared files, then validate reuse, required states, token use, and
    fallback behavior. The same workflow is available through
    od tools design-systems. (#6805)

✨ Added

  • The DeepSeek Harness design guide now has a companion collection of 13 verified
    design plugins, grouped by vision, generative UI, workflow, and preview use
    cases, with localized detail pages and source-backed install commands.
    (#6864, #6897)
  • Packaged apps now search standard nix-darwin, NixOS, system, and user profile
    directories when discovering locally installed agent CLIs. (#6885)

🔁 Changed

  • The Home creation row puts the most common project types first, and the
    DeepSeek Pro and Flash campaign copy stays aligned across the product and
    localized landing pages through August 27. (#6852, #6863, #6876, #6892)
  • Landing-page production deploys now purge the active host after publishing and
    keep a short edge TTL for HTML, reducing the time visitors spend on stale
    pages after a release. (#6552)

🐛 Fixed

🧠 DeepSeek Harness and agents

  • Canceling a Harness run now settles once as canceled, terminates the profile
    process, preserves provider error details, and records the correct provider and
    model in diagnostics. Canceled turns no longer appear as Working, Done, or Run
    failed. (#6880)
  • Missing DeepSeek credentials now produce steps for dsh web, Settings →
    Models, and DEEPSEEK_API_KEY instead of [object Object]. (#6890)
  • Long structured event streams no longer leave chat busy after useful output has
    appeared, and project exports avoid repeated workspace-context failures.
    (#6915)

🖼️ Preview and workspace UI

  • Generated presentations recover when Chromium aborts an about:srcdoc
    navigation, powered previews work behind reverse proxies, and comment bridges
    wait for the committed preview URL before reporting ready. (#5592, #6797,
    #6882)
  • Mobile comment previews no longer flash during close, deck previews fill the
    viewer without letterboxing, and the move-to-team dialog covers the composer
    beneath it. (#6785, #6829, #6854)
  • Expanded Message Center rows show their configured HTTP(S) action again.
    Unsafe action URLs remain hidden. (#6894)

🖥️ Desktop and delivery

  • Sidecars accept the configured internal host allowlist, which keeps packaged
    deployments working behind approved internal hosts. (#6802)
  • Team pricing copy now matches the $5 per-seat catalog across landing-page
    surfaces. (#6834)

🙏 Thanks to everyone who shipped 0.19.2

@AmyShang-alt · @CVE-Hunter-Leo · @jlbeard84 · @joeylee12629-star ·
@kiuber · @lefarcen · @lorenzozanee · @mrcfps · @Siri-Ray