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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
D
Docker
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
Vercel News
Vercel News
F
Fortinet All Blogs
B
Blog
Recent Announcements
Recent Announcements
A
About on SuperTechFans
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
C
Check Point Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
Visual Studio Blog
月光博客
月光博客

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.2 — DeepSeek Harness, One Command Away · 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.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.10.1 — stability & performance patc...
github-actio · 2026-06-12 · via Tags from open-design

🩹 A focused stability & performance patch on 0.10.0. No new surface — just fixes and tuning for the shipped 0.10.0 line: leaner prompts and lighter transcripts on every turn, and Claude runs that pause to use a tool no longer get cut off and falsely marked "finished."

⚡ Performance

  • 🧠 Leaner system prompt per turn. System-prompt content is de-duplicated, injected on demand instead of every turn, and per-turn input is curbed — less redundant overhead on each agent turn. (#4203) Thanks @NJUHua.
  • 📜 Lighter transcripts. Prior-turn artifacts are summarized in the transcript instead of resending the full HTML every turn, cutting payload bloat on long conversations. (#4202) Thanks @NJUHua.

🐛 Fixed

  • 🩺 Runs no longer stop short at a tool boundary. When a Claude run reported token usage while pausing to call a tool, Open Design could end the session too early — the run exited with no artifact and the chat landed in a confusing "Stopped with unfinished work" state. Usage at a tool-use boundary is no longer treated as completion, so the run continues until the work is actually done. (#4198) Thanks @yinjialu.

📥 Download: Tag open-design-v0.10.1. All assets are live on GitHub Releases and releases.open-design.ai.

Platform Architecture Asset
macOS Apple Silicon (arm64) open-design-0.10.1-mac-arm64.dmg
macOS Intel (x64) open-design-0.10.1-mac-x64.dmg
Windows x64 (installer) open-design-0.10.1-win-x64-setup.exe
Windows x64 (portable) open-design-0.10.1-win-x64-portable.zip

🙏 Thanks to everyone who shipped 0.10.1

@NJUHua · @yinjialu